I assume form works correctly if you go directly to your index page.

You need to show us the html code for your form.  Make sure your action=""
is set properly.

If you are using PHP you need to show relevant code.

Please be more specific about your domain, www.mydomain.com/mypage.html does
not allow anyone to go to the site and view the behavior or view your html
to make sure everything is ok.

Jason

-----Original Message-----
From: [ rswfire ] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 17, 2002 1:04 PM
To: [EMAIL PROTECTED]
Subject: [PHP] form posting to a fake page


I am having a problem with posted variables showing up on a redirected 
page...

When someone access the page www.mydomain.com/mypage.html - it does not 
actually exist so my 404 errordocument is called (which is the root 
index.php file) - the index.php file knows what to do and creates an 
appropriate page - my entire network works in this fashion.

Unfortunately, if someone completes a form, the posted variables do not seem

to show up.  I'm not sure what I can do about this.  I cannot redesign my 
entire network because of this one problem - does any one have any 
suggestions?

-rsw

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


-- 
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

Reply via email to