Display The Sites That Have Already Been Viewed?

Mar 25, 2011

I'm creating a simple web browser. I have a combobox for the url address bar. I'd like the combobox to drop down and display the sites that have already been viewed. I think I can use the BeforeNavigate2 event to do this but I'm unsure how to use it.

View 3 Replies


ADVERTISEMENT

Asp.net - Tell A Location Of Website Being Viewed?

Jun 16, 2012

How can I access some of the Geo encoding for a website I am making?I would like to extract the location information of where the site is being viewed/used at. This would allow the check-in process to go more smoothly when the users do.

View 3 Replies

Getting Viewed Websites From Registry?

Jan 8, 2009

I am looking to get a list of websiets viewed from the registry. I think the code below is fine but how do i populate a combobox with the typedurls it finds. I have tried myself but i still get blank in the combobox

Imports System
Imports Microsoft.Win32
Imports System.Windows.Forms

[Code]....

View 4 Replies

Icons On 64-bit Windows Can't Be Viewed In A 32-bit App?

Sep 13, 2011

Apparently, there is some kind of "bug" or "feature" in 64-bit Windows that prohibits a 32-bit app from "seeing" certain icons. Testing this is simple:Create a basic Windows Form app on a 64-bit machine.In the Project Properties, go to Compile > Advanced Compile Options > Target CPU. Set Target CPU to "x86".Add a button to your app that triggers an OpenFileDialog. Run the app and click the button to open the OpenFileDialog.Browse to: C:UsersDefaultAppDataRoamingMicrosoftWindowsStart MenuProgramsMaintenance

