RE: Auto form submission

2002-09-01 Thread Joe Eugene
PROTECTED]] Sent: Friday, August 30, 2002 11:18 PM To: CF-Talk Subject: Auto form submission Is there a way a form can be submitted withoutthe user having to click a sumbit button? (automatically) Here's the scenario: I have a multi-part form that uses the Forta tag cf_embedfields. On the first

Re: Auto form submission

2002-09-01 Thread Gyrus
- Original Message - From: "Candace Cottrell" <[EMAIL PROTECTED]> > Is there a way a form can be submitted withoutthe user having to click a > sumbit button? (automatically) --- I think you need to look in JavaScript: form.submit(); HTH, - Gyrus ~~

Auto form submission

2002-08-31 Thread Candace Cottrell
Is there a way a form can be submitted withoutthe user having to click a sumbit button? (automatically) Here's the scenario: I have a multi-part form that uses the Forta tag cf_embedfields. On the first page of the form, the user select an image type. This can be an linked image, an uploaded im