Repost: Merging external data with html (not dotnet) form

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Jim Adams (jim_adams_at_hotmail.com)
Date: 08/25/04


Date: 25 Aug 2004 10:49:11 -0700

My ASP.Net (VB.Net) app needs to display a filled in form to a web
user from the following:

a) read HTML form files (not ascx) dynamically from disk (e.g.
form.html)
b) read its corresponding submitted values from disk (e.g. form.xml)

The form data should be merged back into the HTML form so that when
displayed to the user, the form looks exactly like it did the moment
before
they clicked the form's Submit button.

Any ideas on an approach would be great appreciated.

(I've received some input about how to do it by converting forms into
ascx and programmatically stepping through the controls collection,
but unfortunately, in this case, forms will be standard HTML and not
.Net.

Thanks for any insights!

Jim



Relevant Pages

  • Merging HTML form with external data
    ... My ASP.Net app needs to display a filled in form to a web ... read a form files dynamically from disk ... The form data should be merged back into the HTML form so that when ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Upload file having Browse button and Submit button on same form
    ... What I do for form validation is I call the same page for display, validation and database entries. ... In the action part of the html form I use: ...
    (comp.lang.php)
  • Problem Passing File Names
    ... I'm using the following function to display a list of files in a ... directory in a HTML form that allows the user to delete files. ... field of the input tag gets passed through POST as ... must be doing something to my string. ...
    (comp.lang.php)
  • Re: Saving or converting HTML online form as a .pdf or .txt file
    ... Nigel Henry wrote: ... may have a go, just for experience, but is there a way to save an HTML form ... to disk, and then convert it to a .pdf, which I can deal with using pdfedit. ...
    (Fedora)
  • Re: Please help..
    ... I would like to know if it is possible to create an HTML form text box ... that can draw information out of the database and display it in the ...
    (comp.lang.php)