Techno
Oct 31st, 2004, 06:32 PM
hi there. using asp.net and vb.net
im basically trying to make a "slight" alternative when this happens:
user fills in field details, when they hit submit, all that data is put into SQL and it goes back to the page where they selected the item they wish to add to the DB
now - how can i make it so that when they hit the submit button, it still puts data in SQL BUT instead of going back to the "selection" page, it stays on the same page, clearing out the fields and ready for a new entry of data?
Thanks!
im basically trying to make a "slight" alternative when this happens:
user fills in field details, when they hit submit, all that data is put into SQL and it goes back to the page where they selected the item they wish to add to the DB
now - how can i make it so that when they hit the submit button, it still puts data in SQL BUT instead of going back to the "selection" page, it stays on the same page, clearing out the fields and ready for a new entry of data?
Thanks!