<a href="whateverThePageNameIS.cfm">Refresh</a> OR
<a href="#listLast(cgi.script_name, "/")#">Refresh</a> These are a couple of simple ways to do a refresh. Ferg -----Original Message----- From: phumes1 [mailto:[EMAIL PROTECTED]] Sent: Monday, March 18, 2002 10:41 AM To: [EMAIL PROTECTED] Subject: Re: Back / Forward buttons Hi, I have the following for my back & forward buttons. <a href="javascript:history.go(-1)">Down</a> <a href="javascript:history.go(1)">Up</a> How can I do a refresh link? +--------------------------------------------------------------------------- --------+ Philip Humeniuk [EMAIL PROTECTED] [EMAIL PROTECTED] +--------------------------------------------------------------------------- ---------+ ------------------------------------------------------------------------- This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org ------------------------------------------------------------------------- This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org
