Quantcast
Viewing all articles
Browse latest Browse all 21212

[RESOLVED] coding problem

I have this webpage with a buttons for submission and I did not assign them with id or name.

I applied this code For Each BTN In HTML.documentElement.getAttribute("BUTTON") but I get object required error.

I also tried For Each btn In HTML.button, but there is no such thing as html.button

Viewing all articles
Browse latest Browse all 21212

Trending Articles