Results 1 to 3 of 3

Thread: IIS using Listboxes and Requests

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2001
    Location
    Sacramento
    Posts
    1

    Question IIS using Listboxes and Requests

    I'm trying to develop an IIS application. The trouble that I'm running into is when I try to request information from the list box on page 1 into a variable. I'm using an ASP example but doesn't seem to work. Here's the example:

    strManufactuer = request.form("Manufacturer")

    Any ideas?

    Thanks,

    Ted

  2. #2
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    Need to post more of the code than one line to figger out why it's not working.. In particular, from the page that is submitting.. what method is the form using? Is it a multi select list box?
    oOOo--oOOo
    __/\/\onte96
    oOOo--oOOo
    Senior Programmer/Analyst
    MCP
    [email protected]
    [email protected]


    Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..

  3. #3
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Are you using METHOD=GET or METHOD=POST
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

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