logo

New Response

« Return to the main article

You are replying to:

  1. Cindy -

    Thanks for your idea of using the Seq=# to count the self.history number.

    Here is a REALLY easy to implement version. It just has to be a Link Hotspot in designer.

    Put the following formula in the Link Hotspot and it works great.

    y := @If ( @Contains (Path_Info; "Seq=") ; @Right(Path_Info; "Seq=") ; "0" ); x := @TextToNumber( y ) ; z := @Text( x+1 ) ; "javascript:self.history.go(-" + z + ")"

    Thanks for this site. It's been a real God-Send. Jeff

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: