Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Working with strings
Message
From
08/12/2005 16:12:35
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
 
 
To
08/12/2005 15:45:53
General information
Forum:
Internet
Category:
Active Server Page
Miscellaneous
Thread ID:
01076331
Message ID:
01076399
Views:
26
Thanks, this is what I'm looking for.

Jerry


>>I inherited an ASP page that defines 3 checkboxes that have the same name but different values. This page then posts the form vars to another ASP page which I use to capture all the form vars.
>>
>>I can capture the form vars, but the checkboxes come across as such:
>> "apples,oranges" or "oranges, grapes" or "apples,oranges,grapes"
>>
>>How can I determine what checkbox was checked from the passed in string? Is there an ATC() or SUBSTRING() function available?
>>
>>Thanks,
>>
>>Jerry
>
>In VBscript there is a function call InStr().
>
>http://www.devguru.com/Technologies/vbscript/quickref/instr.html
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform