Thanks so much for quick reply : I have added the print "Content-type: text/plain\n\n"; but still the output is not as expected :
0 None 1005 SG Desk Reports 1006 LN Desk Reports 1007 NA Desk Reports 1008 Saudi Desk Reports 1010 Global Reports
Content-Type: text/html; charset=ISO-8859-1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-U +S"> <head> <title>MSIM Equity</title> <link rel="stylesheet" type="text/css" href="../css/master.css" /> <link rel="stylesheet" type="text/css" href="../css/basic.css" /> <link rel="stylesheet" type="text/css" href="../css/imasg-onelook.css" + /> <link rel="stylesheet" type="text/css" href="../css/imasg-eod.css" /> <script src="../js/signoff.js" type="text/javascript"></script> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1 +" /> </head> <body id="ctl00_Body"> <div id="header"><h1 class="logo"><img src="../images/ms-logo.gif" alt +="Morgan Stanley" /></h1><h1 class="logo-print"><img src="../images/m +s_logo_grey.gif" alt="" /></h1><h1 id="site-title">MSIM Equity Report +s Signoff</h1><div id="utility-nav"><ul><li style="color:#ccffff">Wel +come: Ajay Kumar Srivastava&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp</ +li><br /><br /><li style="color:#ccffff">Contact Us: 212-762-0194 </l +i></ul></div></div><div id="navigation"><div id="primary-nav"><ul><li +><a title="Home" href="signoff.cgi?rm=main">Home</a></li><li><a title +="Delinquency Report" href="signoff.cgi?rm=delinq_report">Delinquency + Report</a></li><li><a title="View Report" href="signoff.cgi?rm=view_ +report&amp;fId=0&amp;rId=0">View Report</a></li></ul></div></div><br +/><br /><form method="post" action="/signOffPageOnDev/cgi/signoff.cgi +?rm=view_report&amp;fId=0&amp;rId=0" enctype="multipart/form-data" on +load="setDefaultFolderName()" name="reportDetails" id="reportDetails" +> <br /><div class="column-module"><div class="title-bar"><div class="te +xt">View Report</div></div><br /><br />1

In reply to Re^3: how to make dependent drop down in perl script (missing header) by Anonymous Monk
in thread how to make dependent drop down in perl script by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.