Form Results

  • Thread starter Thread starter Beverly
  • Start date Start date
B

Beverly

2 questions regarding form results:

1. Client has a form that has probably 100 fields. But when a user fills
the form out, there may only be 15 fields filled in. But there are still
100 fields showing up in the (long) email results, 85 of them just showing
the field name, making the results hard to decipher. Client wants the
results to only show fields that have data in them. Can this be done?

2. When the email shows up in the clients inbox, the email in the "From"
field is the clients email address associated with her web host. She
*wants* to have the "From" field be the email address of the person who
input the form - her customer. Can someone please help me understand how
that can be done? She said her former designer was able to create a form
like this because sometimes, people input the wrong email address in the
email address field and she had to rely on the "From" email address instead.

Thank you!!
 
1. Not possible when using the FP Form Handler. Requires using a custom written server-side script
(ASP. ASP.net, PHP to process the form data, and leave empty fields, etc.

2. Again not possible when using the FP Form Handler. Under Form Properties, set the Reply To use a
field on the form where the user would enter their email address.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
Is there anyone out there who can help me get this script written? I would
be willing to pay to have this done - I just don't have any programming
knowledge or knowledge about how to install.

Thanks!
 
Depends on your Host OS and what server side scripting they support

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| Is there anyone out there who can help me get this script written? I would
| be willing to pay to have this done - I just don't have any programming
| knowledge or knowledge about how to install.
|
| Thanks!
|
|
 
The client uses GoDaddy and has the Deluxe Hosting with CGI package (Linux)
so it appears that it does support PHP.

Please advise. Thanks!
 
Back
Top