"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