Thanks for your replies. I know that i'm very confused :). I will try to explain the best i can. My site for this momment is just running in my localhost. I host my site in a apache server and i can't put my own server running(command line) but i think that i can made my server to be a webservice soo i didn't need to put it running(command line), my multi-cliente side could get access to it. If my thouth is wrong please tell me :). I use forms in send email for example, when i use forms everything ok. In otherhand my menus are like a.cgi?a=something_a , a.cgi?b=something_b ... this apears in status bar... i like to this doesn't happen. I coud make in java and put somethig apears in the status bar. But in the site http://www.ncc.up.pt/~mcc/AR/ i think that the server catch the urls like titty said,and than like Zaxo said "request for a .htm page to transparently fire a cgi script which generates the page" and this seems right too :). My head is splinnig :) :( Can i clarify something in your minds!!! Maybe. I wait for answer :)

In reply to Re: perl hide by html.... by Anonymous Monk
in thread perl hide by html.... 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.