Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

103
Views
Authentication lost when window.open with a html script in firefox

There is my problem. I am forced to use a Redirect script because there is no way to tell firefox where to open the window (top and left). The problem is that I have to reconnect each time when I use the script even though I have already connected before. This is what the script looks like:

<!DOCTYPE html><html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>XXXXX</title>
<script type="text/javascript">
  function move_and_resize(){
  mywindow=window.open(monURL,"mywindow",
  "menubar=0,titlebar=1,scrollbars=1,toolbar=0,
  location=0,status=0,left=50,top=50,width=1950,height=1000");  
  self.close();

  }
  setTimeout("move_and_resize()",50);
</script>

</html>

Thanks for your help.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!