Hi
try this
var row = ds.Tables[0].Rows[0];
alert(row.yourfieldname); // e.g row.EmpID
On 4/7/06, INeedADip <[EMAIL PROTECTED]> wrote:
_javascript_ Date?
How did you get your: "Thu Apr 6 20:43:59 EDT 2006"? Is that what you
see in the source? or did you do something like
alert(ds.Tables[0].Rows[0]["whatever"].
I ask because if you got that value from an alert(), then it is a
"_javascript_ date".
--
Michael Lafayette A. Ventura
------------------------------------------
Sr. .Net Developer
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
