Hi,
I have a web application running on aa.aa.aa.aa
and it is hosted by bb.bb.bb.bb. So i am accessing the website by the ip address,so it is bb.bb.bb.bb/webappname.
Now,i provide a hyperlink in two websites with ip cc.cc.cc.cc and dd.dd.dd.dd to bb.bb.bb.bb/webappname.
And in the asp application, i have to check which website tried to request this page, cc.cc.cc.cc or dd.dd.dd.dd. I tried with the REMOTE_SERVER server variable but it always gives me aa.aa.aa.aa
I have to customise the look of the page based on who requested it. Please help me out.
Manjula
I have a web application running on aa.aa.aa.aa
and it is hosted by bb.bb.bb.bb. So i am accessing the website by the ip address,so it is bb.bb.bb.bb/webappname.
Now,i provide a hyperlink in two websites with ip cc.cc.cc.cc and dd.dd.dd.dd to bb.bb.bb.bb/webappname.
And in the asp application, i have to check which website tried to request this page, cc.cc.cc.cc or dd.dd.dd.dd. I tried with the REMOTE_SERVER server variable but it always gives me aa.aa.aa.aa
I have to customise the look of the page based on who requested it. Please help me out.
Manjula