|
-
May 10th, 2001, 08:21 PM
#1
Thread Starter
New Member
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
-
May 10th, 2001, 11:26 PM
#2
Frenzied Member
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..
-
May 11th, 2001, 02:48 PM
#3
Good Ol' Platypus
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|