Adding data to a database using ASP, PLease Help!!!!?

dfina_amir

New member
Actually I want to use a textarea, in that textarea I want to put name and his/her age separated by a comma for example [Amir,17]. On hitting the submit button, the data [Amir] should be stored in name field of the Ms access table and [17] should be stored in age field of the same table. Is it possible to saparate two data by a comma? If yes then how?
 
Back
Top