Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Job Scheduling

Reply
Thread Tools

Job Scheduling

 
 
=?Utf-8?B?Sm9obg==?=
Guest
Posts: n/a
 
      04-07-2004
Hi
I have a WebForms app. There are a number of rather large reports available. What I would like to be able to do is to have a user select their reporting options in a WebForm abd also be able to schedule the report to be run at a later time and have the output e-mailed to them
Does anyone have an example or a link I can find out more about doing something like this.
Thanks
john
 
Reply With Quote
 
 
 
 
Cowboy \(Gregory A. Beamer\) [MVP]
Guest
Posts: n/a
 
      04-08-2004
I would set up a Windows Service application with a means of getting
information in (your choice here). You can then have the service set up the
queues at the proper time and email the report. This is probably the
easiest. You can also have the reports queued up in SQL Server and have a
service check every X minutes/hours for queued items.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************** *************
Think outside the box!
************************************************** *************
"John" <> wrote in message
news:BBBC0B79-05C5-43C5-A711-...
> Hi,
> I have a WebForms app. There are a number of rather large reports

available. What I would like to be able to do is to have a user select
their reporting options in a WebForm abd also be able to schedule the report
to be run at a later time and have the output e-mailed to them.
> Does anyone have an example or a link I can find out more about doing

something like this.
> Thanks,
> john



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RE: event/job scheduling Tim Golden Python 0 02-23-2006 08:48 AM
job scheduling framework? Chris Curvey Python 3 09-08-2005 05:24 PM
Scheduling a job on a web site Conformix Sales ASP .Net 2 10-05-2004 11:50 PM
Job Scheduling Third Party Controls Mike Schoenfeld ASP .Net Web Controls 1 06-29-2004 04:08 PM
Job Scheduling Third Party Controls Mike Schoenfeld ASP .Net Building Controls 0 06-29-2004 02:43 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57