Need help with javascript array directory question

Discussion in 'JavaScript' started by Jen-, Sep 15, 2006.

  1. #1
    Hi, I want to know if files in a directory can be called upon using javascript as they often can be with php.

    Right now I have to stick everything into an array, as well as upload the files, and it would be a lot easier just to have the javascript call on the files only.

    Please let me know, thanks!
     
    Jen-, Sep 15, 2006 IP
  2. VONRAT

    VONRAT Banned

    Messages:
    181
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    wow .. i couldn't find any from javascript ... but if you do find a way .. kindly post it here as well ... thanks
     
    VONRAT, Sep 15, 2006 IP
  3. SoKickIt

    SoKickIt Active Member

    Messages:
    305
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    70
    #3
    It's impossible. You have to use some server side language (php, asp...)
     
    SoKickIt, Sep 15, 2006 IP
  4. Jen-

    Jen- Peon

    Messages:
    151
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    So you're saying it has to be server side in order to work? Thanks.
     
    Jen-, Sep 16, 2006 IP
  5. SoKickIt

    SoKickIt Active Member

    Messages:
    305
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    70
    #5
    That's right :)
     
    SoKickIt, Sep 16, 2006 IP