wehuberconsultingllc.com

wehuberconsultingllc.com random header image

Entries Tagged as 'jquery'

Jeditable and Classic ASP

February 5th, 2010 · 1 Comment · CSS/WebDesign, jquery

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 [...]

[Read more →]

Tags: ·