Re: How to connect to oracle with javascript
Posted By:
AlessandroA_Garbagnati
Posted On:
Tuesday, May 8, 2001 12:18 PM
Hi,
Well you CAN'T do that with client side JavaScript.
Maybe you can with Server Side JavaScript, but then it's server dependant. I don't know which servers supports server side JavaScript, maybe Microsoft IIS (ASP) and I guess Netscape Server. I think you should check their documentation, I'm sure that they provide you some useful examples.