Results 1 to 2 of 2

Thread: Auto Populate text box from drop down

  1. #1
    Join Date
    Nov 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Auto Populate text box from drop down

    Ok, so I am in need of a script that will allow me to auto populate a text box based on a selection in a drop down box.

    I have been looking online for this for a while, but all the answers I can find require a database which I am unable to use on this occasion as it will be help on a shared driver and not a server.

    So in the drop down menu we would have items such as:

    Description1
    Description3
    Description3

    and when selected it would show the links associated with each description on the text box.

    If anyone is able to help me with this it would be very much appreciated.

  2. #2
    Join Date
    Dec 2010
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Do you have a particular language you prefer this script to be in? Usually dynamic content is stored in a database which is fairly easy to do. There are other methods of doing this such as storing the drop down group in a file such as XML, HTML, ect.

    I may be able to assist if you can give me some more detail

    jline

Bookmarks

Posting Permissions

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