Hi
I'm using the following to activate the submit button on a webpage:
WebBrowser1.Document.All("submit").Click
But I get an error "Object variable or With block variable not set."
Can anybody help me with this, please.
Alan
[gray]Experience is something you don't get until just after you need it.[/gray]
I'm using the following to activate the submit button on a webpage:
WebBrowser1.Document.All("submit").Click
But I get an error "Object variable or With block variable not set."
Can anybody help me with this, please.
Alan
[gray]Experience is something you don't get until just after you need it.[/gray]