Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6903159
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T07:53:27+00:00 2026-05-27T07:53:27+00:00

How to auto clicking a link with referrer or auto redirect a link with

  • 0

How to auto clicking a link with referrer or auto redirect a link with referrer?
As I have tested, using location.href and location.replace will not pass referrer to next page. Any method?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T07:53:28+00:00Added an answer on May 27, 2026 at 7:53 am

    you can go through this

          <meta http-equiv="refresh" content="N; URL=other-web-address">
    

    where N is the approximate number of seconds that you want the current web page to be displayed before the browser automatically goes to the other web address. If N = 0, then the browser should go immediately to the other web address.

    for more details check here

    or you can also use this

       <HTML>
       <script>
    
       function autoChange()
       {
       var timeID = setTimeout("location.href= 'http://www.xyz.com'", 1000)
       }
       </script>
      <BODY onLoad="autoChange()">
       Welcome to my website,... unfortunally we moved it to WWW.xyz.COM.<BR>
       Your browser will automatically jump there.<BR>
       If it doesn't then please click <A HREF="http://www.xyz.com">here</A> to go there.
       </BODY>
       </HTML>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have GridView, which is not auto generating columns. In GridView there are 3
I have written code which responds to an image begin clicked by auto clicking
I have a website that, upon clicking a link generates a div. Allow me
How can I auto click on the link on page load? I have been
I am developing an auto-builder that will run a series of steps in our
We have an auto-complete list that's populated when an you send an email to
When using auto implemnted properies like public string MyProperty { get; set; } This
How does Stack Overflow auto-generate the gravatars for those users who do not upload
I would like to be able to print a div with overflow:auto by clicking
I would like nerdtree to auto cd vim into a directory after clicking on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.