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
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