> if you name the submit buttons, then form.submitbutton1 and > form.submitbutton2 exist on the recieving end depending on which one was > pressed, or if you're using type="image" for the submit buttons, > form.submitbutton1.x and form.submitbutton2.x exist on the recieving to do > your switch for the action.
Problem is, that does a standard submit. I need the ability to press submit, and then a new window opens up with results that are different based on the possible changes he has made on the original form. If he doesn't like the results, he can close the second window, and change any field on the original form, and view his changes. Over and over until he is happy with the results. Marcus ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

