[...]
> 
> print "Content-type: text/plain\n\n";
[...]

Try

print "Content-type: text/html\n\n" 
instead of "text/plain\n\n";

Rgds,
Connie




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to