Hi all,
I have a form that has some checkboxes, as in the following code:

      <input  type="checkbox"  value="GPG040602155857107"  
name="PremGrading"  > MLP PREMIUM PLUS  - Ontario<BR>
      <input  type="checkbox"  value="MYB040602155857123"  
name="PremGrading"  > MLP Premium PLUS rev.2003 - mlp base<BR>
      <input  type="checkbox"  value="WDT040602155857140"  
name="PremGrading"  > MLPPREMPLU+2.00S - Qmp2<BR>

The value and descriptions come from a database. The user can select 
any number of choices from the checkbox list. 

After the form is submitted, I would like to capture both the values 
and the descriptions of the choices selected in the next page. I can 
get the values in request colloection. How do I get the descriptions?

Any help will be highly appreciated.

Thanks,
Mokles





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/17folB/TM
--------------------------------------------------------------------~-> 

---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [EMAIL PROTECTED]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
     [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 

Reply via email to