Stefan wrote: > I've a strange problem > When I try to send a form with method="POST" to a php-file I always get an > HTTP 404 error. > I really don't know why, because the file exists on the server. > > I use IIS 5.1 If IIS is mis-configured, we can't help you here... If it's in the PHP code, you'd have to at least show us: 1. The <form action="...."> tag 2. The URL that exists that you are POSTing to. Without at least that much info, we can't say anything useful. -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php