Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Form Action Question.

Status
Not open for further replies.

ewylam

Programmer
Jan 25, 2005
16
US
Hi again,

I have yet another question, however this one is not about code, just theory. Perhaps if I would have actually taken a programming class I would know this one.

My question is:
What do you fell is the best way to handle the action of a form? Example. I ave a form used to register a user to a site. I also need to use the form to edit a users info that has already entered the site. Is it best to create two seperate pages for this or just create a bunch of <cfif> statments? Also, should the action (ie. updating/inserting into the database) be completed on the same page or on an action page? You help is greatly appreciated. Thank you.

Emmett
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top