473,396 Members | 1,996 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,396 software developers and data experts.

Trigger ASP page

Hi,

I was wondering if it is possible calling an ASP page automatically at a
certain time. Kind of how a job is scheduled in SQL Server.

Thanks,
Shahid
Jul 21 '05 #1
4 3060
Shahid Juma wrote:
Hi,

I was wondering if it is possible calling an ASP page automatically
at a certain time. Kind of how a job is scheduled in SQL Server.

http://www.aspfaq.com/show.asp?id=2143

Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jul 21 '05 #2
hi,

I have a vbs script that I have scheduled in the task manager to execute at
a certain time. However, in this script I had a call to a JScript function
but when I include and run the task, I get an error.

How do I include this in the vbs file?

------
function GetUnixTime(strDate) {
if (strDate) {
return new Date(strDate).valueOf();
}
else {
return 0;
}
}
-------

Thanks,
Shahid
"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:OQ**************@tk2msftngp13.phx.gbl...
Shahid Juma wrote:
Hi,

I was wondering if it is possible calling an ASP page automatically
at a certain time. Kind of how a job is scheduled in SQL Server.

http://www.aspfaq.com/show.asp?id=2143

Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Jul 22 '05 #3
You should ask this in one of the .scripting newsgroups. I'm not sure how
you would do this in a vbs file. I'm sure one of the scripting experts will
know.

Shahid Juma wrote:
hi,

I have a vbs script that I have scheduled in the task manager to
execute at a certain time. However, in this script I had a call to a
JScript function but when I include and run the task, I get an error.

How do I include this in the vbs file?

------
function GetUnixTime(strDate) {
if (strDate) {
return new Date(strDate).valueOf();
}
else {
return 0;
}
}
-------

Thanks,
Shahid
"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:OQ**************@tk2msftngp13.phx.gbl...
Shahid Juma wrote:
Hi,

I was wondering if it is possible calling an ASP page automatically
at a certain time. Kind of how a job is scheduled in SQL Server.

http://www.aspfaq.com/show.asp?id=2143

Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get
a quicker response by posting to the newsgroup.


--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jul 22 '05 #4
Error?

"Shahid Juma" <sh*****************@hotmail.com> wrote in message
news:u5**************@tk2msftngp13.phx.gbl...
hi,

I have a vbs script that I have scheduled in the task manager to execute at a certain time. However, in this script I had a call to a JScript function
but when I include and run the task, I get an error.

How do I include this in the vbs file?

------
function GetUnixTime(strDate) {
if (strDate) {
return new Date(strDate).valueOf();
}
else {
return 0;
}
}
-------

Thanks,
Shahid
"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:OQ**************@tk2msftngp13.phx.gbl...
Shahid Juma wrote:
Hi,

I was wondering if it is possible calling an ASP page automatically
at a certain time. Kind of how a job is scheduled in SQL Server.

http://www.aspfaq.com/show.asp?id=2143

Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.


Jul 22 '05 #5

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

Similar topics

1
by: livin | last post by:
I use a web page that brings up a table with a series of links that look like this... <a href="javascript:GetAgent('MA142')"> these links open pages that look like this......
5
by: William of Ockham | last post by:
Hi, I was asked to recreate a new clean database for our developers because the current one they use is not entirely up to date. So I created a new database and I run into the followin strange...
2
by: Owin | last post by:
Hi all, I've created an User control. It's an extension of a textbox wich has some extra properties so that validation becomes a lot faster. The control wordks great if autopostback is on. When...
3
by: rmorvay | last post by:
I allow users to click a datagrid row and it spawns another browser page to allow edits to the data in that row. Once they update the data, it is committed to the database and the form is closed. ...
15
by: Cleverbum | last post by:
I'm hoping to execute some code "when the page has completely finished loading" by which I mean the page and all the images on it, does anyone know of a way to do this?
1
by: filip1150 | last post by:
I'm trying to find if there is any performance diference between explicitly using a sequence in the insert statement to generate values for a column and doing this in an insert trigger. I...
1
by: Fendi Baba | last post by:
I wrote a simple validation routine. I am trying to trigger validation on group of fields if an option on another radio button is selected. Sub ValidateAdd_ServerValidate(ByVal objSource As...
1
by: koraykazgan | last post by:
Hi all, I have a user control (ASCX). In that user control there is a panel, and inside that panel there is a textbox and a button. The panel has a DefaultButton property set, which is set to the...
3
nico5038
by: nico5038 | last post by:
Hi Oracle experts, I have an Oracle database (10g) with a table "WWW_PLUS" holding a field "ListName" defined as Varchar. It's used to store the number of minutes (don't ask me why) from an ASP...
1
by: daonho | last post by:
I tried to use javascript to trigger up the button click function when user press enter key from the textbox. This function work fine with a single button click such has login page. However, if the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.