How to insert bulk of data through form in databas
Hello Everyone
If I have 3 web pages,each have textbox,textarea etc.with next and back button.Then I filled up 1st page and click next then filled up 2nd. page then click next.Now filled up 3rd page.After filling 3rd.page we click submit.
Then I want to insert all the values of three pages into database with the condition that each field has more data like in textarea. How can I do.
Please tell me.
Thanks
|