:: Forum >>

Need ASP example of saving to a database

I read "Example - saving editable grid data to the server" in the Forum. The URL is http://www.activewidgets.com/javascript.forum.12382.18/example-saving-editable-grid-data.html

It gives helpful information for php developers. I actually have the editable table all set up. The end-user can double-click a cell and type to change the value. When the user clicks away or hits enter, a popup window appears (java code calls this "alert"). The example on the aforementioned forum page calls for the popup window to be populated by a php file called "updateSingleCell.php". i replaced that with an asp file and the popup actually displays the contents of the asp file. now i need my asp popup file to read the http.request data from the cell. on that aforementioned forum page, Alex gives a php example. However i do not know php and my customer doesnt want php... they want asp.

Can someone write a brief example of updateSingleCell.asp like Rob Francis already did for updateSingleCell.php on the above forum page?

I am ready to pull the trigger on purchasing AW, but if it cant do this in ASP (and i am certain it can), then i need to look for a different app.

Thanks to all for your time.
Tim S.
Monday, October 13, 2008

This topic is archived.


Back to support forum

Forum search