Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't request value of this object
Message
 
À
20/03/2002 11:07:03
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00634996
Message ID:
00635549
Vues:
19
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform