Hi I think my previous mails were not clear. i have cleraly mentioned my probelm below. 1. copy.cgi - this page contains all the data information. 2. proceed - button 3. While clicking this button the files are copied from one path to another path. In this process the files are renamed and preflighted and copied to another path. 4. This will require lot of time to process the files but the CGI page was expired within 15 minutes. 5. While doing this process the page was expired and we have received (500 internal server error). 6. We need to extend the page timing or the pages are continusly refreshing without the process repetation. Hope my mail clear now. Regards, Subbu 4.

In reply to Re^4: CGI page refreshing by kutty1
in thread CGI page refreshing by kutty1

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.