I have been working on a web page to show various types of web base reporting techniques. Have a front end page that allows selecting dates, times, and what report to run (could be crystal web server, static html, asp, whatever). At this point, havejust static pages. Have Drop Down select box for report selection on the form. When submit the form, a function is called to lookup the report and re-assign the form’s action to the appropriate report URL. When I run this page as a file, it works. When I run it from the webserver (IIS 5.1 under XP Pro), I get HTTP Error 405 Resource not allowed error. The error page also states “The page you are looking for cannot be displayed because the page address is incorrect.” However, if I take the URL from the address box and paste it into a new browser window, I get the page (thru the webserver) without any problems?
I have searched MSDN, Technet, my library, and have tried many things (frontpage extension security (although none of these pages developed or published with frontpage), web and ntfs security, to no avail. Any help would be appreciated. I will work to get a sample of the pages posted and will add to this question with that address.
Thanks in advance.
Daniel Thune, MCSE