access_asp thread: form submittal
I have a form in an asp page with two buttons that need the form to be submitted. One button retrieves data from an access database and populates several fields on the page. The other button is used to update any changes made to the data by calling another asp page. How do I handle this? I tried creating two seperate forms in a two frame page, but each time I submitted one form the interface of that frame would be replace with the interface of the form being submitted to. Help!
|





