Click to See Complete Forum and Search --> : Converting to date


nadz
07-17-2006, 10:57 AM
Hi I am using .net 1.1. I need some help
Problem I am having can be seen as.
I have an XML doc which has a date string. Now I want the if I specify
a range e.g. 02.07.05 - 11.09.06 it should return the values.
Now I tried converting the string to date could not do it in XML.
Then get them as strings and trying to change it to date in vc++.net
could not do it. If anyone can tell me how can I do it.
Worst case I have to right an algo which does the work on strings,
if anyone has written such algo plz help.
Thaking you all.
Cheers
nadz