Hi all,

If I'm using an httpsocket to download a file - what is the best way to be sure that the file will be downloaded with the correct creator,type, icon etc?

httpsocket1.get(url,f)

In the httpsocket DownloadComplete event, do I simply use:

    file.MacType="mpg4"
    file.MacCreator="TVOD"

...but would I have to do this for every type of file I want to download?

Or if I use the new RB2006r1 FileTypes window and setup the file types will they automatically be used to set the type, creator etc?

In the new FileTypes window where can I find a list of types, extensions, objectnames etc? It was great in RB5.5 how there was a built-in list of file types you could select from.

Any thoughts on all this would be great.


Cheers


Jeff
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to