Re: More than one Submit button

2000-07-15 Thread Jeff
ab, :~~ : From: aslam bajaria [EMAIL PROTECTED] : : I have a form which has to have more than one submit : button. : : But, each submit button will have to have a different : fuseaction. : : Also, for one of the submit buttons, a message box : should appear

More than one Submit button

2000-07-06 Thread aslam bajaria
This is a long question. Please be patient with the question. I have a form which has to have more than one submit button. But, each submit button will have to have a different fuseaction. Also, for one of the submit buttons, a message box should appear if the user has not selected something

Re: More than one Submit button

2000-07-06 Thread Justin v0.9 MacCarthy
But, each submit button will have to have a different fuseaction. Sure , create a hidden form field called fuseaction input type=hidden name=fuseaction value ="" Put this function in the header cfhtmlhead text=" script function SubmitFuseAction(fuseaction) {

Re: More than one Submit button

2000-07-06 Thread Brandon Whitaker
Can this be done in Javascript? Or is it better to use CFFORM/CFFORM tag? if so, can someone please help me in figuring out how to do it? JavaScript would work. I believe that instead of a submit button, you'd want to use something along the lines of the following: input type='button'

RE: More than one Submit button

2000-07-06 Thread Mark W. Breneman
Administrator Vivid Media [EMAIL PROTECTED] www.vividmedia.com 608.270.9770 -Original Message- From: aslam bajaria [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 06, 2000 10:40 AM To: [EMAIL PROTECTED] Subject: More than one Submit button This is a long question. Please be patient

Re: More than one Submit button

2000-07-06 Thread Jennifer
At 08:40 AM 7/6/00 -0700, you wrote: This is a long question. Please be patient with the question. I have a form which has to have more than one submit button. But, each submit button will have to have a different fuseaction. Also, for one of the submit buttons, a message box should appear

RE: More than one Submit button

2000-07-06 Thread Parker, Kevin
PROTECTED] ph: +61 8 82332548 fax: +61 8 82332000 -Original Message- From: aslam bajaria [mailto:[EMAIL PROTECTED]] Sent: Friday, 7 July 2000 1:10:AM To: [EMAIL PROTECTED] Subject: More than one Submit button This is a long question. Please be patient