Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: tschonken
  • Content: Threads
  • Order by date
  1. tschonken

    Session Variables - Opinions

    I would like to get other peoples view on the next statement. Good or bad, I think that a lot of people can benefit from this.<br> I could not help but notice how many people uses session variables on this thread. Also a lot of replies inform people to use session variables. My opinion about...
  2. tschonken

    shell VBS

    How can I launch a vbs file shell from ASP? My situation is this: I am writing a mass e-mail program to mail out product catelogues to clients who requested them. This list can become quite long, so I want to kick off a vbs file that runs in the background and takes care of all the mails, thus...
  3. tschonken

    Global Classes

    Is there any way to declare a global class or function in asp? Almost like a session or application variable that can be accessed from anywhere?
  4. tschonken

    Check if an Object Exists (is available)

    This might seem like an odd question, but maybe my explanation will clear it up. Is there any way of checking if an Object is available to use? The scenario is this: I want to use a class ie. set myVal = new MyClass I want to know if the class &quot;MyClass&quot; is included in this ASP page...

Part and Inventory Search

Back
Top