Hi,
I am working on a project in which i've to identify a textbox value,
The end user may enter a date (dd\mm\yyyy) or may enter a ticket number (alphanumeric:ex:'VD103'),
can anyone tell me how to distinguish the date or string values entered in the textbox so that depending upon that i am able to connect to the database
Kiran.