Wrox Home  
Search P2P Archive for: Go

  Return to Index  

interdev_programming thread: ASP and VBSCRIPT


Message #1 by "martha j sayers" <msayers@c...> on Thu, 7 Mar 2002 00:57:47
I think what you are looking for is at msdn.microsoft.com  follow the
scripting menu where you can download both vbscript and jscript.

HTH

Martyn

-----Original Message-----
From: Doug Maret [mailto:djmaret@m...] 
Sent: 07 March 2002 18:06
To: Interdev_Programming
Subject: [interdev_programming] Re: ASP and VBSCRIPT


Don't know the link, but it looks like you need 'space underscore'. As
in:
     if blah blah or blah or blah _
        or blah then
     end if

> Hi folks,
>   this may not be the right place but I am using VbScript with my
Interdev 
> project and at one time there was a plcae you could lik to to download
the 
> VbScript Manual. Does anyone know where that darn link is ?? I cann't
> remember how you continue to next line when using several conditional 
> statements like a whole bunch of or's...
> ie if blah blah or blah or blah
>       or blah then
>    end if
> 
> thanks a heap :-)
> marthaj
$subst('Email.Unsub').


  Return to Index