Hi,

I have a PHP file that displays a form and submits for processing.  The processing 
script redirects to a results page.  I am using formmail.php to process.

In my PHP page, the FORM line reads as:
echo '<form method="POST" name="accountedit" 
action="..\phpscript\general\formmail.php">' . "\n";

When I try in I.E., it works fine.

When I try in Netscape 7, I get a page not found error.  Looking at Netscape's address 
bar, it says:
http://www.lclnav.com/staging_area/login/..%5Cphpscript%5Cgeneral%5Cformmail.php

Why is it encoding my URL???

Thanks,
Don




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.443 / Virus Database: 248 - Release Date: 1/10/2003

Reply via email to