Forums

ASP

This topic is locked

Pass information/ verify

Posted 09 Oct 2005 22:53:54
1
has voted
09 Oct 2005 22:53:54 Christian Sen posted:
Hi there!

I have an insert-page where customers can fill out a form and hit the Send button.
What I would like to do is make a page where I pass the information that is filled in
onto another page and make the customer verify the information before accepting.

This is probably a simple function, but I haven`t been able to make this work yet.

Anyone there who can point me in the right direction?

I`m using DWMX & Access.


Regards, Christian

Help is only a click away...
~~~~~~~~~~~~~~~~~
DWMX2004 | ASP | Access

Replies

Replied 13 Oct 2005 00:24:51
13 Oct 2005 00:24:51 Rene Bandsma replied:
This can be done in several ways. I think the most easiest one is:

1. Create page with submit button and when the customer choses Insert it will go to page 2
2. This page (2) shows the read-only information and has a button "are you sure"?;
3. When pressed are you sure you will insert the data in the database (you can also hold the information in hidden fields);
4. When the user presses now you go back one page and let the user correct everything.

<hr><b>DMXZone support manager</b><br><a href="www.kousman.nl">Kousman web resellers</a>

Reply to this topic