ellisd5
02-11-2004, 03:27 PM
How can I do the following check without using a < or >
A xml parser keeps replacing it with > and its messing up my script!
if (todaysDate > selectedDate) {
TIA
Dale
A xml parser keeps replacing it with > and its messing up my script!
if (todaysDate > selectedDate) {
TIA
Dale