Remote Controlled Browser In .net?

Jun 27, 2012

im working in a Statistics Company in my country working on the use of the internet. So as part of my project i thought i would make something like this ... I want to make a browser (which is something very but very simple and i have it ready) but i want this browser to be able to be viwed and controlled remotely by another person (my company) ... Of course people who will use it will be informed what they are doing ... It is in no way illegal while people are getting paid for this... My problem is that i dont know if it is even possible to be able to view and control my own browser remotely from my pc when it runs to another pc ... If it is possible can you please quide me on how to do this ?

View 13 Replies


ADVERTISEMENT

Open Default Browser In A Controlled Window?

Jun 9, 2012

i want to open the DEFAULT webbrowser of a computer in a controlled window in vb.net , and inside that windows (of the controlled default browser ) to open a webpage and remain in this page for a certain time ... then open another webpage in the same window and remain again for certain time ....

View 1 Replies

Usb Modem Controlled By VB

Jan 26, 2012

We are having problem regarding on controlling the broadband with the use of visual basic. We need to transfer data from gsm to usb modem, and the usb modem will read the said data, and transfer it to a data base. Can the visual basic help us regarding our problem?

View 1 Replies

Let My Query Being Controlled By A Checkedlistbox?

May 20, 2012

I have a Query which looks like this (in Query builder VS11)[code]...

so if a user selects the option 'programmeren' in chkbRequirementsm (= the name of a checkedlistbox) in the query it should start looking for all the programmeren with value True.

View 9 Replies

Sentinel Controlled Do While Loop?

Oct 20, 2009

I have an issue with my DO While loop (it has to be a DO While loop). It is supposed to loop until a value of -99999 is entered for the value of previousReadiing. The program works, and it will stop after -99999 is entered, but only after it goes through the rest of the loop.How do I get this to end rather than have to finish through the other input statements and calculating again?This is homework so I don't want the answer, but can I get a nudge in the right direction please?

Module ElectricBill
' program to compute a consumer�s electric bill. It will calculate the bill for one or more customers

[code].....

View 7 Replies

C# - Switch Component Controlled Via USB Port?

Jun 21, 2009

