any text in a textbox is treated as string/text.. but how you format the contents is important.. i.e. if you want to save the date in a database and rettrieve later as date, you have to make sure the field is a datetime datatype field.. see below example..
pls check out the below link for a clear picture.. god luck my fren.. :)
Comment