Can any tell me is there any way that we can pass values using javascript that would execute in manipulating data in DBase
+1
A:
There is a really big security problem.
You would have to write the database password in plain text.
Thats why most developers use AJAX to call a server side script.
This script manipulates the database.
Ghommey
2009-10-09 12:18:13
+1
A:
If you use SQL Anywhere you can publish webservices on data base and use AJAX to access it.
Zote
2009-10-09 12:25:51