|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How can I simulate an onclick event in IE?I've been searching around and haven't really found anything. I've but
an IE browser on my form and would like to simulate clicking the provided refresh button on a one minute interval. I can't use navigate because the page has frames and only one frame does the refreshing. Surely theres a simple way to make the browser simulate the onclick of the particular button I'm wanting? Its javascript in frame 2. Can anyone help? melt***@hotmail.com wrote:
> I've been searching around and haven't really found anything. I've I think you want a Javascript timeout object calling whatever function would > but an IE browser on my form and would like to simulate clicking the > provided refresh button on a one minute interval. I can't use > navigate because the page has frames and only one frame does the > refreshing. Surely theres a simple way to make the browser simulate > the onclick of the particular button I'm wanting? Its javascript in > frame 2. Can anyone help? be called by clicking the button. Unless you meant the equivalent of a refresh button in a browser, in which case http://en.wikipedia.org/wiki/Meta_refresh or maybe you're looking for http://en.wikipedia.org/wiki/Ajax_(programming) Andrew
Using XPath Against A Node
Close a form after x amount of time how to use table in a dataset as data source for combobox? HTML help files Confusing Arraylist BinarySearch problem Re: Is VB.NET Popular??? Is there some way to tell the debugger not to stop at WndProc? Need some info about the Load event of Forms and Usercontrols Insert key press in text box How to Step back to caller in break mode |
|||||||||||||||||||||||