Forums
This topic is locked
Reload Insert Form with same values??
Posted 27 Apr 2002 21:47:29
1
has voted
27 Apr 2002 21:47:29 chris chris posted:
I have an UD insert.php into a mysql database. I want to save to the database then have the same insert.php file re-appear with the same values loaded in the form that were there the first time.I have users that usually insert the same record more than once but they only change a couple of fields.
Thanks for any help
Replies
Replied 28 Apr 2002 07:12:40
28 Apr 2002 07:12:40 Jeremy Conn replied:
You could try setting all the textboxes initial values to what is used most often, and then just have them change whatever needs changing.
To do that, simply select the textbox, then type your values into the 'Init Val' section on the Properties panel.
(UD4|IIS5|WXP|ASP)
*Connman21*
www.conncreativemedia.com
To do that, simply select the textbox, then type your values into the 'Init Val' section on the Properties panel.
(UD4|IIS5|WXP|ASP)
*Connman21*
www.conncreativemedia.com
Replied 28 Apr 2002 15:39:31
28 Apr 2002 15:39:31 chris chris replied:
Putting in initial values is not an option. For example one of the fields is Club Name. There is no way to put in an initial value. Another is State, etc.
Any other ideas?
Any other ideas?