Jump to content
UBot Underground

[Solved]Navigate back?


Recommended Posts

How would I navigate to the previous page? Is there some javascript I could use? I don't want it to do a full navigate, because I want the referrer to look like the page I'm on. I know I can set the referrer, I'm just looking for a simple option which is the same as clicking the back button in the browser.

Link to post
Share on other sites

that's try, you would have to initiate the ui referrer option to set the referrer back before re-navigating.

 

But normally the way a browser and website work is that the referrer is set once, and stored internally b the server per session.

 

so that when called by the server it's already caught by the server config initially.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...