I realise this isn't ASP but I suspect many ASPers will be interested. I want to schedule the opening of an ASP page. I can schedule the opening of IE with this:
C:\PROGRA~1\INTERN~1\IEXPLORE.EXE
How do I get IE to open at a specific page? If this can be done then a script could be scheduled without access to the underlying database.
C:\PROGRA~1\INTERN~1\IEXPLORE.EXE
How do I get IE to open at a specific page? If this can be done then a script could be scheduled without access to the underlying database.