When I click on submit, instead of going to my redirect page I get the following error; http 405 - resource not allowed. Can anyone tell me why?
Maureen
Posts
-
CGI formmail -
Something this groovy, should be checked out.I can name the date but I shall withdraw my name as it wouldn't be fair ;)
-
Cable Connections and SecurityCan anyone tell me how high the security risk is when using a cable connection?
-
JavaScript Menu does not work in NetscapeCan anyone tell me why this wouldn't work in Netscape? <HEAD> <TITLE>Menu</TITLE> <base target="main"> <style> <!-- #foldheader{cursor:hand ; list-style-image: url(../Images/a_down.gif)} #foldinglist{list-style-image: url(../Images/a_right.gif)} //--> </style> <script language="JavaScript"> <!-- var head="display:''" img1=new Image() img1.src="down.gif" img2=new Image() img2.src="right.gif" function change(){ if(!document.all) return if (event.srcElement.id=="foldheader") { var srcIndex = event.srcElement.sourceIndex var nested = document.all[srcIndex+1] if (nested.style.display=="none") { nested.style.display='' event.srcElement.style.listStyleImage="url(../Images/a_up.gif)" } else { nested.style.display="none" event.srcElement.style.listStyleImage="url(../Images/a_down.gif)" } } } document.onclick=change //--> </script> </HEAD> <BODY BGCOLOR="#007B00" text="#FFFFFF" link="orange" alink="lightgreen" vlink="black"> <div align="left"> <li id="foldheader">Family Tree</li> <ul id="foldinglist" style="display:none"> <li><a href="alpha.html">Alphabetical</a></li> <li><a href="James1855.html">Tree Top</a></li> <li><a href="tree.html">Tree Chart</a></li> </ul> <li id="foldheader">Name</li> <ul id="foldinglist" style="display:none"> <li><a href="name.html" target="main">History</a></li> </ul> <li id="foldheader">Ireland</li> <ul id="foldinglist" style="display:none"> <li><a href="ireland.html">Visit Ireland</a></li> </ul> <li id="foldheader">Miscellaneous</li> <ul id="foldinglist" style="display:none"> <li><a href="thanks.html" target="main">Thank You</a></li> <li><a href="form.html" target="_parent">Submit Info</a></li> <li><a href="links.html">Sites to Visit</a></li> </ul> </div> </BODY>
-
Brand new to Perl and need HELP!!!1. If value of $num was 21, what would be the following: a) Here is $num." b) "\\$num is my favorite." c) "Insert \$num here." 2. Define the following: subscript Thanks, your help is greatly appreciated.
-
Is Codeproject getting soft?I have to strongly disagree with the post that started this thread but also want to thank the writer for choosing a subject that would get so many people involved. How limiting to want a site with little variety. I suppose it would work if you wanted to limit the number of people who visit the site or perhaps if people weren't so diverse. I for one, appreciate the fluff. I am currently in school learning web design and the fluff makes this site less intimidating for me. The site is about developers helping developers, don't assume that means code only.
-
Happy Birthday ChrisWishing you all the best. I don't care what anyone else says I don't think you look that much older
-
Web DesignThanks Chris, you'e the bomb! I've told people in my class and they are already visiting your site :)
-
Web DesignI'd like to see a forum for web designers. It could include, ASP/DHTML, JavaScript, HTML etc. How about it Chris?
-
JavaScript books for beginnersWhat book(s) would you suggest for a non-programmer that wants to learn JavaScript?
-
US Big Brother, Part DeuxGeorge is walking on thin ice. If Eddie gets banished next week there goes George's alliance. George's paranoia and Teresa's banishcapades have made George very unpopular with the public.
-
US Big Brother, Part DeuxMy condolences Michael. I agree, the entertainment value sure has dropped significantly. What I can't understand is the popularity of Chicken George. Can anyone explain this to me? I not only find him boring, he is annoying.
-
CodeProject makes 100hot.com!What an incredible accomplishment. Well done CodeProject team!!
-
The US Big BrotherI think it is time for Chicken George to go. He seems to be the least entertaining of them all now. Only problem is that with him gone, Cassandra will stand out too much and will probably be the next one
-
MFCAny chance of a MFC forum in the near future?