Hi friends,
is there a way where by I can programmaticall y click a link in a web page?.if its a button I can use document.formna me.element(i).c lick where element(i) might represent the button.Is there a similar action for a link?
Thanx in advance,
Balu435
is there a way where by I can programmaticall y click a link in a web page?.if its a button I can use document.formna me.element(i).c lick where element(i) might represent the button.Is there a similar action for a link?
Thanx in advance,
Balu435
Comment