Click to See Complete Forum and Search --> : writing to database


bobast
10-31-2003, 10:57 AM
Hi,
I'm wondering if someone can help me. I am wondering if there is a way to write to a database using javascript. I am able to do this using vbScript but am adding some functions to a piece of software that is written in javascript.
Hope someone can help me.

Bobby

Khalid Ali
10-31-2003, 01:43 PM
No, JavaScript is a client side scripting language.And its designed not to acess system resources.Typically you shouldn't even use VBscript for this purpose, in MS technologies use ASP