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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

need help storing data temporarily...

Status
Not open for further replies.

Mrtechno

Technical User
Nov 6, 2002
75
NZ
Hello....

I'm creating this website in Dreamweaver 8 and I have this page where a Users enters some information for an advert to be posted on the website. Now what I want is that Once the User clicks on the Submit button, the information should not be posted on the website immediately but should be held in the database somewhere temporarily and the User should be taken to the Payment page where the user enters the payment details and once the payment details are confirmed, the advert should then be displayed on the website.

I'm using a MySQL database and have no idea how to go about doin this.

Any help would be much appreciated.

Cheers.
 
I'm using a MySQL database and have no idea how to go about doin this.
if you were using some other database system besides mysql, would you know how to go about doing it?



mysql is no different in that regard

;-)

r937.com | rudy.ca
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top