I am developing an application to download text-format data files from a server where I work and I'm having problems forcing the Inet control to download the file in ASCII mode rather than Binary mode.

I'm using the Execute and GET statements, but how do I force ASCII mode? There has to be a way!

Help!

Imp