Page 1 of 1

Parameters not reaching the server?

Posted: Tue Mar 25, 2003 6:11 am
by orangerabbit
Can anyone suggest a solution to the problem below?

I have a well-visited site that uses php and passes parameters around as per the example below:

view.php?id=5&mid=3

Some people are reporting that they are getting html pages back that are empty of content which implies the parameters are not reaching the server. This only affects a very small percentage but for them it is a persistent problem - there doesn't appear to be any commonality re: browser or o/s that they are using.

Thanks!