473,379 Members | 1,539 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

reset all application variables at the time of my choosing

At my pleasure, I would like to kick everyone the hell of my craphole
website. Is this possible with an asp page, manipulating things. I am not
interested in other solutions, so keep quiet otherwise please.
Jul 19 '05 #1
3 4940
You could just have a "special" ASP page that (re)set the value of all your
defined application variables.

Cheers
Ken

"Jeff Clark" <JeffC@NO_SPAMreturnventures.com> wrote in message
news:O3**************@TK2MSFTNGP10.phx.gbl...
: At my pleasure, I would like to kick everyone the hell of my craphole
: website. Is this possible with an asp page, manipulating things. I am
not
: interested in other solutions, so keep quiet otherwise please.
:
:
Jul 19 '05 #2
You could use:

<% application.contents.removeall %>

Ray at work
"Jeff Clark" <JeffC@NO_SPAMreturnventures.com> wrote in message
news:O3**************@TK2MSFTNGP10.phx.gbl...
At my pleasure, I would like to kick everyone the hell of my craphole
website. Is this possible with an asp page, manipulating things. I am not interested in other solutions, so keep quiet otherwise please.

Jul 19 '05 #3
By "kicking everyone out" I assume you mean that you want to reset all of
their SESSION variables, don't you?

"Jeff Clark" <JeffC@NO_SPAMreturnventures.com> wrote in message
news:O3**************@TK2MSFTNGP10.phx.gbl...
At my pleasure, I would like to kick everyone the hell of my craphole
website. Is this possible with an asp page, manipulating things. I am not interested in other solutions, so keep quiet otherwise please.

Jul 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Ken | last post by:
How can I reset the initial form variables that are set with session statements when clicking on a button? I tried this but the function was not called: <?PHP function reset_form($none) {...
3
by: deja | last post by:
Hi, In IIS6, is there a way to reset an individual web application rather than the whole IIS? Does that happen when you change something in Web.config and save it? Thanks, Chumma Dede
6
by: Tobias[br] | last post by:
hi there people.. i starting with asp.net, and i´m trying to make a application with navigate buttons.. back and next.. for this i create a dim tb as integer and on page load i do this...
3
by: Carl Johansen | last post by:
I have a big ASP website (used by several thousand car dealers) that is a collection of lots of small and medium-sized applications. Now I want to start adding ASP.NET applications to it. I have...
5
by: Nathan Sokalski | last post by:
I have a user control that contains three variables which are accessed through public properties. They are declared immediately below the "Web Form Designer Generated Code" section. Every time an...
2
by: TD | last post by:
I've read several posts here that say global variables are reset whenever an unhandled error occurs. I want to use a custom form property instead of a global variable to store a boolean value. My...
4
by: Paciente8159 AKA Klayman | last post by:
Hi, I have a couple of doubts reggarding a plugin based application in C++? I want to build a c++ plugin based app. I have searched alot of things in the net but I still don't know how to...
3
by: =?Utf-8?B?cm9kY2hhcg==?= | last post by:
hey all, is there another way to clear out Application Session variables besides doing an iisreset? Could you just reset the one application/virtual directory? thanks, rodchar
14
by: ramprat | last post by:
Hi All, I currently need to store 3 variables to be used as global variables throughout my application. I need to record the username, their employee group and the task they are doing. The...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.