|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
||||
|
||||
|
first .vbs file
I just found out my web host allows for scheduled tasks to be performed if I supply them with a VBS file. I have never once made a .vbs file and am not even sure where to begin. What I want to do is to execute an ASP script that I have on a page in my web account. Let's say that the page I wish to execute resides at http://www.fakedomain.com/scriptToRun.asp how would I make a .vbs file that would run this script?
Are .vbs files made using VB 6? I once had the Visual Studio Suite CDs laying around when I was taking classes in VB6 years ago. Pointers where to start? Script that would execute that ASP page? Any help? Thanks. |
|
#2
|
|||
|
|||
|
A vbs file is simply a text file containing Visual Basic Scripting code. You can make the file with notepad or any other text editor.
|
|
#3
|
||||
|
||||
|
any chance I could get some help in how I would go about with a small script taht would execute a web page on my web server?
|
|
#4
|
|||
|
|||
|
Hi,
Can you help me in the following section. 1. Can i call an Asp(classic asp) page from .vbs file. so that when i shedule this vbs file, the asp page which is called will get executed. 2. In .vbs file i have written the code to write a string to a text file.if possible can you provide me the code in asp.how to write this in vbs file. i am working in classic asp. can anybody helm me in this. Anna |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > first .vbs file |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|