Quote:
Originally Posted by StuartD
Nah, it gives me a blank screen within 2-3 seconds. So it's dying out during the loop pretty fast.
|
I guess the script page does not receive the variables of the query page.
Try to check the code and look if the page variables are received with $_get or $_post since if this is not determined it might be the problem.