Click to See Complete Forum and Search --> : Database with Java???


dudinks
02-05-2003, 07:56 PM
Hello again...

Is there a way to connect a Database to a JavaScript???

I want to write a Poll system, but my server does not allow, asp, or php....
There is a way to create this in JavaScript???

Or what you can recommend me, but not remote asp hosting, please....

Thanks....

khalidali63
02-05-2003, 09:22 PM
You might be able to do this using "LiveConnect" but that will limit you to the NS browsers

Here is a link if you are interested more in this topic.

http://devedge.netscape.com/library/manuals/2000/javascript/1.5/reference/partjava.html#999869

cheers

Khalid

pyro
02-05-2003, 11:35 PM
Originally posted by khalidali63
You might be able to do this using "LiveConnect" but that will limit you to the NS browsersAnd that would be even worse than all those goodies that limit you to only Micro$oft IE, as Netscape has about 5% of the market share or less. :(

Charles
02-06-2003, 04:37 AM
But that doesn't matter. Anything that you do with Java or JavaScript will fail often enough that you need to have a backup method that actually works. Just put a link there to the server side method.