Open a new browser window
Tech-Archive recommends: Fix windows errors by optimizing your registry
I know that I can redirect my user to another url with Response.Redirect, but
is there a way to open another browser, preferrably one with the menu and
toolbars not visible?
In other words, I'm looking to get as close to a modal dialog in a browser
based app as I can. I know that this has been solved. I've seen it done. It's
just that, faced with the massive amount of documentation I have no idea
where to look..
--
----------------------------------------
Magic is not in the hands of the magician but in the mind of the audience.
Animadverto est verus
.
Relevant Pages
- Re: Forms Based Authentication and the OpenWave Browsers
... Try taking this redirect out of the try...catch; ... > Authentication in cookie enabled WAP browsers. ... > Samsung Browser, Forms Authentication and RedirectFromLoginPage - This is ... > Open Wave Browser and Cookies - While regression testing my new change, ... (microsoft.public.dotnet.framework.aspnet.security) - Re: Redirect to multiple pages without displaying each page...
... not want the URL to display the page that it was being redirected to. ... > "You may want to redirect users from one Web Forms page to another ... > the user's browser does not know about the transfer, ... > This happens because the client cookie hasn't been updated yet since ... (microsoft.public.dotnet.languages.vb) - Re: ASP and NTFS
... then the browser needs to send the appropriate credentials in ... >If the browsers are Internet Explorer, and the user places the site into ... >Internet Explorer May Prompt You for a Password ... >> be able to redirect with the user name and password they already ... (microsoft.public.inetserver.iis.security) - Re: Redirection using .htaccess
... |>|>address bar of the browser is getting changed to the new url. ... |>|If a browser redirect is involved, what the browser chooses to display ... |>To stop the URL in the address bar from changing do not set the R flag ... (php.general) - Re: Question about ASP.NET threads: nuts & bolts
... if you call redirect and specify false for end response, only the status code header is updated, nothing is sent to the browser (unless buffering is turned off) until page processing is complete. ... btn_clickhandler is bound to the button's click event. ... (microsoft.public.dotnet.framework.aspnet) |
|