Re: [PHP] Re: attaching a custom icon to a file on server side

2004-08-29 Thread grahama
Is there another way to pull this offmaybe if it was a Windows Server ? or compressing the text file and an ico file on the server before download ? g On Aug 29, 2004, at 2:54 PM, FrzzMan wrote: [EMAIL PROTECTED] wrote: I want to attach a custom icon to a dynamically created text file on th

[PHP] Re: attaching a custom icon to a file on server side

2004-08-29 Thread FrzzMan
[EMAIL PROTECTED] wrote: I want to attach a custom icon to a dynamically created text file on the server-side when the user downloads the file to his desktop, there is a custom icon...ico file attached to it... is this possible ? g nah, you can't embed binary data (icon file) into text file