Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Response.redirect
Message
From
08/10/2003 15:59:00
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00835457
Message ID:
00836455
Views:
10
>Hi Joe,
>
>By new window do you mean something like a popup?
>If so, I dont think you can achieve that by using response.redirect. but that can be achieved if you embed some javacode that will launch the popup as the page finishes loading. ex. ShowModalDialog(<%=strMyUrl>%)
>Hope it helps.
>
>Vlad

Yes this is not a Popup. I have site software that has issues with Masked URLs after login so I want the login to redirect to another domain/URL the problem is that the mask from the registrar knows the new URL is the parent of the masked sub domain and the Mask persists. When opening the new URL in a new Browser window the mask is shed and all is ok with the world. Until I get the DAL worked out in my framework...

Part of the issue is I am using user controls to populate the sites pages on the fly from an SQL backend. This allows me MUCHO flexability. This limits my willingness to add too much weight to the BasePage...

I may have to include a literal but I am hesitant to add anything for a temporary fix. :/ For now I have the clean URL going to a straight html page that links via target=_Blank.

My thanks in adbvance for any additional ideas,
~Joe Johnston USA

"If ye love wealth better than liberty, the tranquility of servitude better than the animated contest of freedom, go home from us in peace. We ask not your counsel or arms. Crouch down and lick the hands which feed you. May your chains set lightly upon you, and may posterity forget that ye were our countrymen."
~Samuel Adams

Previous
Reply
Map
View

Click here to load this message in the networking platform