|
-
Oct 31st, 2000, 03:15 PM
#1
Thread Starter
New Member
Alright I've beaten this code every which way from here, but still to no avail. What I'm trying to do is keep at the bottom of a continually refershing LOCAL html file. I'm making a cheezy aol clone since I just finished my project to kill AOL and other messangers. (grin)
Here's what I've tried:
(begin code)
webbrowser.refresh
webbrowser.setfocus
sendkeys "{End}", True
(end code)
What happens is that the page does advance at about half a page at a time, which if already at the bottom is fine. But when I scroll up to review a whitty remark a friend has made makes for a lot more scrolling to get back to the current conversation.
Any and all assistance would be appreciated.
Dave
(aka the evilgod)
[email protected]
It's not the language that's hard, it's the programming.
-
May 27th, 2002, 02:03 AM
#2
Fanatic Member
Hi
Use ctrl + END key ..
I mean Sendkey ctrl+END..
This would scroll the scroll bar to the bottom..
Regards,
pradeep
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|