Simple pulldown menu

Discussion in 'Programming' started by pow, Sep 22, 2006.

  1. #1
    I'm trying to build an index.html with a script that does the following:

    The index opens and a simple pull-down menu shows. The contents of the pulldown menu should depend on the contents of a folder on the server. Like website.org, site.org, mysite.org (location of that folder can be anywhere on the server, that's no problem).
    When a choice is made the script should create an automatic redirect to an url like:

    http://www.stats.stats.org/awstats/awstats.pl?config=$choice made at the pulldown.

    Can this be done and how should I do it?

    Regards
     
    pow, Sep 22, 2006 IP
  2. forumposters

    forumposters Peon

    Messages:
    270
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Sounds like a job that should be done with Javascript.
     
    forumposters, Sep 23, 2006 IP