|
-
Jul 6th, 2005, 11:31 AM
#1
Thread Starter
Ex-Super Mod'rater
Activating a script on webserver from VB...
In my VB app I want to be able to activate a script but make sure the script gets a chance to run, i.e. not terminate the request before its finished.
So it would be like Shell()'in, the Browser to open a certain page e.g. "www.mysite.com/script.php" but I don't want the user to see this as the page isn't going to contain any data. Its simply a script that will perform some maintenance actions, it is already a crontab but I will need to run it on demand too from the VB app.
Thanx
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|