php-windows Digest 9 Sep 2005 08:22:02 -0000 Issue 2768
Topics (messages 26308 through 26308):
Re: ASP to PHP
26308 by: Mark Rees
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
So I have I this problem. I have asp page that has a link to a PHP page,
when I click on the link I get the PHP with no problems but if I click back
to the asp page and click on the PHP page I get a HTTP 500 Internal server
error. If I hit the refresh button I get the php page again. The PHP page is
a form when the form is submitted after the fresh reload an error "the
directory name is invalid". Can anyone help me?
---------------------
I suspect there is a problem with the logic. It sounds like the PHP page is
not expecting to be called twice from the same link. More details are
required, perhaps including some code, for a better answer.
--- End Message ---