Ok, I'm assuming a level of sarcasm in this request... How about this:
You print .... > print "Content-Type: text/html\n"; > $level = ""; > undef %YET_DONE; yop=me suggested : > >When i have this problem, is becuase my script > >dont sends the > >print "Content-type: text/html\n\n"; > >first line. > >Mybe there is the problem. > > Count the number of newlines dude. There should be two after the Content-Type line as yop-me pointed out. Cheers. _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
