Forms

G

Guest

I created a multipage website - www.kelowna8ball.ca, for our pool league, but
in another program. I now wanted to add a feedback form but my eval copy of
FP did not inlclude a forms wizard for some reason, so I created a page
(feedback.html)adding the appropriate fields. I also created two html pages -
thankyou.html and error.html. No matter how I name the confirmation page in
the form properties "options" I keep getting a "page error" instead of the
"thank you" page, yet I can load it just fine by typing to same URL. Any
ideas?

To see what I get, open the site and click on the "contact us" link in the
first paragraph. Thanks.
 
G

Guest

i dont have a solution but when i click Submit on ur Contact Us page, i get
the Thank you page...
 
S

Stefan B Rusynko

When I hit submit at http://www.kelowna8ball.ca/feedback.html I get your confirmation page / message

PS
Your login form on the home page has a bad location for the action
action="../Kelowna8ball/applications/logindatabase_template_page.asp...
should be
action="/applications/logindatabase_template_page.asp...

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|I created a multipage website - www.kelowna8ball.ca, for our pool league, but
| in another program. I now wanted to add a feedback form but my eval copy of
| FP did not inlclude a forms wizard for some reason, so I created a page
| (feedback.html)adding the appropriate fields. I also created two html pages -
| thankyou.html and error.html. No matter how I name the confirmation page in
| the form properties "options" I keep getting a "page error" instead of the
| "thank you" page, yet I can load it just fine by typing to same URL. Any
| ideas?
|
| To see what I get, open the site and click on the "contact us" link in the
| first paragraph. Thanks.
 
G

Guest

Thank you. Yes, the form is working now. I had originally created a
feedback.html "page" and uploaded it to the server with CuteFTP, which
obviously didn't work. I then created a new "site"in FP, imported the
feedback.html page, and uploaded with FP, and it works fine now.
 
S

Stefan B Rusynko

I guess you learned why you should not FTP if using any FP run time components

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Thank you. Yes, the form is working now. I had originally created a
| feedback.html "page" and uploaded it to the server with CuteFTP, which
| obviously didn't work. I then created a new "site"in FP, imported the
| feedback.html page, and uploaded with FP, and it works fine now.
|
| "Stefan B Rusynko" wrote:
|
| > When I hit submit at http://www.kelowna8ball.ca/feedback.html I get your confirmation page / message
| >
| > PS
| > Your login form on the home page has a bad location for the action
| > action="../Kelowna8ball/applications/logindatabase_template_page.asp...
| > should be
| > action="/applications/logindatabase_template_page.asp...
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > |I created a multipage website - www.kelowna8ball.ca, for our pool league, but
| > | in another program. I now wanted to add a feedback form but my eval copy of
| > | FP did not inlclude a forms wizard for some reason, so I created a page
| > | (feedback.html)adding the appropriate fields. I also created two html pages -
| > | thankyou.html and error.html. No matter how I name the confirmation page in
| > | the form properties "options" I keep getting a "page error" instead of the
| > | "thank you" page, yet I can load it just fine by typing to same URL. Any
| > | ideas?
| > |
| > | To see what I get, open the site and click on the "contact us" link in the
| > | first paragraph. Thanks.
| >
| >
| >
 

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

Similar Threads


Top