Hmm... Fellow monk, I feel like a modem with a faulty parity bit setting, recognizing your words but failing to grasp what you are after.

Do you wan't to upload cgi scripts to the webserver and be able to move it around, using only the webbrowser? That sounds doable to me. Upload scripts are quite common, and I'm sure merlyn has several articles on how to create one. Combined with some sort of webbased filemanager you might have what you are after. Take care of security though. Such a system would give full access to the webserver, allowing the administrator to upload arbitrary code, which could be used to open up holes in your webserver.

Should I be totally off the target here, please describe your problem a little more in depth, giving examples and possibly code that you've already written, and we will surely be able to help you further.


In reply to Re: building a dynamic site with cgi by fsn
in thread building a dynamic site with cgi by husoft

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.