Pause
I am doing a page for an invalid password but I cannot figure out how to make the page display the text and wait for like 3 seconds for the response.redirect.
View RepliesI am doing a page for an invalid password but I cannot figure out how to make the page display the text and wait for like 3 seconds for the response.redirect.
View RepliesI have an app that I want to send out an email to each user in our member
list giving them their username & pw, but I don't want to overwhelm my mail
server since there are over 1000 users in my database.
I don't want to overwhelm my web server, either, having this app hog all
resources.
Luckily, I do have two processors running in this web server.
Note: web server and mail server are different boxes.
So... what kind of pause routine would you all put into my VBscript ASP
within the loop that sends out emails to all users?
I am printing a payslip contains nearly 22 lines. Each time i am generating one employee payslip. If i print using window.print() prints the payslip and aligns to next page. I want to stop the printer and go back and generate next emp payslip. so that i can save paper.
How can i do this. I can generate 3 payslips but there are many calculations for each emp. so i want to generate one by one.
How do I via an ASP, load the page, pause for 30 seconds
and reload/refrest the page with no user intervention?