[RM#4040] Fix Download CSV option on IE11 - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject [RM#4040] Fix Download CSV option on IE11
Date
Msg-id CAKKotZQQqJdCTxp5S7vEcg4rwTFZK7YX-9ey20iqs5=tpAC+QA@mail.gmail.com
Whole thread Raw
Responses Re: [RM#4040] Fix Download CSV option on IE11
List pgadmin-hackers
Hi,

We have used download attribute to download CSV file from query tool but IE11 does not support download attribute, we will use msSaveBlob() instead for IE11.


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [RM#3998] Custom encode forward slashes in the grid title
Next
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch] - Encoding Fixes