For I = lbound(array2) to ubound(array2)
        response.write array2(i)
Next

ILyas
 

-----Original Message-----
From: waqar [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 3:42 PM
To: [EMAIL PROTECTED]
Subject: [ASP] How find Array item



 
 
 
 Hi,
          hello frined , my problem is that,
 
for example;
                                array1(33) ="A"
                                array1(44) ="B"    
                                array1(55) ="C"    
                                array1(66) ="D"
 
 
i know array1  has 4 item it have
 
array2 have many record but  i do not know  size or item  of array2
 
response.write(ubound(array2))
 
output =Max value
 
response.write(Lbound(array2))
output =Min value
 
 
pls help ...
            

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



------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/17folB/TM
--------------------------------------------------------------------~-> 

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



 






------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/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