Hi
Is it possible to send header more than once.
In one page based on condition i am redirecting my page to page2 using header.If i use header to redirect my page from page2 or from any other page after that it is giving the following waring message.
"Cannot add header information - headers already sent by ......"
"Cannot send session cache limiter - headers already sent ..."
Is there any way to solve this problem.
Thanks in advance.
srini