aspx thread: Running a Scheduled Job
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
|





