Don't use an .asp Response.Redirect, rather use a Meta-HTTP Refresh tag and specify the time delay. <META HTTP-EQUIV="Refresh" Content="10; URL=http://pageaddress">
Thank you for your time, Eric J. Goforth, Owner Goforth Technologies (Formerly Goforth Electronics) Ph. 760-899-6494 Fax. 760-495-5574 Online. http://www.goforthtech.com/ -----Original Message----- From: Dian Chapman [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 04, 2004 9:03 AM To: Group - ASP Subject: [ASP] Delay a Redirect? Hi folks... Please...what do I need to add to a redirect to delay it for a couple seconds? After entering data, I'd like the confirmation page to display "Thank you" before it shoots them back to another page. Obviously, with just a redirect, it just shoot, sans the appreciation. TIA... Dian ~ [Non-text portions of this message have been removed] --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [EMAIL PROTECTED] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Sponsor ADVERTISEMENT <http://rd.yahoo.com/SIG=129jld506/M=295196.4901138.6052515.3001176/D=groups/S=1705115381:HM/EXP=1083774244/A=2128215/R=0/SIG=10se96mf6/*http://companion.yahoo.com> click here <http://us.adserver.yahoo.com/l?M=295196.4901138.6052515.3001176/D=groups/S=:HM/A=2128215/rand=793140834> _____ Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ * To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> . [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor ---------------------~--> Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511 http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/17folB/TM ---------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [EMAIL PROTECTED] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
