JasonDBurke
Programmer
Hi,
I'm trying to populate a placeholder on a webform with a url from another application. I load a user control on that place holder and do a response.redirect to the new url. The problem with this approach is that the url that is being redirected to opens up entirely in the browser. I need it to only open up within the confines of the place holder. Anyway of doing this without using remote server scripting?
Thanks,
Jason
I'm trying to populate a placeholder on a webform with a url from another application. I load a user control on that place holder and do a response.redirect to the new url. The problem with this approach is that the url that is being redirected to opens up entirely in the browser. I need it to only open up within the confines of the place holder. Anyway of doing this without using remote server scripting?
Thanks,
Jason