Wrox Programmer Forums
|
ASP Forms As of Oct 5, 2005, this forum is now locked. Please use "Classic ASP beginner" at http://p2p.wrox.com/forum.asp?FORUM_ID=54 or "Classic ASP Professional" http://p2p.wrox.com/forum.asp?FORUM_ID=56 instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP Forms section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 8th, 2003, 06:56 AM
Friend of Wrox
 
Join Date: Sep 2003
Posts: 101
Thanks: 0
Thanked 0 Times in 0 Posts
Default process termination

Hi
I am calling one vb activex component(dll) from my asp page.after using the component i am setting nothing the component .but still i can see the process i mean dll in the task manager .How to terminate it from my asp page.pl advice me.

my code something like this

  Set obj= server.CreateObject("proj.cls")
  obj.function "test","1234"
  set obj=nothing








Similar Threads
Thread Thread Starter Forum Replies Last Post
process.startinfo opens new instance of process Anypond General .NET 0 August 28th, 2008 05:35 AM
zombie to exist after termination of main prog. anilchowdhury Need help with your homework? 0 February 22nd, 2008 02:56 PM
char* argv to main - counting and termination proslambano C++ Programming 1 March 4th, 2007 01:22 AM
Code to run before termination of program shazia1 VS.NET 2002/2003 0 April 21st, 2006 03:42 AM
Termination!! Ibn_Aziz Forum and Wrox.com Feedback 2 September 7th, 2003 09:58 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.