Hi,
I use the code of http://www.mjtnet.com/forum/viewtopic.php?t=1461
Does anybody know how I get all the tagsnames, and follownumber on a website by name, into a listbox so that i can ask each item the value of it.
Thanks a lot
greetings
Simon
How do i get all the tagnames of a html
Moderators: Dorian (MJT support), JRL
-
- Newbie
- Posts: 8
- Joined: Sun Apr 09, 2006 10:40 pm
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Use document.all to get a collection of all the tags, and then loop through them.
http://msdn.microsoft.com/workshop/auth ... ns/all.asp
http://msdn.microsoft.com/workshop/auth ... ns/all.asp
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?