开发者

Automatic a Web Page to Run Daily

I'm very unfamiliar with this, I've heard about running sql automated jobs, but how Can I 开发者_JAVA技巧run an aspx page daily?? Basically When the page loads up, it constructs an email and sends it out..

Any help would be greatly appreciated.

Thanks,

Jacob


you could create a scheduled task which invokes that page with a WebRequest, is this what you want? Is it enough to access the page with a request as it would happen opening it with the browser or do you need to insert some values in some fields and click a button for example?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