http://www.quirksmode.org is always helpful. 

I should have asked earlier, but you said you were using a TextBox.  I never thought to ask if you set it to a multiline which would render to "textarea".

On 7/27/06, Jon Ceanfaglione <[EMAIL PROTECTED]> wrote:
use .InnerHTML

On 7/27/06, Russ (Developer) < [EMAIL PROTECTED]> wrote:

<textarea name="Purchased_assets1__0:Asset_description1:strFeatures"
id="Purchased_assets1__0_Asset_description1_strFeatures" rows="3"
cols="28" class="InputText">Other</textarea>

The above is the html for the text area.

I tried the var s and that did not work.  If I alert the value before I
do the update, it comes back correctly.  If I alert the value after the
update, it comes back correctly.  However, the UI still shows the old
value after the update even though the alert suggests otherwise.







--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group.

To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]

For more options, visit this group at http://groups.google.com/group/ajaxpro

The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info/

Don't forget to read my blog at http://weblogs.asp.net/mschwarz/
-~----------~----~----~----~------~----~------~--~---

Reply via email to