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


Susetio Adhi <[EMAIL PROTECTED]> wrote:

Dear all ......

I need to count array, and that array came from checkbox, like :

myarray = Request.Form("CheckMark") <-- CheckMark si a checkbox
response.write ubound(myarray)

But i get error message :

Microsoft VBScript runtime error '800a000d'
Type mismatch: 'UBound'

what is wrong wtih that code?



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



Yahoo! Groups SponsorADVERTISEMENT


---------------------------------
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 the Yahoo! Terms of Service. 


                
---------------------------------
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!

[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/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