PDA

For continued disscussion on this topic : looking for a script!!



Mr Target
07-02-2000, 05:48 AM
Hi first of all i dont actually know if this can be done in javascript but ill ask anyway
im looking for a form with 3 pull-down menus a text area and a button

the first menu will have a selection of 6 links in it to choose a category (eg computer, internet) when they choose one the 2nd menu will become active with another selection of 10 links to choose a more detailed cat (eg anti-virus etc)

this in turn will activate the 3rd menu which will display a list of file names which when clicked will open a description in the text area and activate the button for them to download the file.

as i said i dont know if it can be done in javascript but any help would be greatly apreciated.

Kool Dude
07-02-2000, 07:39 AM
Vinny has the three drop-box part of it at his site (linka t bottom of page). With a few adjustments, it could probably end up doing what you want. :)

Mr Target
07-02-2000, 09:43 AM
Thx ill see what i can do with this