Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: form submittal


Message #1 by "chika ukabam" <chikaukabam@y...> on Mon, 19 Aug 2002 22:08:32
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!

  Return to Index