CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2007
    Location
    Denmark
    Posts
    623

    Get selected value from dropdown

    Hi all,

    Perl question for you:

    Been trying for hours and it seems I'm just missing something. I have a form with a dropdown list on it. I want to get the selected value (the "option value" part) and store it in a variable for use in one of my subroutines. How do I do this?

    I'm brand new at Perl by the way

    Thanks in advance
    Last edited by foamy; January 25th, 2010 at 04:02 AM.
    It's not a bug, it's a feature!

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: Get selected value from dropdown

    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

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

Featured