USER FORM

T

Theo

Hi There,
I've created a userform on my website where people submit queries etc.
I used the standard form in FP 2000.In the form properties I specified that the details should be sent to a certain e-mail address. Whenever I click on the Submit Query button,nothing happens. I get the "Cannot find Server" error page. Why is this happening? Is it because my webpage isn't registered yet? Or is it something I didn't do right?

Please help, need to get this thing running ASAP!

Cheers
Theo
 
M

MD Websunlimited

Hi Theo,

Do you have the FPSE installed with a site email address?


--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
Need to have an Ad Banner that allow individual links?
http://www.websunlimited.com/order/Product/navigation/adbanner.htm
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible


Theo said:
Hi There,
I've created a userform on my website where people submit queries etc.
I used the standard form in FP 2000.In the form properties I specified that the details should be sent to a certain e-mail
address. Whenever I click on the Submit Query button,nothing happens. I get the "Cannot find Server" error page. Why is this
happening? Is it because my webpage isn't registered yet? Or is it something I didn't do right?
 
S

Stefan B Rusynko

FP Forms processing requires:
- A form created in FP as a part of a FP Site
(if created locally in FP, the site w/ the form must be published to a server running the FP Server Extensions using http mode)
- Saved results must be to an existing file in a folder w/ write permissions
(by default the _private folder has write permissions)
- The host server must be running properly configured FP Server Extensions that are not corrupted
(corruption can be caused by accessing the server outside of FP - say using FTP)
- To send mail the host server must have Email Transport enabled under the FP SE by the Host
(most hosts will block any mail that is not sent to an address at the hosted site / domain)




| Hi There,
| I've created a userform on my website where people submit queries etc.
| I used the standard form in FP 2000.In the form properties I specified that the details should be sent to a certain e-mail
address. Whenever I click on the Submit Query button,nothing happens. I get the "Cannot find Server" error page. Why is this
happening? Is it because my webpage isn't registered yet? Or is it something I didn't do right?
|
| Please help, need to get this thing running ASAP!
|
| Cheers
| Theo
 
C

Crash Gordon®

<I get the "Cannot find Server" error page. Why is this happening? Is it because my webpage isn't registered yet? Or is it something I didn't do right?>

WHEN did you register your 'webpage'?
If your webpage isn't registered yet how did you put it online?


| Hi There,
| I've created a userform on my website where people submit queries etc.
| I used the standard form in FP 2000.In the form properties I specified that the details should be sent to a certain e-mail address. Whenever I click on the Submit Query button,nothing happens. I get the "Cannot find Server" error page. Why is this happening? Is it because my webpage isn't registered yet? Or is it something I didn't do right?
|
| Please help, need to get this thing running ASAP!
|
| Cheers
| Theo
 
A

Andrew Murray

have you published the page/site to a FP server extension enabled server?

Theo said:
Hi There,
I've created a userform on my website where people submit queries etc.
I used the standard form in FP 2000.In the form properties I specified that the
details should be sent to a certain e-mail address. Whenever I click on the
Submit Query button,nothing happens. I get the "Cannot find Server" error page.
Why is this happening? Is it because my webpage isn't registered yet? Or is it
something I didn't do right?
 
Top