How to make a form without FP extensions

P

pb

My web hosting company doesn't support FP extensions at this time. What is
the html code for making a simple submit type form in FP2002? I want 2
textboxes that submit or sends the results to an email. SO when a user puts
in information, the information is sent to an email which i specify. Does
anyone know the Html code to do this? If so, where is the code placed in the
webpage? I know my web hosting company supports CDONT and ASP if that helps.
 
J

Jens Peter Karlsen[FP MVP]

You can't do that just with HTML.
You can write a Form handler in ASP yourself or you can ask your
Provider if they have a Form handler you can use instead of FP's.
Most do offer this.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
C

cookoonest

http://www.response-o-matic.com


pb said:
My web hosting company doesn't support FP extensions at this time. What is
the html code for making a simple submit type form in FP2002? I want 2
textboxes that submit or sends the results to an email. SO when a user puts
in information, the information is sent to an email which i specify. Does
anyone know the Html code to do this? If so, where is the code placed in the
webpage? I know my web hosting company supports CDONT and ASP if that
helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top