Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I save data (eg textbox value) to a database table

Status
Not open for further replies.

gglgokop1704

Programmer
Aug 9, 2007
54
GB
Please how can I save data (eg textbox value) to a database table (table in PostgreSQL) using javascript. This includes the connection string also.

Any help is appreciated
Regards
Gokop
 
You need to use server side scripting (PHP, ASP etc...). Javascript is client side.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top