Fields in forms

T

Tessa Ford

Does anyone know if there is anyway Frontpage can cut out
the fields that aren't entered by the visitor, so that when
you the recipient gets the email, there's not a long screed
of fields to wade through to see all the entries the
visitor/buyer has selected?

This seems to be an ongoing problem with Frontpage and if
something new has come up, I'd love to hear it!

Tessa
 
S

Stefan B Rusynko

No
It is not a problem, it is just the way the FP forms handler (and most other forms handlers) works




| Does anyone know if there is anyway Frontpage can cut out
| the fields that aren't entered by the visitor, so that when
| you the recipient gets the email, there's not a long screed
| of fields to wade through to see all the entries the
| visitor/buyer has selected?
|
| This seems to be an ongoing problem with Frontpage and if
| something new has come up, I'd love to hear it!
|
| Tessa
 
B

Bob Lehmann

That is the way most form handlers work. You can write your own custom
handler in ASP, PHP or JSP if you want specific functionality.

Bob Lehmann
 
T

Tessa Ford

Thanks for that, but how do I go about writing my own when
I haven't used ASP, PHP or JSP before? Any tips?

Tessa
 
Top