RE: Template running more than once?

2002-02-27 Thread Shawn Grover
:[EMAIL PROTECTED]] Sent: Tuesday, February 26, 2002 5:21 PM To: CF-Talk Subject: RE: Template running more than once? Is is an action page off a form? Browsers will allow a double click on the submit form to process the action page twice To keep people from clicking the submit button twice use

RE: Template running more than once?

2002-02-27 Thread Chad Gray
To: CF-Talk Subject: RE: Template running more than once? Is is an action page off a form? Browsers will allow a double click on the submit form to process the action page twice To keep people from clicking the submit button twice use this: INPUT TYPE=Button NAME=Submit VALUE=Start Activity

RE: Template running more than once?

2002-02-26 Thread Shawn Grover
: Template running more than once? We have a case where it appears our template is running twice - but only intermittently. I had a similar problem and it was, thankfully, tracked down to an error in a dynamic img tag. Disable images in your browser and see if it still loads the tempalte twice

RE: Template running more than once?

2002-02-26 Thread Chad Gray
PROTECTED]] Sent: Monday, February 25, 2002 5:00 PM To: CF-Talk Subject: RE: Template running more than once? We have a case where it appears our template is running twice - but only intermittently. I had a similar problem and it was, thankfully, tracked down to an error in a dynamic img tag

RE: Template running more than once?

2002-02-25 Thread Zac Belado
We have a case where it appears our template is running twice - but only intermittently. I had a similar problem and it was, thankfully, tracked down to an error in a dynamic img tag. Disable images in your browser and see if it still loads the tempalte twice. If it doesn't then try looking in