Help with Fileman V-1, File Manager

Ask a Question related to PERL Miscellaneous, Design and Development.

  1. #1

    Default Help with Fileman V-1, File Manager

    Hello. First,I know next to nothing about perl. That being said...

    I uploaded and changed permissions for the file manager mentioned on the
    subject line. The FM showed a width of 630 pixels on my 1024 screen. I
    edited the script tables and changed the width to 100%. The FM now shows
    as nearly full screen, except for the sub-directories which load at 630
    pixels. And after any action is done, even the root directory will then
    show as 630 pixels.

    I have poured over this script and cannot see why this is happening, but
    as already stated, I know nothing about perl scripts beyond a little
    tinkering.

    If someone is interested in taking a look I will post script.

    Thank you. Angel

    Remove "ShirT" to reply.
    --
    Archives for the Walrus Contest
    [url]http://WeeklyWalrus.com[/url]

    Weekly Walrus Contest entries and rules
    [url]http://web.newsguy.com/evilsideshowbob/index.html[/url]
    Angel Guest

  2. Similar Questions and Discussions

    1. ann: free PHP-based file manager
      Yet another one, but of course it's the best of them all (just like all the rest). -- Hug-Gorilla Software: http://www.ren-prod-inc.com to reply...
    2. file manager
      hi guys, NE1 konw where i can get a file manager with a progress bar when uploading ? i try to find one but without succes..... :( a least, a...
    3. File Manager?
      I attended one of the Creativity Without Limits seminars a couple weeks ago, and the presenter demonstrated something I hadn't seen before and now...
    4. File Manager Stay Open?
      I wanted to apply some batch commands to files in filemanager. Every time I click on the batch automate pulldown the file manager closes. It does...
    5. How can I build my own File Transfer Manager?
      I was downloading from the MSDN subscription site and used the File Transfer Manager, and was wondering if that was something I could use for my...
  3. #2

    Default Re: Help with Fileman V-1, File Manager

    Angel <angel2@ShirT.com> writes:
    > I uploaded and changed permissions for the file manager mentioned on the
    > subject line.
    I've never heard of it. Is it GTK-based? Qt? Curses? *gack* *spit*
    CGI? How can you expect anyone to comment on something that's
    brand-new to them? ESR has a fairly helpful page on How To Ask
    Questions the Smart Way at his website:

    <URL:http://www.catb.org/~esr/faqs/smart-questions.html>

    I strongly urge you to read it over.
    > I have poured over this script and cannot see why this is happening, but
    > as already stated, I know nothing about perl scripts beyond a little
    > tinkering.
    We are happy to discuss specific Perl questions here, but we're not a
    free helpdesk. You'll get the best results if you show you've spent
    some time and effort of your own on the problem.
    > If someone is interested in taking a look I will post script.
    If anyone is interested, they'll only be interested in a very small
    script (on the order of 10-20 lines) that reproduces the problem.
    Very often, just the act of trying to reduce a large script to the
    smallest program that reproduces the problem you're seeing is enough
    to show you where the trouble is. It also has the benefit of showing
    that you've invested some effort yourself-- nobody likes being used as
    free support, but most people don't mind helping someone who is trying
    hard.

    -=Eric
    --
    Come to think of it, there are already a million monkeys on a million
    typewriters, and Usenet is NOTHING like Shakespeare.
    -- Blair Houghton.
    Eric Schwartz Guest

  4. #3

    Default Re: Help with Fileman V-1, File Manager

    It's cgi.

    Sorry, I have obviously made an erronous mistake. Please ignore my
    request for help. Thank you.

    Angel


    Eric Schwartz <emschwar@pobox.com> posted this mush in
    news:etoptkcg4p2.fsf@wormtongue.emschwar:
    > Angel <angel2@ShirT.com> writes:
    >> I uploaded and changed permissions for the file manager mentioned on
    >> the subject line.
    >
    > I've never heard of it. Is it GTK-based? Qt? Curses? *gack* *spit*
    > CGI? How can you expect anyone to comment on something that's
    > brand-new to them? ESR has a fairly helpful page on How To Ask
    > Questions the Smart Way at his website:
    >
    > <URL:http://www.catb.org/~esr/faqs/smart-questions.html>
    >
    > I strongly urge you to read it over.
    >


    Remove "ShirT" to reply.
    --
    Archives for the Walrus Contest
    [url]http://WeeklyWalrus.com[/url]

    Weekly Walrus Contest entries and rules
    [url]http://web.newsguy.com/evilsideshowbob/index.html[/url]
    Angel Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139