On 2/17/06, Carl Maloney <cnote8282004@xxxxxxxxx> wrote: > <form action="c:/program Files/apache > group/apache2/htdocs/processorder.php" method= "post"> This action never touches apache. Your browser tries to directly access the file through your local filesystem. You want something that looks more like http://yoursite.example.com/processorder.php. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx