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

194
Views
Not working in Chrome and Edge 'frames.filedownframe.location.href'

exception is thrown for line frames.filedownframe.location.href in below piece of code which is in common.js and common.min.js file only in edge and Chrome, while its working fine in IE.

function fn_FileDownload(n) { var t = null; try { t = "/Common/AttachFileDownload.aspx?IDX=" + n; frames.filedownframe.location.href = t  } catch (i) { fn_OpenErrorMessage(i.description) } } 
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

I have replaced the following line of code:

frames.filedownframe.location.href = t

with this:

windows.location=t 

I was able to download the attachment file.

about 4 years ago · Juan Pablo Isaza Report
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!