1) dont use the button type of submit, no need. Just a regular button with
suffice.
2) dont use vbscript, use javascript, on the client. VBScript isn't the way
to go, too limited.
#1 should take out the submittion problem though.
--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"viktor" <serguienkov [at] hotmail.com> wrote in message
news:O94tOBK3EHA.3316 [at] tk2msftngp13.phx.gbl...
> Hi,
> I have a small problem with the form. I am using OnClick() event to
> prrform some check before i submit the form. When i click wit the mouse
> works fine, but wheni enter the value into a field and hit ENTER is
> submiting the form with out checking. any ideas
> check the attachment for code
> thanks
>
>
>
>
>
>
