Craig, I believe you are looking for the JavaScript function: history.go(-1) Where the -1 tells the browser to go back 1 page in the history (you can change it to any integer value)
Additional information on the history function can be found at: http://developer.irt.org/script/history.htm Please let me know (off-list) if you would like to be added to the ColdFusion listserv so that you can continue this discussion and your learning. Ryan ---- RE: QUESTION: I want to provide a link that does the same thing as the IE's BACK link. Here's why. When using dropdowns, a normal link back to my EventsSearch page resets the selections on the 3 dropdown menus. However, IE's BACK link back takes you to the EventsSearch page, but leaves the 3 dropdowns as they were last set. Thus the user only needs to tweak whichever dropdown search selection that needs tweaking. Thanks, Craig Wolfe ========================================================= Kansas City ColdFusion User Group's website & listserv is hosted through the generous support of Clickdoug.com To send email to the list, email [EMAIL PROTECTED] To subscribe or unsubscribe, send an email to [EMAIL PROTECTED] with your request. For hosting solutions http://www.clickdoug.com Featuring Win2003 Enterprise, RedHat Linux, CFMX 6.1. ======================================================
