Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. JoshuaPaschal

    POST METHOD NOT ALLOWED

    I have the following line within a CGI file: <form method="POST" action="login-providers.shtml"> When i click the SUBMIT button, i get error "HTTP 405" which means that the POST method is not allowed for SHTML files. How do i setup the server to allow shtml files to accept the POST method...
  2. JoshuaPaschal

    problems with &lt;!--#set....... in SSI

    I have been working with a SHTML page that has a command like this: <!--#set var="SOMETHING" value="AVALUE"--> For some reason the VAR SOMETHING isn't storing AVALUE. (regardless of what i set/name them as). In other words, if i was to do the following <!--#set var="SOMETHING"...
  3. JoshuaPaschal

    CGI SSI problems

    I am writing in regards to a similar post made on http://lists.evolt.org/archive/Week-of-Mon-20050124/168328.html I have been trying to find out (for the past 12 hours) how to do what you are explaining in the above link. Right now I have the following: <!--#set var="body"...

Part and Inventory Search

Back
Top