|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
Hi ,
How to write the database connection(insert,delete or select query) within javascript function.Is it possible.Anyone can you help me Thank you |
|
#2
|
||||
|
||||
|
The answer is 'no'.
You don't want to be making database connections from a clientside script like that. It should be done on the server-side, using a server-side language... such as Java, PHP, ASP, Ruby, etc.
__________________
Daryl's Homepage | My Blogroll | My Profile | Firefox supporter! DevArticles Forum Moderator "The net is a waste of time, and that's exactly what's right about it." -- William Gibson |
|
#3
|
||||
|
||||
|
After reading your other thread, I havea better sense of what you're trying to do.
As I mention in the other thread, I would look into How To Post A Form Using AJAX Next time it might be best to proper define and explain the problem and/or what you're actually trying to do... keeping it in one thread should get you better results. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > Database connection(select ,insert query) within javascript function |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|