E
Earl Partridge
FP2000, Windows XP
I have a frames page with Banner, Contents & Main.
The Banner frame contains a form for getting user input.
The Main frame is used to display input from an Access database.
The Contents frame is used to display a list of users online.
When data is entered in the text box on the Banner frame and Submit
pressed, the form routes to an Update page for adding the input data
to the database. This is working correctly.
After updating the database, that Update page Redirects to the source name
of
the Main frame. However, the Contents frame, instead of the Main frame
receives the data from the database.
The Frameset page is an HTM file, the 3 frames are all .ASP files.
I have a frames page with Banner, Contents & Main.
The Banner frame contains a form for getting user input.
The Main frame is used to display input from an Access database.
The Contents frame is used to display a list of users online.
When data is entered in the text box on the Banner frame and Submit
pressed, the form routes to an Update page for adding the input data
to the database. This is working correctly.
After updating the database, that Update page Redirects to the source name
of
the Main frame. However, the Contents frame, instead of the Main frame
receives the data from the database.
The Frameset page is an HTM file, the 3 frames are all .ASP files.