Here's the basic idea...
URL: <a href="formpage.cfm?button=value">

action page:
if url.button=optiona
     do this stuff
if url.button=optionb
     do different stuff
else
     do some default thing

If the forms are basically the same, you can just set
the form's action attribute and use the same form.

__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail – Free email you can access from anywhere!
http://mail.yahoo.com/
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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.

Reply via email to