You will really need the post protocol if you don't want anything from a form displayed in the url.
Apparently, Apache is not allowing the POST protocol for that directory/file. Is this a local server or don't you have access to the Apache config file? If it's a local server, fix this setting. This is not a standard setting AFAIK. HTH, -- Ivo "Murugesan" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I used the post method in the form tag. But I am getting the following error > > Method Not Allowed > The requested method POST is not allowed for the URL /products.html. > Apache/1.3.19 Server at localhost > Any one is there to reaolve my problem > > Regards, > Murugesan. > > ----- Original Message ----- > From: "Peter James" <[EMAIL PROTECTED]> > To: "murugesan" <[EMAIL PROTECTED]> > Cc: "PHP List" <[EMAIL PROTECTED]> > Sent: Wednesday, August 13, 2003 12:12 PM > Subject: Re: [PHP] how to change index.php?passwd to index.php in the > address bar > > > > Use the post method? > > > > -- > > Peter James > > Editor-in-Chief, php|architect Magazine > > [EMAIL PROTECTED] > > > > php|architect > > The Magazine for PHP Professionals > > http://www.phparch.com > > > > > > ----- Original Message ----- > > From: "murugesan" <[EMAIL PROTECTED]> > > To: "Robert Cummings" <[EMAIL PROTECTED]>; "Kris Reid" > <[EMAIL PROTECTED]> > > Cc: "PHP List" <[EMAIL PROTECTED]> > > Sent: Wednesday, August 13, 2003 12:28 AM > > Subject: [PHP] how to change index.php?passwd to index.php in the address > > bar > > > > > > > Hello all, > > > When go to a new page from login page the address bar has > > > localhost/regsuccess.php?password="ASD" > > > I don't want the things that comes after ? in the URL > > > How can I resolve this issue?. > > > > > > Thanks in advance, > > > Murugesan > > > > > > -- > > > PHP General Mailing List (http://www.php.net/) > > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php