I'm not sure if this is the same bug that is talked about in Bug #6178:
URI Re-writing failure but there is comments of this being fixed in php
v4.0.2 and I am using php v4.3.1

I have a page that contains a form with enctype="multipart/form-data" -
used to upload an image

The form data is sent to a 2nd page that writes the image data into a
database.

In the 2nd page I also have a header function that contains an anchor
reference (#MyAnchor);

When the headers source page loads, the anchor disappears from the url.

This only happens when I post from a form that has
enctype=multipart/form-data.  I cannot be certain this is the cause but
I have some suspicions that it is.

Any ideas?



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.491 / Virus Database: 290 - Release Date: 6/18/2003



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to