Forgot Password / Register
Site Statistics
Total Members: 520
Total Tutorials: 242
Newsest User: 8884244477
Todays Unique Hits: 12
0 Users 5 Guests Online

Web Browser History

In yuour code find:
Code

Private Sub cmdgo_Click()
web.Navigate cburl.Text
End Sub


Add After web.Navigate cburl.text
Code

cburl.AddItem cburl.Text


This will add the item to the dropdown for simple history :P
ShadowMage
Author:
Views:
2039
Rating:
Posted on Saturday 29th December 2007 at 01:34 PM
Dalez
Dalez
Bahh, it doesn't work for me, i even changed it to your url stuff.
Posted on Saturday 29th December 2007 at 01:31 PM
Dalez
Dalez
Will this work for the other tut too? Cuz i use T.Text for the url bar.
Posted on Friday 6th July 2007 at 05:28 PM
ShadowMage
ShadowMage
ah ok that'll work to :) both will work really so it has it in cburl And CTRL+H
Posted on Friday 6th July 2007 at 04:46 PM
MOD-Dan
MOD-Dan
I was gonna do it a diff way but i will add a proper history where you press ctrl + H and it brings up a list