Click to See Complete Forum and Search --> : Expression Web issue


jt1990
10-05-2009, 03:28 PM
Or maybe it's a server issue, I'm not sure.

I'm trying to setup a survey using MS Expression Web 2. I've built the webpage (for the most part, still a few formatting issues that I need to work on, but the functionality should be there) I've uploaded the survey to the website, but when I press the "submit" button, I get this message:

FrontPage Run-Time Component Page

You have submitted a form or followed a link to a page that requires a web server and the FrontPage Server Extensions to function properly.

This form or other FrontPage component will work correctly if you publish this web to a web server that has the FrontPage Server Extensions installed.
Click the <Back> arrow to return to the previous page.

and the page is <site>/_derived/norbots.htm instead of my results page.

I'm pretty sure that my server has FPSE installed (tho not 100%), and I can find that out if need be.

I've done some hunting online and found a workaround that involved deleting some of the code, but that didn't help any. I even tried installing FPSE on my PC, but still nothing.

Can anyone help me???:confused:

tracknut
10-05-2009, 03:31 PM
I think the first step is verifying that FPSE are installed on the server, since that's the error it's giving you. I would think you could actually just look for the file referenced in the "action=" line of the form, and see if it exists on the server.

Dave