[RM#4040] Fix Download CSV option on IE11

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [RM#4040] Fix Download CSV option on IE11
Date: 2019-03-01 06:48:56
Message-ID: CAKKotZQQqJdCTxp5S7vEcg4rwTFZK7YX-9ey20iqs5=tpAC+QA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
RM_4040.diff application/octet-stream 1.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2019-03-01 07:06:03 Re: [pgAdmin4][Patch] - Encoding Fixes
Previous Message Murtuza Zabuawala 2019-03-01 06:47:34 [RM#3998] Custom encode forward slashes in the grid title