Re: JS Issue submit() to CF Form

2004-06-21 Thread mavinson
mistakes later!" ;) -mike James Blaha <[EMAIL PROTECTED]> 06/21/2004 01:30 PM Please respond to cf-talk To: CF-Talk <[EMAIL PROTECTED]>     cc:     Subject:JS Issue submit() to CF Form Hello All, I have a really stupid question. Can anyone please s

RE: JS Issue submit() to CF Form

2004-06-21 Thread Dave Watts
> Can anyone please send me a html template that auto submits > to a cf page that will have the form variable show up > properly on the CF template that recieves the POST. > > ... > > > METHOD=POST"> The code you have is fine, except you're missing a quote around POST. Dave Watts, CTO, Fig Le

JS Issue submit() to CF Form

2004-06-21 Thread James Blaha
Hello All, I have a really stupid question. Can anyone please send me a html template that auto submits to a cf page that will have the form variable show up properly on the CF template that recieves the POST. Regards, -JB Example:
    function login()
    {
document.Lo