Forums
This topic is locked
Update Records seems to be a hard job...
11 Jun 2001 15:26:06 Tom Ka posted:
<font face='Arial'>...since no one answer me!!!I'm not a very good with programming - however, On a page I'm reading out of a database some values, I display them anyhow on this page and using a part of them as dynamic data in a hidden inputfield, within a form which posts data for the same recordset to another page. This was the simple part. Now I really don't know how to put some of the data back into the DB within the second page only. I can not do this in the way Udev does it with posting back on the same page because I can not use two behaviours on one page. So all what I want is to get the values with request.form on this second page manipulate the data eith ASP to find the right place where to put it back into the database and get it in there! May I am too stupid for this or is it just such a hassle with Udev???
Anyone who can help me (without confirming I'm stupid ;-( )
Thanks a lot's in advance!
Tom</font id='Arial'>
Edited by - mmtom on 06/12/2001 14:19:01
Replies
Replied 12 Jun 2001 16:10:19
12 Jun 2001 16:10:19 Jay Blanchard replied:
Why not create a second page, like a results page, that will accept the data for input to the database? You could then create a redirection to take you back to the page you want the user to be on.
Replied 13 Jun 2001 01:11:15
13 Jun 2001 01:11:15 Tom Ka replied:
Thanks for respond,
meanwhile i've done so. but it seems to me that there is no way arround to put another submit button there? but I think I'm totally wrong. This complicated nearly unreadable code which Udev writes drives me crazy sometimes. I think I have to learn, learn, ...
Thank you anyway
meanwhile i've done so. but it seems to me that there is no way arround to put another submit button there? but I think I'm totally wrong. This complicated nearly unreadable code which Udev writes drives me crazy sometimes. I think I have to learn, learn, ...
Thank you anyway