D
dd
I have a page [page1.aspx] that gets info from http header file. I need to
develop a page [page2] that redirects to this page so the page2 can read
header that page1 created.
Thing is when I redirect from page1 302 code is sent to browser and content
of the header is lost. Is there any help to my problem?
Thanks
develop a page [page2] that redirects to this page so the page2 can read
header that page1 created.
Thing is when I redirect from page1 302 code is sent to browser and content
of the header is lost. Is there any help to my problem?
Thanks