i have a text field on my asp page and it gets its value from a popup calendar. i need to separate the values so that they can be used with the dateserial function. in the text field it appears as 01 24 2005 so i am going to need to have 3 separate text fields and have the month in one, the day in another and the year in the third. im not really sure how to do this...thanks