Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Database Records on Web Pages

Status
Not open for further replies.

brucerichards

Programmer
May 3, 2001
3
0
0
GB
I want to be able to load a web page, have the user enter data, perhaps load a different page in the same browser window and then return to their original page where their previously entered data still resides.

I don't want to commit the record to SQL until it is complete. I was thinking of something on the lines of having some sort of XML bridge between the database and webpages where data is held until it can be saved, but is this the best way..

Does anyone know some good web pages that advise on something like this...

Thanks in advance...

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top