I don't have a log on page. IIS is configured with basic authentication, which means a user ID and password is required to access the website. When the session ends, I want to be able to force IIS to re-authenticate the user before creating a new session. Hope that makes sense.
I have an ASP application. When the IIS session expires, I want to give the user the option to log back in (I'm using basic authentication) without having to close the browser and open a new window. When I execute the following code, it creates a new session within the current window, but the...
I have a function that takes the value from a text area in the parent window and passes it into a pop up window. The value is too large to pass into a query string. The value being passed in will be used as an ASP server variable. The pop up window will take the variable (it's a SQL query) and...
I'm sorry, I should've explained my problem better. I'm trying make the activex control automatically resize itself every time window is resized using the mouse. Currently, the activex control stays the same size even when the window is resized.
Hello,
I have a Microsoft sysmon (performance monitor) activex control inside an ASP page. When I resize the window, the activex control does not automatically rezise itself to fit the window. I tried to set the style width and height on the object to 100%, but that didn't work. Does anyone...
If you are running Windows, you can type in "perfmon" at the command prompt to see what it is. It's a microsoft activex control. This control can be dragged and dropped into any html or asp web page from the Toolbox in Visual Studio 2003. I'm trying to figure out a way to make the control...
Hello,
I have a sysmon, same as perfmon, activex control inside an ASP page. When I resize the window, the activex control does not automatically rezise itself to fit the window. I tried to set the style width and height on the object to 100%, but that didn't work. Does anyone know how this...
Hello,
I have a sysmon, or perfmon, activex control inside an ASP page. When I resize the window, the activex control does not automatically rezise itself to fit the window. I tried to set the style width and height on the object to 100%, but that didn't work. Does anyone know how this can be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.