Given the previous suggestions I feel that
I might have misunderstood but here's tought.
-One form, one action template, multiple submit buttons.
-Query the user id before the input form.
-If their is a match populate the input boxes with
the results and pass the id via a hidden field, else
all is blank and id is null.
-Action page would resemble _if id exists cfupdate else cfinsert_
-You could also if/else the extra submit buttons on the form if
the id exists.
Benekli23:40P22V2000
-----Original Message-----
From: Steve Reich [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 22, 2000 9:37 PM
To: [EMAIL PROTECTED]
Subject: Re: Nested Forms
None taken. I want my users to be able to update their personal information.
What I would like to do is have it broken into sections like home
information, business information, and other information. If they are making
a change to just their home phone, let's say, then I don't want them to have
to scroll all the way to the bottom to find the submit button. I wanted to
have 3 forms on the page. However, when they are filling it out the first
time, I don't want them to have to submit 3 times... instead their would be
a 'Save All' submit button at the bottom.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.