- see footer for list info -<
Ok so I found the mid function.
Can anyone tell me whats wrong with this please .....
//Check the start date delimeters
StartDateDelimeter1 = Mid(#StartDate#,3,1);
StartDateDelimeter2 = Mid(#StartDate#,6,1);
if asc(#StartDateDelimeter1#) neq 47
{
ErrorMessage = ErrorMessage & "Please enter a valid event start
date.<br>";
}
Regards - Paul
_______________________________________________
For details on ALL mailing lists and for joining or leaving lists, go to
http://list.cfdeveloper.co.uk/mailman/listinfo
--
CFDeveloper Sponsors:-
- Hosting provided by www.cfmxhosting.co.uk -<
- Forum provided by www.fusetalk.com -<
- DHTML Menus provided by www.APYCOM.com -<
- Lists hosted by www.Gradwell.com -<
- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<