--- parser3/www/htdocs/Attic/_bug.html 2004/02/27 15:07:47 1.14 +++ parser3/www/htdocs/Attic/_bug.html 2004/09/01 12:21:43 1.64 @@ -1,9 +1,13 @@ -@main[] -$s[ 123 ] -^taint[as-is][^s.trim[start; ]] - -@leechy[] -$xdoc[^xdoc::load[_bug.xml]] -$xdoc[^xdoc.transform[_bug.xsl]] -^xdoc.save[_bug_saved.xml] -OK? +
+^mail:send[
+	$.from[from]
+	$.to[to]
+	$.html{
+	cid=xxx
+	}
+	$.file[
+		$.value[^file::load[binary;_bug.html]]
+#		$.content-disposition[inline]
+		$.content-disposition[]
+    ]
+]
\ No newline at end of file