Hello Rahul,
Monday, August 13, 2001, Rahul Garg <[EMAIL PROTECTED]> wrote:
RG> The problem goes like this-
RG> value of $mailids is coming from previous perl script
RG> if($emailids eq ' ' || $emailids eq '@' || $emailids eq '.' || $emailids !~ /..+/ )
RG> {
RG> print <<"enter";
RG> Content-type : text/html
RG> <html>
RG> <head><title>Search</title></head>
RG> <body>
RG> #####invokes the same perl script with the error message ......not
RG> working in Netscape but working in IE....instead it gives the
RG> complete HTML code in Netscape...any solution....
RG> </body>
RG> </html>
just add empty line after
Content-type : text/html
Best wishes,
Maxim mailto:[EMAIL PROTECTED]
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]