Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Javascript and VBScript

Reply
Thread Tools

Javascript and VBScript

 
 
Martin
Guest
Posts: n/a
 
      12-03-2003
What needs to be installed on a server to be able to run javascript and
vbscript?

Thanks!

Martin


 
Reply With Quote
 
 
 
 
Bertilo Wennergren
Guest
Posts: n/a
 
      12-03-2003
Martin:

> What needs to be installed on a server to be able to run javascript and
> vbscript?


A Microsoft server.

--
Bertilo Wennergren <> <http://www.bertilow.com>

 
Reply With Quote
 
 
 
 
Hywel Jenkins
Guest
Posts: n/a
 
      12-03-2003
In article <bql0bu$k59$07$>, says...
> Martin:
>
> > What needs to be installed on a server to be able to run javascript and
> > vbscript?

>
> A Microsoft server.


Or Apache with the appropriate modules.

--
Hywel I do not eat quiche
http://hyweljenkins.co.uk/
http://hyweljenkins.co.uk/mfaq.php
 
Reply With Quote
 
Bertilo Wennergren
Guest
Posts: n/a
 
      12-03-2003
Hywel Jenkins:

> In article <bql0bu$k59$07$>, says...


>>Martin:


>>>What needs to be installed on a server to be able to run javascript and
>>>vbscript?


>>A Microsoft server.


> Or Apache with the appropriate modules.


How good is the support for VBScript on Apache (with any appropriate
modules)?

--
Bertilo Wennergren <> <http://www.bertilow.com>

 
Reply With Quote
 
Thomas Jollans
Guest
Posts: n/a
 
      12-03-2003
Martin wrote:

> What needs to be installed on a server to be able to run javascript and
> vbscript?
>
> Thanks!
>
> Martin
>
>


If you mean the <script> tags, you _don't need a server at all_ ! They
are only client side tags.

Thomas

 
Reply With Quote
 
Toby A Inkster
Guest
Posts: n/a
 
      12-03-2003
Bertilo Wennergren wrote:

> How good is the support for VBScript on Apache (with any appropriate
> modules)?


With Apache for Windows, I'd imagine it possible.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me - http://www.goddamn.co.uk/tobyink/?page=132

 
Reply With Quote
 
Louis Somers
Guest
Posts: n/a
 
      12-03-2003
"Martin" <> wrote in news:fanzb.2469$Qd6.2126
@newsread1.news.atl.earthlink.net:

> What needs to be installed on a server to be able to run javascript and
> vbscript?
>
> Thanks!
>
> Martin


Javascript or vbscript do not run on the server. They are embedded in a
HTML page and are run by the browser on the clients computer.

If you are talking about JSP (Java Server Pages) or ASP (Active S.P.) then
you will need server side scripting support for eather or both languages.

What do you want to do?

- For processing data on the server with a database (delivering to your
visiter or storing data they submit) you will need server side scripting.

- For letting buttons highlight when hovering over them, or letting stars
fly, ants crawl, fishes swim over your pages you're looking for javascript
(or vbscript) and don't need any support for it on the server.

--
News Updater, No scripts, No Database
http://www.xmlssoftware.com/NUpdater
 
Reply With Quote
 
Whitecrest
Guest
Posts: n/a
 
      12-04-2003
In article <Xns9447379E8E540546179nospamstudent@194.109.133.2 9>,
says...
> > What needs to be installed on a server to be able to run javascript and
> > vbscript?

> Javascript or vbscript do not run on the server. They are embedded in a
> HTML page and are run by the browser on the clients computer.


ASP uses both server side Javascript and VBScript

> What do you want to do?


THAT is the real question!

--
Whitecrest Entertainment
www.whitecrestent.com
 
Reply With Quote
 
Toby A Inkster
Guest
Posts: n/a
 
      12-04-2003
Whitecrest wrote:

> In article <Xns9447379E8E540546179nospamstudent@194.109.133.2 9>,
> says...
>> > What needs to be installed on a server to be able to run javascript and
>> > vbscript?

>> Javascript or vbscript do not run on the server. They are embedded in a
>> HTML page and are run by the browser on the clients computer.

>
> ASP uses both server side Javascript and VBScript


It also supports server side Perl, Python, etc.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me - http://www.goddamn.co.uk/tobyink/?page=132

 
Reply With Quote
 
Whitecrest
Guest
Posts: n/a
 
      12-04-2003
In article <>,
says...
> > In article <Xns9447379E8E540546179nospamstudent@194.109.133.2 9>,
> > says...
> >> > What needs to be installed on a server to be able to run javascript and
> >> > vbscript?
> >> Javascript or vbscript do not run on the server. They are embedded in a
> >> HTML page and are run by the browser on the clients computer.

> > ASP uses both server side Javascript and VBScript

> It also supports server side Perl, Python, etc.


It supports many things, but the questions was specifically about
paragraph and VB script

--
Whitecrest Entertainment
www.whitecrestent.com
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ASPX, VBScript, JavaScript, Double-Underscored Variables and setTimeOut Shadow Lynx ASP .Net 10 08-09-2006 07:40 PM
Making the same button do client side javascript and server side vbscript? COHENMARVIN ASP .Net 2 10-20-2005 01:13 AM
javascript and vbscript in the same page William F. Robertson, Jr. ASP .Net 3 12-07-2004 07:17 PM
Interfacing JavaScript and VBScript in an ASP.NET web form Chester ASP .Net Web Controls 0 07-30-2004 02:02 PM
mixing Javascript and VBScript in ASP.NET? Jamie ASP .Net 1 12-05-2003 11:54 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57