I need device switch component which an be controlled by code(.net,C# Or vb) ON/OFF state is enough. I have code knowledge in C#, .net window application, I need to make a switch that can be controlled using code via USB port ... so that using that switch I will turn on/off electrical devices (fan,light) for a specific time interval.. For my MINI Project

Note: I need the brief note regarding components needed and how to assemble it.

If you know any link which resembles this type of project pls refer me.

View 3 Replies

Cursor Change Controlled By A Timer?

Jan 12, 2010

Im trying to implement a cursor change when a picturebox is moving which is controlled by a timer.

ive managed to created a cursor change in a button click event but i really need to control it using timer

View 1 Replies

Media Player Controlled Through Voice?

Nov 21, 2009

Media Player Controlled Through Voice?

View 3 Replies

Opacity Of A Form Controlled By User?

Mar 30, 2009

I would like to show a form... example: Form13.Show()However, I would like to have the Opacity of the form controlled by the user and I am having trouble figuring out the coding. Ideally I will have a track bar to choose the level of opacity and a "Show" button for the user to click. But I am trying to tackle one issue at a time. I am using VB 2008 Express edition if it makes a difference.

View 4 Replies

Photo Album Controlled By Button?

May 17, 2011

"Create a "photo album" of your favorite musical band, favorite vacation, favorite sports team, etc. Include at least five pictures or images. Your photo album should include a button that advances the program to the next photo, as well as a label that describes the picture."The code i currently have is...

Public Class frmPhotos
Private Sub ExitToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ExitToolStripMenuItem.Click

[code]....

View 3 Replies

System Time Controlled Dialog Boxes?

Oct 2, 2009

I'm rather new to programming in general, but I have written a rather useful program for the company I work for. What I am trying to do is control the way a dialog box is displayed. I want a dialog box to pop up at certain times like 7:00 PM, 8:00 PM, etc.

View 1 Replies

System Time Controlled Forms/dialogs?

Sep 25, 2009

I'm relatively new to visual basic and programming all together but I've managed to write a pretty useful program for my division. I am trying to add some more functionality however and that's why I'm here...because I am having trouble understanding how to make a windows dialog box pop up after the system time reaches a certain time.

View 9 Replies

Display Data From A Complex Sql Query Controlled By 2 Combos

Oct 18, 2009

I need to display data from a complex sql query controlled by 2 combos. The sql main query part is working fine but I cannot get to link the combos to the query. On form load I load combo1 by means of a sub. Then with SelectedIndexChanged I load the combo2. Both combos load fine by do not intereact with eachothers meaning combo1 doen't filter out combo2's information.

CODE:

View 8 Replies

Connect To A Remote Network By Creating A Temporary Connection On The Fly By Using The Remote IP/Host Name?

Jan 20, 2010

Rather than use an Entry name of an existing VPN connection, is it possible to connect to a remote network by creating a temporary connection on the fly by using the remote IP/Host name, username and password?

View 6 Replies

Remote Desktop - Make An Application Of Remote Management For Images

Aug 5, 2010

I want to do a small application that made the broadcast of images from a PC. The idea is to make an application of remote management but without the management part, only with the viewing of images. Anyone know any code already done or any API that helps in the project?

View 8 Replies

Timer In A Thread - Routine Which Is Controlled By A Timer

Aug 13, 2010

I have a routine which is controlled by a timer. It works perfectly. The problem is that now, I need to run this routine several times, so I need to start differents threads so that my program doesn't get hung up. I've been trying to start my timer inside a thread, but it doesn't work!

View 18 Replies

Connect To Remote Computer And Display The Status Of Process Running On Remote Computer?

Dec 27, 2009

I'm trying to develop a windows application where i can get connected to remote server and look for process state going in remote server.We have many remote servers where automatic installation of software going on. We have an xml file(installstatus.xml) where it tells us at what stage the installation is (Example : Inprogress , Completed, Failed.)

So our aim is to develop a windows application where i can get connected to that servers and look for their installation status(may be we can use installstatus.xml to look for installation status). Every time i connect to a server, the server information should get stored in XML file(i want to create a xml file where all the servers list i connect to should get stored)

The UI at left side should will have list of servers i can connect to. When i get connected to server, at right side of UI, i want to display the status of installation (In progress, failed , completed).

View 1 Replies

VB 2005 Express Make The Web Browser Control Connect Through A Different Ip Address And Port From Default Web Browser?

Apr 29, 2007

Im using VB2005 express and the app im creating uses the web browser control.Basically I want to know if its possible to make the web browser control connect through a different ip address and port from your default web browser.

View 7 Replies

Opening A New Window In Browser Instead Of Default Web Browser (I.E. Internet Explorer)?

Sep 29, 2010

I am creating a webbrowser with Visual Basic, and I have finished everything but this: When I click on an external link, (I.E. On a photo, or on youtube) it opens up in a new IE window. I want it to open in my browser, not Internet Explorer.I have read everything I have found on this subject, but it is all for normal web browsers. I want to do this for a tabbed web browser, not one without tabs. Basicly, I want to use this code with my tabbed web browser that uses tab control.

Private Sub WebBrowser1_NewWindow(ByVal sender
As Object,
ByVal e As System.ComponentModel.CancelEventArgs)
Handles WebBrowser1.NewWindow

[code]....

convert the code to be used in a browser with tabcontrol? I tried, and it works with one that DOESN'T use it, but I want to use it with my browser with tabcontrol. And, I have read ALL of the ones previously given to other people.

View 14 Replies

VS 2008 Setting Custom Internet Browser To Default Browser?

Oct 20, 2009

I've just finished making a web browser suited for my personal use, but when I click on a new link or something it opens a new window in Internet Explorer - which gets extremely anoying.. Is there a way to make all links open up in a custom browser?

View 19 Replies

Control The Controlled Volume Control?

Apr 7, 2012

Here is simple and effective code using API acting like Windows volume control, you can use to increase, decrease or mute overall computer volume

[Code].....

ok so i got this from someone and it worked but i was wondering how i could find out or if you know what uinteger would allow me to increase my volume by a greater amt and decrease it by the same amount?

View 2 Replies

Browser Properties -Supressing Javascript Errors In The Browser

Jul 4, 2011

Okay sorry to post another simple question but I was browsing through the web trying to learn how to stop a javascript error dialog from appearing on my program and I came across this code on the MSDN website. Me being the idiot, posted the code straight into my code which did not work.

[Code]...

View 4 Replies

Make A Custom Made Browser Default Browser

Feb 12, 2012

I coded a web browser over the course of a year called Nova - very advanced with tabbed browsing, bookmarks, homepage, history, etc etc etc etc. I could go on all day about how advanced it is. But.. there is one flaw. You cannot make it the default browser; I don't know the code!I already know the CommandLineArgs stuff so it actually opens the HTML file rather than just opening the program; in fact, I already can make files open with Nova completely. It's just the other stuff - you know, when a website is to be opened from a help file or something, it opens with Nova, Windows recognises it as the default browser, stuff like that.

View 3 Replies

Make A Custom Made Browser The Default Browser

Feb 11, 2012

Other topics around the Internet are all unfinished topics, so I'll ask this myself. How do I set a self-made browser as the default browser? I know it has something to do with accessing the registry and checking what the value is in some places, but I'm not quite sure. Now, I've made this browser called Nova;

very well coded and advanced, tabbed browsing, bookmarks, homepage, history, can change default search provider, uses Gecko as its engine so it's not just an IE shell, etc. It's been developed over the past year and will still continue to be developed. I'm almost ready to release the first version - but I just need this annoyance solved.

[Code]....

View 6 Replies

Make Web Browser Made In VB The Systems Default Web Browser?

Nov 14, 2009

How do I make my web browser made in visual basic the systems deafult web browser, as well how do I make a feature that checks that the program is the deafult browser.

View 5 Replies

Web Browser - Textbox For My Address Bar - Expand When Set My Browser To Fullscreen

May 14, 2011

I am trying to make a web browser for a school project... and I have a few questions...

The first being that I have a textbox for my address bar and I want it to do a few things, I want it to expand when i set my browser to fullscreen , be able to press enter when typing in it and it will take me to that webpage and for it to show recent history... (i know it seems like a ton of expectations mainly i would like the first 2 the third is not as important) So i dont know how to do any of that...

I also would like to know how to go about making new tabs on demand and not have a bunch of tabs just sitting there...

last question how do i go about making new windows not just for browser windows but, making something like firefoxes options window.. not necisarily to do that but just to make i guess another form pop up...

View 4 Replies

Web Browser Component ~ How To Click This Link In The Browser -onclick

Mar 4, 2012

I have link that uses a pop up window that I need to click. I can click the link to get the pop up window to be visible but in this pop-up window there is a link that I cannot figure out how to click automatically.This is what I get when I inspect the element in Firefox using the Firebug plug-in

<span id="modal-show-picture-trigger">
or your
<a onclick="$('#modal-show-picture').removeClass('hidden').hide().slideDown(); $('#modal-

[code]....

View 1 Replies

Windows - Opening A Local Folder Browser From Web Browser

Nov 8, 2011

But now I have a need to allow the user to choose a folder path without selecting a file. Basically a folder location, on the local hard drive where my code will read the files located in the choosen folder and process against them.

I am drawing a total blank and my web searches are not giving me what I am looking for.

I initially developed this with a Windows FolderDialogBrowser control, but it will not run on the web server, likely a security issue, and I can not change it.

Public Class FolderBrowserDialogExampleForm
Inherits Form
Private folderBrowserDialog1 As FolderBrowserDialog

[Code].....

View 2 Replies

Opening A Local Folder Browser From Web Browser?

Nov 8, 2011

I know this shouldn't be as hard as I have found it to be, but I could use some help on a problem. I have used, and am familiar with the FileUpload control, But now I have a need to allow the user to choose a folder path without selecting a file. Basically a folder location, on the local hard drive where my code will read the files located in the choosen folder and process against them.

I am drawing a total blank and my web searches are not giving me what I am looking for.I initiallially developed this with a Windows FolderDialogBrowser control, but it will not run on the web server, likely a security issue, and I can not change it.

[Code]...

View 2 Replies

Browser Is Made In VB And Get Rid Of Message Whenever Refresh " To Display The Webpage Again, The Web Browser To Resend The Information Previously Submitted"

May 27, 2011

I have been searching a lot online but couldn't find a solution for my problem. I want it to refresh every certain interval of time without this message to display. Now Ican't minimize my program because I'm putting an automatic Sendkeys.send("{Enter}") after the refresh to get rid of that message by clicking on "Retry".And If I minimize it the Enter will be executed on the active Window, which might be any other Window.

I hope that you understand what I mean, If not, I will clarify more.

View 12 Replies







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