Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by mikk

  1. mikk

    Netscape and Opera just show text were there should be 'html'

    Hi folks, When I show some html indirectly trough cgi with IExplorer.. e.g. : #!/usr/bin/perl &startpage; sub startpage { print <<HTML_END; <html> <head> </head> <body> some interesting text </body> </html> HTML_END then it works completely fine. But when I start the same script on...

Part and Inventory Search

Back
Top