Hi all,
        I've created a fuse to download a text file in the iCalendar format.

It seems the mime type should be text/calendar. Trouble is, if I do a write blob with that content type there is additional text at the top of the file and iCal says the file is invalid.

tried using the command set response buffer with the content type of text/calendar but that still created a file with a couple carriage returns at the top of the file.

I created a mime type of application/calendar in the Extensions.ini and that seems to work fine.

For my purposes now, the mime type is not important because the receiving program is a custom parser but i'd like to be on the up-and- up with the standards if I can.

Any suggestions for getting the result I need with the correct mime type?


Mac 10.4.10  4D 2004.5  A4D 4  Fusebox


Kind Regards,

*********************************************************************
Bill Leddy
[EMAIL PROTECTED]
William Leddy Business Consulting
Custom Database Solutions
3145 17th Street
Sacramento, CA  95818                              Phone: (916) 444-2903

                        "On the desktop and on the web"

*********************************************************************


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to