This week I implemented a grid style application using Classic ASP and Jeditable. The hardest part of implementing this application was trying to figure out what a save.asp version of save.php would look like. Here the template I created.
<%
dim sID, sValue,errorcode dim field1,field2,field3,field4
‘The sID is a spreadsheet style ID
‘As an example B3 would be the [...]