I actually was using that alert(res.value) to ensure I was getting the
correct value from the server, and I was.

I then alerted the current value of the text box, and that came up
correctly.

I then assigned then executed:
document.getElementByID("Purchased_assets1__0_Asset_description1_strFeature­s").value

= res.value;

and after that alerted the value of the strFeatures and that came back
correct.  The problem is that the field on the UI still showed the
previous value and did not reflect the change even though the alert did.


--~--~---------~--~----~------------~-------~--~----~
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