RE: Re: how to submit a form by pressing enter - bit complicated!

2004-03-13 Thread Peter Tilbrook
_ From: Hugo Ahlenius [mailto:[EMAIL PROTECTED] Sent: Saturday, 13 March 2004 6:13 PM To: CF-Talk Subject: OT: Re: how to submit a form by pressing enter - bit complicated! I have a related problem -- how do I make sure that pressing enter in an input box submits the form -- it doesn't s

OT: Re: how to submit a form by pressing enter - bit complicated!

2004-03-12 Thread Hugo Ahlenius
da.no - Original Message From: "cf coder" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, March 11, 2004 13:51 Subject: how to submit a form by pressing enter - bit complicated! | Hello Everybody

Re: how to submit a form by pressing enter - bit complicated!

2004-03-11 Thread cf coder
thanks so much for your reply. I removed the onClick event and added the onSubmit event and it works. Thanks again, much appreciated. cfcoder >Place the code from the onClick of the image in the onSubmit of the >form. > > >method="get" return >false;"> >... >    >name="next_button" src=""> >bo

RE: how to submit a form by pressing enter - bit complicated!

2004-03-11 Thread Pascal Peters
ot; style="z-index:100"> > -Original Message- > From: cf coder [mailto:[EMAIL PROTECTED] > Sent: donderdag 11 maart 2004 13:51 > To: CF-Talk > Subject: how to submit a form by pressing enter - bit complicated! > > Hello Everybody, > > Can I just say

how to submit a form by pressing enter - bit complicated!

2004-03-11 Thread cf coder
Hello Everybody, Can I just say that I've looked everywhere to find a solution to this problem and have failed. I am posting my code and would really appreciate if someone could help. I have two forms in my page each contained in a div tag. Actually the second form is called from a iframe from wi