Alright guys, I got a lot of writing done today, but now my head kinda hurts and I'm not thinking straight lol. Basically, my question is: How do you get to a page if you click on a certain link. Like, not in that page's link script, but later on. I saw 3J said something about always talk in specifics when asking specific questions, so here is a little theme from my story I have to give away. In my story, a guy makes you an offer to become powerful alongside him, if you say yes it branches into an entirely different path, but if you say no it will re-merge into the same path, but I would like something special to happen later on the story line if you clicked refuse. I was thinking something like this in the link script of the page that would otherwise lead you to the normal response.
IF X THEN
$DEST := @PRANDOMNUMBER
where, the X is something along the lines of "If you visited this page". I know I kinda rambled here and I'm probably not making much sense, but if anyone can help me that would be great.