Results 1 to 2 of 2

Thread: DropDownBox items from cookie

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Location
    Connecticut
    Posts
    98

    DropDownList from cookie

    I have a page that has a DropDownList on it. This dropdown needs to do a few things:

    1 - The user should be able to type in a value or pick one from the list. How do you set the dropdown properties to do this?

    2 - The items listed in the dropdown need to come from values stored in a cookie. I know how to do this from a DB but I never did loaded one from a cookie. How do you do this?

    3 - Lastly, if the user decides to enter a value instead of picking one from the list, the value they enter should be appended to the current cookie so it shows up in the list the next time the user visits the dropdown.

    ANY tips, code, or resources would be GREATLY appreciated!!

    ps: I'm developing in .NET but any ASP code would be fine.....

    Thanks!!!
    ~Piz

  2. #2
    Lively Member harsoni's Avatar
    Join Date
    Oct 2000
    Posts
    118
    Check this link

    http://support.microsoft.com/support.../Q246/2/34.ASP

    I hope this answers your question..

    Sonia

Posting Permissions

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



Click Here to Expand Forum to Full Width