VS 2008 Bookmarks And History?
Jun 3, 2011
i have made a basic web browser, i am trying to add bookmarks and history on to it. I have made a basic bookmarks form where you can add pages, but i want when you double click on a bookmark for it to open in the browser, and i have added a button to add the current page into the bookmarks, but that does not have any code as i did not know where to start.
Also i have not made a template for history as i did not know where to start, please help me out as i really want to get a fully working web browser. Also i have put a link for you to look at the code, and i know the media player is affecting the tabs, i would like to keep the media player but would not like it to auto open if you can also help there (i didnt put that in a friend did)
here is the link, i would have attached it but it was more than 500kb, it was 1.17mb on my pc and 1.18 on mediafire:[URL]..
View 7 Replies
ADVERTISEMENT
Feb 23, 2009
I've been trying to make a browser for a while now, and I still can't figure out how to make favorites or history. Well for history i can get to where it lists but it won't save, so when I close it erases it. I don't care which method, i just want to know one working way. So if you guys could help me with making history and favorites that would be great!
View 4 Replies
May 24, 2011
I am working on making a bookmarks and history interface for my web browser so basicall for the bookmarks the code is
CODE:
Now im assuming that this is not all that is needed.. (this is put inside a sub) however i dont know how to set up the settings so that it will keep the bookmarks into my list after the program closes...
View 6 Replies
Mar 25, 2010
I'm using visual basic 2008 and really need help in this question ...
-I'm creating a web browser : how to stop adding pages to Internet Explorer History...
-And auto save/open Listbox (so i could use my own browsing history)
View 5 Replies
Oct 1, 2009
I have two problems with my Visual studio 2008, I can't find the 3 button that use as bookmarks for line, and how to keep the Search Box to be on top, right now I'm pressing CTRL+F whenever I want to search something in my code.
View 5 Replies
Jan 11, 2012
I have not been able to find code to list the sites visited by IE and FireFox. I found code for IE that gets the websites typed in.
View 1 Replies
Jul 19, 2009
i was wondering how I can log someones history.I made my own web-browser. I visit vbforums.com . Is there anyway for me to insert a certain code into a Button?.Click so that it will pop up with a MsgBox or a RichTextBox on the sites that I have visited?
View 1 Replies
Aug 5, 2010
How TO use My.Settings And Can Anyone Give Me a Source To History And favroites
View 1 Replies
Jun 4, 2009
how can i read all the files in history folder??? i tried thi but all i get is index.dat
[Code]....
View 2 Replies
Jan 30, 2009
i have a form called history and a form called tinternet and i want the visited websites of form tinternet which would be textbox1 because thats the main text box but how do i paste them into a multiline textbox i want each address per line and i dont know how to do it.
View 13 Replies
Jun 13, 2010
I'm making a combo box that displays the users history on the browser, but when they first open it and press the combo box theres supposed to be nothing there except for the homepage, but it instead has the homepage and (Collection) in it... help?
View 11 Replies
May 14, 2009
Visual Basic 9.0 / 2008
Tabbed Webbrowser
What i want: i want to know where i can find a noob friendly detailed guide on how to add a history box/favourites box and an options windows. so the user browsing my webbrowser can check the history just like IE's or Firefox's. same with the favourites.. and with the options they can clear all their cookies and history, aswell as changing the homepage i know the fucntion to change the homepage via a menu strip so yehh..
View 19 Replies
Apr 26, 2011
I made a webbrowser that stores it bookmarks in an xml file called "WebSites.xml". I want it to show the favicons of the bookmarks in the button(toolStripSplitButton1) in which they are located but the code doesn't work
Friend Sub AddToolStripButtons()
xmldoc.Load(My.Application.Info.DirectoryPath & "" & "WebSites.xml")
ToolStripSplitButton1.DropDownItems.Clear()
[code].....
View 8 Replies
Aug 11, 2010
I can not get this to work. Loads of errors.[url]...
Has any one here had experience using vb.net with word.
I need to programeticly insert varibles to inserted bookmark into word.[code]...
View 6 Replies
May 14, 2010
I'm making a little webbrowser just for the heck of it, And i want to know if you can use a toolstrip for a bookmarks bar. I have it laid out, I just would need the code to make the buttons work.
View 1 Replies
Dec 18, 2009
I made a browser in VB and am trying to get a bookmarks bar, like the ones under the address bar in Google Chrome, Firefox, and IE.I have two listboxes, one with the same text as the button added and another with the url the code should make the listboxes select the same indexed item, and when you click on the button, it finds the same index number in listbox1 which contains the button's text, finds the matching url in listbox2, and goes to it however, I have a problem: when using addhandler for a newly added button, if I extract the text of the current function, it gives me the same text as the handler I'm getting it from its really confusing but basically how can I get the name of the button that was just clicked? the buttons aren't preset (like the user adds them when he/she needs to) so i cant use "button1_click..... button1.text...button2_click.... button2.text"
View 2 Replies
Feb 3, 2010
Web Browser Bookmarks Bar
View 1 Replies
Mar 15, 2009
i want to make a custom instaloler for my ProjectI made a web browser and well.I want to add tabs Make it so you do not have to click go you can hit the return Key falso i want to make it where they have to enter a free 10 diget code i make and give out. iks this possible?one last thingi cannot figurel out how to print save or open a Text Box that i want to make kinda my own simple version of the notepad?sorry so manny questiuon kind new but kinda notIf you want one of the webbrowsers i made email me or tell me i made a couplewow i feel stupid is there anyway to have bookmarks option fr people
View 5 Replies
Jun 20, 2012
I have made I browser and I want to add bookmarks as menu items..[code]And how can i save the toolstripmenuitems so i can load them again on startup
View 4 Replies
May 25, 2012
I have read other threads on this topic, but I still can't get this to work in VB 2010 Express. I am using 2 PC's, one with Windows7 32 bit and the other with Windows7 64 bit. On both machines the Bookmark icons are not in the toolbar. Using shortcut keys such as CTRL-kk works but I would prefer to use the icons.
I have 'Expert Settings' enabled and the 'Text Editor' toolbar is visible, but there are no bookmark icons in the Text Editer toolbar. Apparently other people have got this to work in the Express version.
View 5 Replies
Dec 15, 2010
When I am in the Visual Basic Express 2010 IDE I can search for an item using CNTR F. If I select "Book Mark All" in the CNTR F window a blue square will appear on the left hand side of the code viewer ex. Form1.vb*. Can someone tell me how to remove these bookmarks, and,also how can I add a bookmark manually for a line of code (perhaps there is a keyboard short cut). Please see the Jpeg attachment of my screen. (this was moved from The General Forum). I found the answer, if others need to know add the TEXT tool bar to the IDE and see the second JPEG below.
View 2 Replies
Apr 6, 2012
I'm using vb.net. How can i import bookmarks from Google Chrome?
View 3 Replies
Jan 25, 2009
I want a favourites. Where when i click a button it saves the link to a .txt file in C Drive and i want it to make a menu item in a menustrip that has the name of it then when that is clicked it loads that bookmark but it gets it from the .txt file. Or is there an easier way??
View 7 Replies
Aug 23, 2009
I'm makeing a web browser and would like yo know how to store bookmarks to my menustip1 using a the basic end of visual studio
View 2 Replies
Dec 20, 2011
My latest VB.NET project has been making a webbrowser. I now want to expand it's functionalities and create a bookmarking system. Would making a folder somewhere and storing files in it as the bookmarks be the best way to do it? Could someone also provide or teach me a way to use a 'for' loop to add all the bookmarks into a menu.
View 14 Replies
Jun 7, 2012
I'm trying to figure out how to make the code from HTML url...I have in a listview with some pdf filenames..each of these pdf's have bookmarks to other pdf files.I managed to get the code to export the bookmarks and load them into the listview..but only the first listing seems to be working. when it gets to the second listing,, when it gets to the exportbookmarkstoxml function..it hits the catch from then on..i've tried several different things and none of them seem to be working..the code i have is somewhat messy because i been messin' with it,,but i'll try and tidy up as much as possible for ya.I'm thinking that something between the using statement needs to be closed or something but i can't get it to come even close..i even tried closing the reader with reader.close and then deleting the outputxml and then making the file again but that isn't working either. [code]
View 2 Replies
Mar 26, 2009
Ok, it's basically all in the description, but I need to make it so there is not a limited amount of bookmarks. I cannot use My.Settings because when i try to select 'My Project' in the Solution explorer, it doesn't work
View 1 Replies
Aug 1, 2008
I am having trouble with automatically filling a table in word from a asp.net app - i use bookmarks in the next top row to determine what data should be inserted into the columns of my tables. However, i am having trouble in getting the individual cells bookmarks and get all the bookmarks from the row instead. This is fine if i have one bookmark in each column as i can use the 3rd bookark and assume that is from the 3rd column, but if i were to have 2 bookmarks in one column, how would i know which column it was that contained the 2 bookmarks?Here is my code that returns all bookmarks for the row even though i am selecting a single cell; and therefore using bookmarks(1) - always the same bookmark(the one in the leftmost
[code]...
View 2 Replies
Jul 14, 2007
I'm trying to develop a Mail Merge using Bookmarks in a word template (1 page doc). It works ok for the 1st record from a datatable (source of data for bookmarks), and then just piles the other records into the same bookmarks. After the 1st insertion I need the code to goto the end of the doc, insert a page break and append a fresh copy of the template for the next insertion. The mail merge could have many 1 page letters in it.
strTemplateDir = Trim(txtDocument.Text)
wrdApp = CreateObject("Word.Application")
wrdApp.documents.add(strTemplateDir) 'open new word doc based on template
'make it the active doc
[Code]....
View 3 Replies
Feb 5, 2010
I created a simple program that uses a saved word document (letter, and contracts) as a template to create other documents with information from my text boxes (from my VB application) which replaces my bookmark information with the new info (firstName, lastName, address, notes, etc.). This is what I currently use for the call statements to update the bookmarks[code]...
View 7 Replies