I developed this nifty app on my laptop using the built-in server that 
comes with CF.

I uploaded the app to our CF Server and tried it out. First it wanted 
mappings for the includes, which I did. I think I did them correctly 
because I can see the log in page now.

However, when I submit my log in info, I get this error:
HTTP 405 - Resource not allowed

The page is set so that if the user isn't logged in, it shows them the log 
in form. The log inform POSTs to itself (action="#cgi.script_name#"), and 
the URL displayed when I get the error is:
http://eto.uh.edu/admin/#cgi.script_name#

(The URL for the log in form is: /admin. If you're already logged in, then 
instead of the log in form, you see a list of available applications based 
on your security settings).

Any help appreciated. Microsoft was little to no help, and neither were 
Google or the archives... Other than that it may be a GET vs. POST error, 
there may be an IIS dialogue, and that I should use FuseBox.

Many thanks,
--
Austin Govella
Grafofini

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to