[REBOL] Re: outputting HTML from REBOL cgi script
From: gjones05:mail:orion at: 20-Feb-2001 7:44
Whoops, I forgot to add the code:<snip> > I doubt that this is the problem but only one additional > newline is needed, since 'print already supplies one. > --Scottprint "Content-Type: text/html^/" is satisfactory instead of: print "Content-Type: text/html^/^/" --Scott







