Re: [RM#4040] Fix Download CSV option on IE11

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [RM#4040] Fix Download CSV option on IE11
Date: 2019-03-01 13:33:01
Message-ID: CA+OCxoz-g5KME6oR+VRihM3AxkR4oNDQfhJd5FRMePGoo4Nq2A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, applied.

On Fri, Mar 1, 2019 at 6:49 AM Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:

> 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
>
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-01 13:51:54 pgAdmin 4 commit: Add full support and testsfor all PG server side enco
Previous Message Dave Page 2019-03-01 13:32:44 pgAdmin 4 commit: Fix download CSV for IE11 which doesn't support the d