473,385 Members | 1,872 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Opening a New Internet Explorer Pop Windows to a remote IP

Hi All,

Is there a way that if I know the IP address of a computer, I can open
a popup window on that IP remotely from another computer? It is
somewhat similar to netsend but the type of window I want to open is
Ineternet Explorer one.

Best Regards,

Usman
Jul 20 '05 #1
3 2483
us***@gulfnetksa.com (Usman) writes:
Is there a way that if I know the IP address of a computer, I can open
a popup window on that IP remotely from another computer?
Hopefully not. That would be a serious security issue.
It is somewhat similar to netsend but the type of window I want to
open is Ineternet Explorer one.


Notice that you don't just want to open a window, you want to run an
application (IE) with an input of your choice. I can think of thousands
of ways to compromise the computer if that is possible.

Whatever you are trying, you need the cooperation of the receiving
computer, and you certainly can't do it in pure Javascript.

It could work if the target computer runs a server that listens for
connections (HTTP connections if you want to do it from Javascript)
and acts on them by, e.g., opening local applications.

/L
--
Lasse Reichstein Nielsen - lr*@hotpop.com
Art D'HTML: <URL:http://www.infimum.dk/HTML/randomArtSplit.html>
'Faith without judgement merely degrades the spirit divine.'
Jul 20 '05 #2
Hi There, Thanks for your reply, infect I am working with an ISP, I want
to bring dialup conected users a pop uu telling them that there account
will expire in a minute or so, that is the reason I am looking for
something like this.

Best Regards,

Usman Ghani

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 20 '05 #3
Usman Ghani wrote:
Hi There, Thanks for your reply, infect I am working with an ISP, I want
to bring dialup conected users a pop uu telling them that there account
will expire in a minute or so, that is the reason I am looking for
something like this.

Best Regards,

Usman Ghani

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

You can (possibly do the following)
Insert Web Proxy into their connection path:
Them >>> Dialin Server >>> Proxy >>> Internet
So when they try to get a site they immediately go to whatever your
proxy is setup to do.

Or

If you use a custom dialer program, you can have it pop-up or re-direct
whenever.

Or

Just build the functionality into the dialer software.

Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Hari Prasad | last post by:
Hi, I have downloaded some image files by connecting to a URL and I am trying open that image file using BrowserLauncher. I am using windows xp and the default one to open image files is windows...
5
by: ASD | last post by:
Hi Is this doable: I have a shortcut on my desctop that points to web location. When a user clicks on it the Internet explorer opens the web location but without the navigation bar...
14
by: D. Alvarado | last post by:
Hello, I am trying to open a window containing an image and I would like the image to be flush against the window -- i.e. have no padding or border. Can I make this happen with a single call to a...
56
by: Raphi | last post by:
Hi, I've been using an Access application I wrote for an office with the front-end stored on all computers and the back-end on one of them serving as an Access file server. Now we're moving...
2
by: Matt Hamilton | last post by:
I have an application page with a datagrid with a checkbox on each row. The user should check the rows they want to modify and then click a button. When the button is clicked, I have a Click...
7
by: mfeingold | last post by:
I am working on a system, which among other things includes a server and a ..net control sitting in an html page and connected to the server. I ran into a couple of problems, you guys might have...
1
by: Web Developer | last post by:
Hi everybody Well here is my problem Three weeks ago I have installed my ASP.NET 1.1 application on a Clustered web server.
0
by: mlfblom | last post by:
Hi, I am running visual studio 2005 on a Vista Ultimate client. I have created a remote site on a Windows 2003 R2 server. This site has about 100 aspx, many App_Code files and several references...
1
by: santoshmaya | last post by:
When opening a PDF over SSL running on IIS 5.1 (Windows XP Professional, W2K Windows 2000, or Windows Server 2003), you may receive the following problem with Internet Explorer. First, instead of...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.