|
|
 |
Re: FN-FORUM vbscript help required
date posted 23rd January 2003 16:06
I already have javascript vetting which works. I am trying to do vbscript
vetting for those people who have javascript turned off. I take it that I
need "RUNAT "SERVER" after contact-vet.htm is a client-side script,
> so you will need the scripting on your browser to be on
>
> also only ie does vbscript client side asfaik so you
> may consider converting it to JavaScript.
>
> Ant.
>
> >-----Original Message-----
> >From: [EMAIL REMOVED]
> [EMAIL REMOVED] Behalf Of PAMELA WHITTAKER
> >Sent: 23 January 2003 13:40
> >To: [EMAIL REMOVED]
> >Subject: FN-FORUM vbscript help required
> >
> >
> >I am stuck with some vbscript :-
> >
> [EMAIL REMOVED]
> >
> >
> >
> >Knutsford Software Ltd :- Contact Page
> >
> >
> >
> >
> >
> > >if(parent.frames.length==0) top.location='index.htm';" leftmargin="0"
> >topmargin="0" marginwidth="0" marginheight="0">
> > >z-index:1; left: 6px; top: 48px">
> >
> > Contact Details:
> >
> >
> > >5px; top: 92px">
> > > If request.form("SendNow")= "YES" Then
> > Response.write("aaaaaaaaaaaaaaaaaaaa")
> > If Not valid_form Then Response.write("False") End if
> >
> > If valid_form Then
> > Response.write("bbbbbbbbbbbbbbbbbbbbb")
> > Title = request.form("title")
> >
> >
> >
> >
> >valid_form is a function defined in Contact-vet.htm but it isn't getting
> >called - any ideas. I have got active scripting disabled to disable
> >javascript - is that the reason?
> >
> >Any ideas please
> >Thanks
> >Pam
> >
> >
> > '
> >
> >NTMail K12 - the Mail Server for Education
> >========
> >Freelancers and Freelance Jobs: http://www.freelancers.net
> >
> >Advertise with Freelancers.net http://www.freelancers.net/advert.php
> >
> >To unsubscribe please email:
[EMAIL REMOVED]
> >
> >If you have difficulties unsubscribing please email:
[EMAIL REMOVED]
> ========
> Freelancers and Freelance Jobs: http://www.freelancers.net
>
> Advertise with Freelancers.net http://www.freelancers.net/advert.php
>
> To unsubscribe please email:
[EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
[EMAIL REMOVED]
'
NTMail K12 - the Mail Server for Education
|
 |
|