On your button, put the following code in the onClick event :
javascript:location.replace(this.href); event.returnValue=false; Dan www.diado.com ________________________________ From: neeraj gupta [mailto:[EMAIL PROTECTED] Sent: 12 October 2004 04:31 To: [EMAIL PROTECTED] Subject: [AspClassicAnyQuestionIsOk] Plz Help me hi all, Please help me out, In my project there is a button which is used to show or hide page text whenever we click that button the page is refreshed and the text is shown otherwise it is not... now the problem is from various page we land up to a page which has a back button presently I am using history.go(-1) function which performs a normal back button function, so suppose if the user clecks on the Show/Hide button and the clicks on the back button he remains in the same page with show/hide button function being performed Is the any solution for such buttons or ways of storing URL in session so that on back button click the earlier page is posted. Plz Help me Out It is Urgent Neeraj Gupta software trainee Kenexa Technologies 3rd FLOOR UMA AISHWARYA HOUSE HYDERABAD 500062 email: [EMAIL PROTECTED] __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com [Non-text portions of this message have been removed] Yahoo! Groups Sponsor ADVERTISEMENT click here <http://us.ard.yahoo.com/SIG=1293t4ujm/M=295196.4901138.6071305.3001176/ D=groups/S=1705006764:HM/EXP=1097638546/A=2128215/R=0/SIG=10se96mf6/*htt p:/companion.yahoo.com> <http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=group s/S=:HM/A=2128215/rand=770188059> ________________________________ Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ * To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED] subscribe> * 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 --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> 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/
