> I have got a blank line prior to the <HTML> and also one after?

Do you have the content-type specified in the HTTP headers?  Without that, 
this won't work.  It should be something like this:

/$Start
content-type: text/html

<html>
   <head><title>Blah</title></head>
<body>
etc, etc.

The important bit is the "content-type" line, above.


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Easy400Group/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to