in reply to Re: cgi redirect
in thread cgi redirect

Can you be a little more specific than "not working"? What is actually happening? (My crystal ball is in the shop.)

Replies are listed 'Best First'.
Re^3: cgi redirect
by Anonymous Monk on Nov 26, 2009 at 17:21 UTC
    not working means, it's not redirecting at all to the html page. I have pasted the code. what I am trying to do is ... while my cgi script processes I will display this temporary page and when processing gets complete, I will overwrite the temporary page with the main result and it will be displayed.