You should see the "Backup and Restore" shortcut, but its icon will be a blank white sheet. (If you don't see it there, it might be in C:Users[MyUser]AppDataetcetcetcMaintenance).

Now, close your app... go back to Project Properties > Compile > Advanced Compile Options > Target CPU and set Target CPU back to "AnyCPU" (this will cause it to run as 64-bit).Run the app and browse to the same folder. Now "Backup and Restore"s icon will be visible.This happens on all 32-bit apps. I tried it in Firefox (using "Open File...") and it can't see that icon (and many others) either. as a result of this behavior, when I try to extract icons from files when running under 32-bit, it produces an error. If I run the same code under 64-bit, it works just fine. running my app as 64-bit isn't an option. I'd literally quit programming if I weren't able to use Edit-and-Continue, and for some brilliant reason, 64-bit apps can't Edit-and-Continue, so I make them all in 32-bit).

View 8 Replies

Can The Code In A VB Executable File Be Viewed

Jun 21, 2010

Part of the app I am writing allows users to create an encrypted, password-protected output file that they can email safely to a central store. I can't have the users choose their own password for the encryption as the central store needs to access the contents of all the output files emailed to it. So there is one password that gets set within my vb app.I am worried that security will be compromised if the vb executable is somehow deconstructed? Is it possible to read the contents of an exe file (and thus find out the password)?

View 3 Replies

Link The Data Together So It Can Be Viewed On One Form?

Jan 15, 2012

I am working on some sort of client + project management system. Each client can have many projects, many projects can have many staff. The Link (Junction) table allows for many staff members to be linked to the projects. I have attached the relationships which have been put together in Access 2007. In order to display the data in my VB forms, I am making use of OleDb, by having a OleDbDataAdapter and DataSet. I am using SQL queries to select, insert etc data from the original database tables.

My issue; I can't work out the best way to link the data together so it can be viewed on one form. So once I access Client 1, I can see the projects they have with us, and then within that, all the staff they have working on that project.

View 2 Replies

Searching In A Database Viewed By Datagridview?

Dec 23, 2009

my program i abot searching in a database viewed by datagridview and i want to search within two columns i'm using this code to do so:

InstructorsBindingSource.Filter = "PhoneNumber = '" & Trim(ToolStripTextBox1.Text) & "' and instructors = '" & Trim(ToolStripTextBox2.Text) & "'"

but its not working

View 4 Replies

VS 2008 Viewed Web Browser Control?

Dec 4, 2009

generally i'm trying to make a simple web broswer... my program has a button and a tab control. that when i click on the button a new tabpage is added to the tabcontrol with a web browser inside. now i have added a textbox for the url and another button that when i click on it the viewed web browser in the current tabpage is navigated to the url that i have typed in the textbox.

[Code]...

View 1 Replies

.net - Make A Namespace To Be Viewed By All Project Without Necessary Imports?

May 11, 2011

I'm developing an web application using VB.Net, and I would like to know, if is there any way to make a namespace to be viewed by all project without necessary Imports?

View 1 Replies

Create Streams Of Images To Be Viewed In Browser?

Aug 16, 2010

I want to be able to take snapshots of the desktop periodically(about 1 every 300 ms) then be able to view them live through a web browser.

Here is what I already have:

I already have a form which takes the snapshots, overwrites a file called 1.jpg with the image. I also already have an http server running which succesfully serves up html documents.[code]...

View 1 Replies

Design A Flag, That Seems To Wave As It Is Viewed, On A Website?

Aug 16, 2009

i need to design a flag, that seems to wave as it is viewed, on a website. can i do this with VB.NET?

View 6 Replies

How To Open Programs On Computer Viewed In A List

Aug 21, 2009

is it possible to have the open programs on my computer viewed in a list, and have the abbily to minimize and restore if so, what are the codes for it and what do i have to attach it ro (butten etc) it is for my OS i am making.

View 1 Replies

VS 2008 How To Print Data Viewed By Datagridview

Feb 1, 2010

i wrote a program that i can search within a fixed database that contains names,phone number... ok,what i need is that i want to be able to print these results or to print the whole database i used printform1.print() for sure it printed the whole intervace of the program

View 2 Replies

Return To Last Viewed Record After Clearing And Refilling Dataset

Sep 8, 2011

i have a dataset that i am viewing in detail view i can enter a new record and save it fine but the auto ID field enters as (-1) after i save it does not automatically change the (-1) to a number so i need to clear the dataset then refill it to give it a genuine number to prevent concurrency violations. my problem is after i refill the dataset it returns to the first record in the dataset not the last entered record, how do i get it to return to the last record.

View 4 Replies

Send A Parameters To Reporting Services From .NET That The Report Can Be Viewed In A Browser?

Sep 20, 2011

how I could do that to click a button on a Winform send a URL or you can (with parameters) to a Reporting Services and it loads in a browser.

View 4 Replies

Inject Html Code To Webbrowser1 Without Removing The Current Viewed Page?

Jan 24, 2011

im asking how can i inject html code to webbrowser1 without removing the current viewed page ?

for example if i viewed www.bing.com on the webbrowser1

how can i change only background color using the code

<body bgcolor="#000000">

without chaning any other element or navigating away from the page

View 13 Replies

How To Get HTML Of Certain Sites

Oct 26, 2011

Sometimes, there are some text in a website which isn't in the html, meaning I can't retrieve it using a get webrequest. For example, in facebook, the list of friends in the 'stalker bar' isn't in the html. Is it possible to get this list of friends?

View 2 Replies

Useful Sites For .NET Programmers?

Feb 3, 2010

Lately I've had to do a bit of programming in VB .NET. It hasn't been too difficult, but the lack of proper documentation or good tutorials has been annoying me. I'm used to finding a lot of relevant info when I google a programming question, or term, or method name - but it's been more difficult with VB .NET. Anyone know of any good tutorial/documentation sites for VB .NET?

View 3 Replies

Blocking Web Sites In Browser?

Oct 10, 2009

I am creating a security program. One of its features is that it blocks inappropriate web sites. I might need help determining which sites are bad and which ones are good. If I could 'read' every work that is displayed in the browser then I could tell, but that may come later.

So, I'm looking for some kind of hook that will allow me to cancel the site if needed. It should be able to still be hooked in Safe Mode, as well... I'm sure that this is going to be an easy one!

View 7 Replies

Connecting Through Https Sites

Apr 26, 2011

I'm creating an API for a particular website. This API will be in the form of a referable DLL. I've tried the normal HttpListner but it errors when getting any data that is through https (basically anything specific about the currently logged in user). I also can't log in using it. My next attempt involved a hidden webbrowser but that is just as hacked up as it sounds (and very glitchy seeing as the WebBrowser likes to interrupt processes that are currently running with its events). I need a system that works and is fast and efficient (I know, I know, kind of a oxymoron). Does anybody know how to do this?I'm using VB.net so any .net code examples are acceptable.

View 2 Replies

Converting One Of Sites From Expression Over To VS?

Jan 24, 2011

Situation: Trying to learn Visual Studio and VB. I have been using Expression web to build web sites for several years. But not alot of programing within them.I have started a project using Visual Studio 2010 Pro and am working in VB. I am converting one of my sites from Expression over to VS and want to start using the Code Behind model for all of my web sites on this one and all future sites. I have a simple form that works on my old site but in the new site the I have no idea as to how to set up the Namespace's (System.Text and System.Net.Mail). Does it go on the page with the form or on the VB page? If someone has a good example of how to set up a form for emailing the results I would really appriciate looking at a copy of it.I use VB as I am the most familiar with it. I have no experience yet with Java or PHP.

View 2 Replies

Getting Souce Code From Web Sites

Jul 17, 2009

I want to make a program that will get you a source code from any webpage.[code]

View 4 Replies

Grabbing Info From Sites?

Aug 2, 2011

Ok so imagine there is a forumand when my program goes to this in web browser.

View 1 Replies

How To Read Files From Sites

Oct 10, 2010

I would like to make my program able to read the content of a *.txt file which I've uploaded on a free server (dmon) I've tried this:

"System.IO.File.ReadAllText("http://passby.dmon.com/test.txt ")"

View 8 Replies

Search Data From Other Sites

Oct 5, 2010

I want to search data from onther sites.

View 1 Replies

VS 2008 Logging Into Sites?

Jan 10, 2010

For the past year-ish i have pretty much mastered the httpwebrequest function of programatically logging in to 1 of my websites to retrieve data, while it works well i was thinking about the webbrowser function, would i be better sticking to the webrequest route? it looks like the webbrowser requires much less code which is good lol can the webbrowser do everything httpwebrequests can?

View 1 Replies

VS 2008 Possible To Block Sites?

Aug 13, 2009

I'm making a program but I don't want people to abuse it, it loads a site and then refreshes it. People can abuse this by getting views for a game and what-not. What code can I use so that the webbrowser only loads the homepage and not some thing like

View 4 Replies

Way To Block Sites (before Navigating)

Mar 25, 2010

How to block sites with my own webbrowser in vb2008

so when i navigate to a blocked site it wont be opened...

not things like : c:windowssystem32etchost

but when blocked site start navigating webbrowser1.allownavigation = false , or webbrowser1.documenttext = "<font size=7><font color=red>This site isn't allowed</font>

View 4 Replies

.net - Sites Which A Similar Program Or Web-exam?

May 5, 2009

Are there any sites which a similar program or web-exam? The best example I can give is Auto-it's "Auto-it 1,2,3" found here.This is for an absolute-beginner,

View 1 Replies

How To Save Sites Into App Favourite Menu

Aug 5, 2011

I made a web browser and I wanna to add to it the favourite menu feature how?

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved