
August 15th, 2003, 09:14 AM
|
|
Junior Member
|
|
Join Date: Aug 2003
Location: Andover, MA
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Server-side VBScript to JavaScript Conversion
Hello:
We have a large-ish (~400 page) web application that uses ASP with server-side VBScript and DHTML. There is no client-side scripting. Output is relatively complex using both tables and graphics (see URL). Most pages either read from or to multiple database tables. Currently, Oracle, SQL Server, and Access are supported. The application is stable.
Unfortunately, an increasing number of customers ... or potential customers ... will only allow JavaScript applications. This is particularly true for customers who allow Netscape Navigator at the client-side.
Are there any standard reference sources (books, sites, etc.) that can suggest how to make the switch to server-side JavaScript ... or is that an oxymoron?
Thanks.
|