Avatar of Manju
Manju
Flag for India

asked on 

Classic ASP - x-editable save to SQL

Team - I have downloaded a x-editable script from stackoverflow and it seems they've used php to save the data to mysql.

Link: stackoverflow.com/questions/20070612/x-editable-backend-configuration

Can i do the same with save to SQL? I am using Classic asp page with backend as SQL. I'd like to display a row from SQL & allow user to edit by double clicking and to save in SQL. Any ideas?
ASP

Avatar of undefined
Last Comment
Charles

8/22/2022 - Mon