for each alphabets in arralphabets
for i = 0 to count
if left(Arrlist(i),1) = alphabets then
if check <> alphabets then
alert ucase(alphabets)
end if
alert Arrlist(i) & vbCr
check = alphabets
end if
next
next
end sub
</script>
</head>
<body onLoad="arrayalfa()">
</body>
</html>
I may not get it the 1st or 2nd time,
but how sweet that 15th time can be.
admin@onpntwebdesigns.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.