| | |
how can i get Internet history
Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
![]() |
Make your program to access temporary internet file folder and list all file there
"documents and settings\%username%\local settings\temporary internet files\ "
And check this registry keys from "HKCU\Software\Microsoft\Internet Explorer\TypedURLs"
"documents and settings\%username%\local settings\temporary internet files\ "
And check this registry keys from "HKCU\Software\Microsoft\Internet Explorer\TypedURLs"
Last edited by Jx_Man; Aug 24th, 2008 at 1:42 pm.
Never tried = Never Know
So, Please do something before post your thread.
* PM Asking will be ignored *
So, Please do something before post your thread.
* PM Asking will be ignored *
•
•
Join Date: Aug 2008
Posts: 2
Reputation:
Solved Threads: 0
Yes this information was helpful
But the thing is that
I am trying to make a vb project to get the internet history
ie visited urls, url ping time and last accessed time.
I got a small program from the net, but it shows lot many other things which I don’t want (Expired time, Hit rate, day, date, temp files and cookies)
And in visited websites it shows "Visited: Name@http://www.google.com"
How can I avoid this "Visited: Name@” from my list
i am attaching the zip file i got from the net.
But the thing is that
I am trying to make a vb project to get the internet history
ie visited urls, url ping time and last accessed time.
I got a small program from the net, but it shows lot many other things which I don’t want (Expired time, Hit rate, day, date, temp files and cookies)
And in visited websites it shows "Visited: Name@http://www.google.com"
How can I avoid this "Visited: Name@” from my list
i am attaching the zip file i got from the net.
•
•
Join Date: Jun 2009
Posts: 4
Reputation:
Solved Threads: 1
This may not work in Vb 6 as I found this out in vb 2008
Hows about putting a Combo Box in and Putting the Auto Compete Sorce Propety to History List
Put the Drop Down Style to Simple and Whola! This may solve the thread on my first post!
Update: Put Auto Compete Mode to Suggest.
If you don't do anything, You'll never make mistakes.
Hows about putting a Combo Box in and Putting the Auto Compete Sorce Propety to History List
Put the Drop Down Style to Simple and Whola! This may solve the thread on my first post!
Update: Put Auto Compete Mode to Suggest.
If you don't do anything, You'll never make mistakes.
Last edited by Micheal_2009; Jun 18th, 2009 at 3:47 am. Reason: An Correction
•
•
Join Date: Mar 2009
Posts: 857
Reputation:
Solved Threads: 157
Sorry Michael, that is .NET only and won't work in VB6.
Once you have the path to the temporary internet folder and if you can enumerate through its files by using DIR/FSO/FindFirstFile-FindNextFile/DriveListBox-DirListBox-FileListBox then you can use the FreeFile Function-Open Statement-Input Function-Line Input Function- and the close statement to read the contents of the cookie files (since they are text files).
Good Luck
Once you have the path to the temporary internet folder and if you can enumerate through its files by using DIR/FSO/FindFirstFile-FindNextFile/DriveListBox-DirListBox-FileListBox then you can use the FreeFile Function-Open Statement-Input Function-Line Input Function- and the close statement to read the contents of the cookie files (since they are text files).
Good Luck
If anyone has helped you solve your problem, please mark your thread as solved.
Thanks
Thanks
![]() |
Similar Threads
- Internet Explorer Favorites, custom website icons disappearing (Web Browsers)
- history shows current time (Web Browsers)
- "Save Target As.." isn't working in IE6 (Web Browsers)
- Internet History problem (Windows NT / 2000 / XP)
- IE won't let site show pictures. (Web Browsers)
- delete computer history (Windows NT / 2000 / XP)
- Internet Option homepage drop down (Web Browsers)
- my internet cache won't clear... help! (Web Browsers)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: vb recordset problem
- Next Thread: pulling all records from sql server to existing excel worksheet(not working)
| Thread Tools | Search this Thread |
* 6 429 2007 access activex add age append application basic beginner birth bmp calculator cd cells.find click client code college column component connection connectionproblemusingvb6usingoledb copy creat ctrl+f data database datareport date delete dissertations dissertationthesis dissertationtopic edit error excel excelmacro file filename form hardware header iamthwee image inboxinvb internetfiledownload keypress label listbox listview liveperson login looping machine microsoft movingranges number objectinsert open oracle password prime program prompt range-objects readfile reading record refresh remotesqlserverdatabase report retrieve save search sendbyte sites sort sql sql2008 sqlserver subroutine table tags textbox time timer urldownloadtofile vb vb6 vb6.0 vba visual visualbasic visualbasic6 web window windows






