Hi,
Check this one,
strField1 = XDocument.DOM.selectSingleNode
("/my:myFields/my:dataFields/d:Table1/d:Table1Item3").text = "abc"
I hope this will help for you.

Signature
k.Ramana Reddy
http://www.autonomysystems.com
> To retieve the start date from the Date Picker Control an article pn this
> from Forum used the following code
[quoted text clipped - 17 lines]
> I guess my synatax for the control path is wrong.
> Can anyone please help?