
String manipulation topic
Mandar wrote on 30 Oct 2001 in microsoft.public.scripting.jscript:
Quote:
> Yeah , but I cant use id
> and there are many links so i need
> the output in an array
<script language="
VBScript">
for each x in document.links
document.write x.href & "<br>"
next
</script>
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)