G
G.N.Rajesh
Hi all,
We are trying to capture the date value of a datepicker control which is
placed on an Infopath form into a variable through javascript.
We are not able to capture the value.
we are using the method like:
var datevalue = XDocument.DOM.SelectsingleNode(..path). text;
it is showing javascript error.
Could you please help us on this?

Rajesh
We are trying to capture the date value of a datepicker control which is
placed on an Infopath form into a variable through javascript.
We are not able to capture the value.
we are using the method like:
var datevalue = XDocument.DOM.SelectsingleNode(..path). text;
it is showing javascript error.
Could you please help us on this?
Rajesh