Hi
i have a site running on win2k/sp4/iis 5.0/dot net framework 1.1
on one of the url data needs to come from different webserver.
The redirection of URL WORKS FOR ME.
but
my url on the browser also change which i dont want
suppose my url is
https://www.abc.com/servldfd/sfsdf/reports
i redirect it to the local server say
https://xyz/servldfd/sfsdf/reports
i dont want the user to come to know about the redirection
how do i do it
regds
RamP