the challenge with refreshing the page is getting the browser to expire the previous page. Have you tried using a META tag to mark the content expired? Something like this:
<*META* HTTP-EQUIV="*expires*" CONTENT="#now()#"> On 9/13/06, SMR <[EMAIL PROTECTED]> wrote: > > anyone know how I can use the javascript history.go(-1) as a back button > but > have javascript refresh the page that you are going back to with 1 click ? > > TIA > > -- > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.1.405 / Virus Database: 268.12.3/447 - Release Date: 9/13/2006 > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:215362 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
