hi,
a couple of things are driving me nuts!!
I'm working on a labtop with Windows 2000 & SP3 (iis 5.0)
and am trying to validate a form using :
"myForm_onSubmit=false" in a "sub myForm_onSubmit" routine.
I used it before with a server and it worked fine.
However, now the form submits regardless.
I tried the "document.myForm.submit" in a different sub
and also "myForm.action="
Are there things that won't work on a PWS?
On a older computer without SP3 installed I get the
"Object does'nt support this method or property".
Am I just having a bad day or can anyone shed some light.
thanks
jacobus
a couple of things are driving me nuts!!
I'm working on a labtop with Windows 2000 & SP3 (iis 5.0)
and am trying to validate a form using :
"myForm_onSubmit=false" in a "sub myForm_onSubmit" routine.
I used it before with a server and it worked fine.
However, now the form submits regardless.
I tried the "document.myForm.submit" in a different sub
and also "myForm.action="
Are there things that won't work on a PWS?
On a older computer without SP3 installed I get the
"Object does'nt support this method or property".
Am I just having a bad day or can anyone shed some light.
thanks
jacobus