Hi <input type="button" onclick="document.NameOfYourFormHere.action='timeentry_summary.cfm';document NameOfYourFormHere.submit();">
Will that do ya ? SteG. -----Original Message----- From: Angel Stewart [mailto:[EMAIL PROTECTED]] Sent: 01 November 2001 13:50 To: CF-Community Subject: Two submit buttons..javascript again sorry Umm..I know several of you have done this before. Single Form. One button to go one place.. Other button to go another place.. <!--- END Data Validation ---> <input type="submit" value="Finished" > (to go to timeentry_summary.cfm) <input type="submit" value="Add More" > (to go to timeentry1_action.cfm) </FORM> Uhh..what's the javascript to do this again ? :) -Gel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
