Lauching Shortcuts

When launching our application with Internet Explorer already opened, but not pointing to our web server, the session variables disappear. If you open I.E. after launching our app, it works fine. It also works fine if you have the option set to 'Reuse Windows for Lauching Shortcuts' checked in the I.E.

properties and launch our app from a shortcut, but it fails it you launch it from the I.E. favorites or some other method that won't take over the existing window. What I can't understand is what does the open I.E. window have to do with a session id that's been issued to our app from our web server?

View Replies


ADVERTISEMENT

Windows Key Shortcuts

i am trying to disable windows key shortcuts to my exam.asp page.i dont want the user to be allowed to be able to close the application.i have opened the page in a framless mode...nothing the user can do with the mouse. now with the keyboard...you guessed it right! i have learned through my search on the internet that VB uses winapi and delphi uses some other method! or maybe the same! i need to know how to get to do this in jscript or vbscript.
I need all closing possiblities used by the keyboard...such as Ctrl+Esc which will bring the start menu and Alt+F4 and F1 and Ctrl+Alt+Del and windows icon and anything else that gives the user the way out of my framless page

View Replies View Related

The IIS Generate Many Temporary Shortcuts

I use the ASP to genereate the excel file. We use the Excel.Application to create a excel. But we find many excel shortcut or directory shortcut under the C: or D:
How can we resolve it?

View Replies View Related

Session Problems With Desktop Shortcuts In IE

I have an issue that I've been encountering in an ASP application I'm working on. Most of the application is written in ASP, but there is one page written in ASP.NET. The ASP.NET page needs to have access to the ASP Session data to run correctly.

In order to achieve this I create my own HTTP request for a certain ASP page with the name of Session variable that I want is stored in the query string of the request. Code:

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved