Fork me on GitHub

Form Processing Scripts that send URLs via email  Bottom

  • Is there a way to have somebody fill out a form, click submit, have the form saved to the server, and have a link to that form sent to specified email addresses? This would eliminate the form script from having to interpret the form data, speed up the processing of the form, and keep a record of the form in a centralized database.
  • The script _needs_ to interpret the data...this is how "bad" things are cleaned from it.
  • The formExpress/feProc/Pagesetter combination might be what you're looking for.

    FormExpress to make the form and handle the e-mail link
    feProc to pass the data to Pagesetter
    Pagesetter to store the data in the database.

    --
    Burnham Racing
    Illinois Cycling Association
  • I didn't know the last one, Pagesetter. Thanks :)
  • i didnt find a working version of Feproc, could you point me to one plz?
    for PN 0.75 - 0.76

This list is based on users active over the last 60 minutes.