Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] HTML files

From: john:thousand-hills at: 19-Aug-2001 18:41

I am writing a file in HTML and emailing it -it works but with a few problems: Any ideas why? 1. It appears in HTML fine when read by Eudora. 2. It appears a code when picked up in Outlook. Code: write filename reduce [ <HTML><HEAD></HEAD> <BODY bgcolor=lightblue> <FONT SIZE=3 FACE=courier color=navy>"PURCHASE ORDER - INVOICE </FONT> filename<br><br> <FONT SIZE=3 FACE=courier COLOR=NAVY> (SNIP) </BODY></HTML> ] End Code: -- To unsubscribe from this list, please send an email to [rebol-request--rebol--com] with unsubscribe" in the