Re: Saving aspx to file or other solution



On May 8, 8:22 am, ziros <z...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
We have a need, after a user fill out a form, to save that page (aspx)
and to send it as attachment by email , and to save it to a database for later
retrieval [the user will not be able to change nothing on page after submit]

any ideas how to save the aspx with user data to file ? maybe image ?
TIA

Attachments...
http://www.google.com/search?hl=en&q=asp.net+email+attachment

But are you sure that you need to have an attachment? A form can be
sent as a plain text message, in this case (depends on your need) it
can be saved as a text in the database, or in a "table" format (each
form field = a column in a table).

.



Relevant Pages

  • Re: Mass formatting a document?
    ... My info is in a .dos database. ... format the entire LENGTHY docment. ... Identifiers can be added easily to the plain text file in the database to ... denote Classification, Company & Location lines when it's first prepared.) ...
    (microsoft.public.word.docmanagement)
  • Re: Search an Access Database
    ... I checked the database and it contains the ... >> RJP wrote: ... The way to resolve this is to give each search form field a default ... value (it's done in the wizard). ...
    (microsoft.public.frontpage.programming)
  • Re: Database Search Results Are Incorrect
    ... It sounds like you're using a wizard to build your query. ... (Your Company form field is blank ... AND means that BOTH conditions meet the criteria. ... > Karen - I am pulling data from a database management ...
    (microsoft.public.frontpage.client)
  • Re: Form Data
    ... help for an answer to this as well as the knowledge base. ... I add new users to my database table called ... I would like three fields from the tblUsers table to autofill into ... into the initial value of the form field that could insert the correct data ...
    (microsoft.public.frontpage.programming)
  • Re: form field initial value
    ... Not a string. ... > Conversation: form field initial value ... > my database table called tblUsers. ...
    (microsoft.public.frontpage.programming)

Loading