Ask a Question related to ASP.NET General, Design and Development.
-
Kevin Spencer #1
Re: Controlling Close button of browser
You could open another window, with the ASPX page that executes the
server-side code and then closes itself, but once that first window closes,
it doesn't post back to the server.
HTH,
Kevin Spencer
Microsoft FrontPage MVP
Internet Developer
[url]http://www.takempis.com[/url]
Big things are made up of
lots of Little things.
"Onur Bozkurt" <onur.bozkurt@softhome.net> wrote in message
news:%23sZ2rh$ODHA.3236@TK2MSFTNGP10.phx.gbl...and> I want to prompt to the user if he/she really wants to close the window,> if he/she is sure, I want to sign out the user, by server-side code.
> Is there any way to do this..?
>
>
Kevin Spencer Guest
-
Close Browser and Change URL - HELP!
Hi all, Here's my situation: I have a URL with a link that: 1. Opens a new browser window, in which reside an SWF movie. 2. At the end of... -
browser controlling movie status
I'm sure this topic has been covered before but its lack of specific keywords makes finding answers very difficult, my apologies. Here is the... -
close my project that is in a browser window (close this window)
How can I do this with a button? What do I have to put into button? -
How to close the browser down ?
Good evening all. I know how to close the browser down when there is no frames involved. I have a frameset aspx page. It has 3 frames, left, main... -
Controlling the Size and Position of Browser
You use JavaScript to control the size, placement, and other attributes of a pop-up window. Embed the JavaScript in the <head> tags of your main...



Reply With Quote

