Hello Michael,

Saturday, July 10, 2004, 4:25:11 AM, you wrote:

MB> It's not an array until you "split" it. What's returned from
MB> the form is a comma delimited string.
  
MB> try:
MB>   myarray = split(myarray,",")

i try

myarray = Request.Form("CheckMark")
myarray = split(myarray,",")
response.write "TOTAL : " & ubound(myarray)

and it works!! Thanks man .... :D



-- 
Best regards,
 Susetio                            mailto:[EMAIL PROTECTED]



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

 
Yahoo! Groups Links

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

<*> 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