Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Running a Scheduled Job


Message #1 by "Mitchell Adams" <MADAMS@p...> on Mon, 30 Sep 2002 15:17:43 -0400
Not sure where to ask this so I'll start here.

I want to schedule a job to run on a Win2k machine that will do the 
following:

1. Open up two recordsets.
2. For each item in one recordset, create an email with a customized 
attachment created from the 2nd recordset.
3. Send the email then loop.

I've done this in an asp page but I'd like to rework this into a VB file 
if possible (RunEmail.vb).

What's the best way to handle this?

Any pointers or links to tutorials is appreciated.

Thanks

Mitch




  Return to Index