Skip to main content

How To Fix Ajax File Upload error in the latest Chrome Version 83.0.4103.61

Ajax File Upload is not working in the latest Chrome Version 83.0.4103.61 (Official Build) (64-bit) as the update has affected images/media widgets. The POST request to upload files shows as canceled and the upload fails.

Ajax File Upload : Image


When “iframeSrc” is set to “javascript:false” on https pages, Chrome now seems to cancel the request. Changing this to “about:blank” seems to resolve the issue, but what other consequences might this have? Talk to our expert consultants to get this right.
Ajax File Upload : logo


Here’s what we do:



Ajax File Upload : How to Fix
* Patch existing jquery.form plugin or update to a newer version.
* Test affected modules on Chrome version 83.0.4103.61
* Test jquery.form functionality on all browsers.



This problem seems to go away if we ensure the iframe jquery.form uses for the upload has an src of about:blank rather than javascript:false, which has been used for https requests for years.

Ajax File Upload : Chrome


If you’re facing a problem with AJAX file upload on Chrome version 83.0.4103.61, feel free to contact us, we have helped resolve the same issue for various clients.


Ajax File Upload : Consultation
And also

Comments

Popular posts from this blog

Lob and Zoho campaign integration to automate mails.

  Zoho CRM integration for email automation — A case study Customizing emails to increase error-free productivity and increase the ROI on offline communication The Client: A mortgage company in Texas providing competitive home finance solutions. The client is a mortgage company in Texas that helps customers find potential homes and offer a wide range of loan solutions. Sending an enormous number of online and offline communication to customers on services and payment reminders was a counted task. The client asked us to provide a solution to structure the mails management system efficiently. Infomaze stepped in with its customized approach in integrating with the Lob and Zoho campaign to automate and ease the process of sending the mails. The Challenge: Customizing the mail for different leads The client had a basic approac h  in sending mail to its customers. The client had to personalize content for the emails and letters before sending them to leads and customers. With massi...

How Hiring WordPress Developers Can Enhance Your Website’s Functionality

 In today’s digital landscape, having a website that stands out is crucial for success. WordPress, known for its versatility and ease of use, powers a significant portion of the web. But to truly unlock its potential, hiring skilled WordPress developers can be a game-changer. Here’s a look at how these experts can elevate your website’s functionality, offering insights that might just inspire your next step. 1. Customized Solutions for Unique Needs Every business has unique requirements, and a one-size-fits-all approach often falls short. Skilled WordPress developers bring a wealth of experience in creating tailored solutions. Whether it’s custom plugins, bespoke themes, or specialized functionalities, these professionals ensure your website aligns perfectly with your business goals. For Example: Imagine needing a complex booking system for your travel agency. A seasoned WordPress developer can build a custom solution that integrates seamlessly with your existing website, enhanc...

Mastering Backtesting in Algorithmic Trading: A Developer's Guide

  In the world of algo trading , where every microsecond counts and decisions are made at lightning speed, the importance of backtesting cannot be overstated. Backtesting is the process of evaluating a trading strategy using historical data to see how it would have performed in the past. It's a critical step in the development and optimization of trading algorithms, helping traders identify flaws, refine strategies, and ultimately increase profitability. However, mastering backtesting requires more than just throwing together some code and running it against historical data. It demands meticulous attention to detail, adherence to best practices in software development, and the utilization of advanced tools and techniques. In this blog post, we'll explore the essential best practices for backtesting in algorithmic trading, all while subtly showcasing how Infomaze can help streamline this process. Define Clear Objectives : Before diving into backtesting, it's crucial to defin...