Forums

ASP

This topic is locked

request.form data binding disappears!

Posted 15 May 2001 20:29:23
1
has voted
15 May 2001 20:29:23 Mike Valentin posted:
hi guys,

thought you might help me on this one...
(UD4/Win2K Advanced Server)

on a page, i have a data binding which requests form
variables from a previous page which i use to show the
user a "preview" before actually inserting the data into
the DB.

i open the same page again and save it under a different
file name because the form fields im previewing this
time are similar but, BAM! the data binding that lists
the form variables pops out of the list but the elements
seem to remain on the page...

what gives? am i missing something here?

Replies

Replied 01 Jun 2001 21:56:56
01 Jun 2001 21:56:56 Dave Joosten replied:
Hello,

You might try to add in Data Bindings some "Request Variables" then select "Request.Form" and put in the exact same name as you defined in the previous page, making sure your SQL has those variables as well then putting them onto your page. Hope this is what you looking for, i sure used it a few times and works fine on my Windows 2000 Server.

Let me know if you need more help
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
hi guys,

thought you might help me on this one...
(UD4/Win2K Advanced Server)

on a page, i have a data binding which requests form
variables from a previous page which i use to show the
user a "preview" before actually inserting the data into
the DB.

i open the same page again and save it under a different
file name because the form fields im previewing this
time are similar but, BAM! the data binding that lists
the form variables pops out of the list but the elements
seem to remain on the page...

what gives? am i missing something here?
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Dave Joosten

Reply to this topic