Click to See Complete Forum and Search --> : Editing HTML form data offline?


tvn
09-17-2007, 08:48 AM
I have some HTML data containing reference articles which I need editors in my office to be able to scan and mark for inclusion in a final dataset. An easy way for me to do this would be to add a pull-down menu for each article with an include/exclude option (or a radio button or whatever). The problem is I don't want to set things up for submission of this data to a server, all I'm looking for is a quick way of letting users filter data in a friendly interface withoiut copying it all into something dreadful like Word.

Does anyone know whether it's possible to do this in offline mode where the user can simply save the edited html form without actually POSTing the data?

Tim

ray326
09-17-2007, 01:29 PM
Nope, it's not possible.