Recent content by dfina_amir

  1. D

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

    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...
  2. D

    I want a help in adding data to a database using asp! PLease help!!!?

    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...
Back
Top