Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't request value of this object
Message
From
21/03/2002 11:21:59
 
 
To
20/03/2002 11:07:03
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00634996
Message ID:
00635549
Views:
18
>hi everybody!!!
>i´m have a problem with a object activex,
>i'cant request value of this object.
>
>this is code:
>
>< % ERROR:  if request.form("DHTMLEditCtrl")="" then % >
><form method="POST" action="rich.asp" name="frm">
>  <OBJECT NAME="DHTMLEditCtrl" ID="DHTMLEditCtrl" TABINDEX=4 STYLE="WIDTH: 
> ..snip..
>
>note: this is a object richtext
>
>thanks
>everybody
>bye..

Hi Carlos,

Actually, it is not a richtext control, it is a DHTMLEdit control. They are quite different. DHTMLEdit controls do not pass the HTML they contain through a Value property, but through the DocumentHTML property.

I am not sure if you can access this property on the page you are posting too. I have never tried.

HTH,
Phil
_____________________________
Phil Miles
http://www.philmiles.com
phil@philmiles.com
Previous
Reply
Map
View

Click here to load this message in the networking platform