how do I setup a newsletter request form?

A

Andrew Skywalker

I created a name field and an email field as well as a submit button. But
when I click the submit button in the preview mode nothing happens. I would
like to have viewers request a newsletter from my site. Any help would be
much appreciated.
 
S

Stefan B Rusynko

FP forms only work when published to a server running the FP Server Extensions in http mode (w/ Email transport enabled by the host
if sending to an Email address) and when previewed in Brower (not in FP preview)




|I created a name field and an email field as well as a submit button. But
| when I click the submit button in the preview mode nothing happens. I would
| like to have viewers request a newsletter from my site. Any help would be
| much appreciated.
 
A

Andrew Skywalker

Stefan B Rusynko said:
FP forms only work when published to a server running the FP Server Extensions in http mode (w/ Email transport enabled by the host
if sending to an Email address) and when previewed in Brower (not in FP preview)




|I created a name field and an email field as well as a submit button. But
| when I click the submit button in the preview mode nothing happens. I would
| like to have viewers request a newsletter from my site. Any help would be
| much appreciated.


I just uploaded my page containing the form to my host. My host is windows server 2003 with frontpage extensions installed but when I click on the submit button it stills goes to an error page? How do I enable email transport? Any help would be much appreciated. Thank You
 
T

Thomas A. Rowe

Your host must configure the extensions to support email, and you must publish the site to the
live/remote server via File Menu | Publish Web / Site in the following format:
http://www.yourdomainname.com


--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Top