How do i get all the tagnames of a html

General Macro Scheduler discussion

Moderators: Dorian (MJT support), JRL

Post Reply
nachtegaal9999
Newbie
Posts: 8
Joined: Sun Apr 09, 2006 10:40 pm

How do i get all the tagnames of a html

Post by nachtegaal9999 » Tue Apr 25, 2006 10:32 pm

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

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Tue May 02, 2006 11:49 am

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
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts