|
I am new to network programming. I want to create a network blocker. which blocks an IP from the LAN. How is this possible in C#?
Started by Tarun on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
In WCF I know this code works
/// <summary> /// Returns the client IP /// </summary> public static string ClientIP { get { // determine IP address takes < 1ms OperationContext context = OperationContext.Current; MessageProperties messageProperties... .
|
|
I am facing trouble in turning the popup blocker off through watin code. Could anyone please help me in knowing how to turn off the popup blocker of IE through watin? Is there any way to turn off the popup blocker of tool bars (like google, yahoo or msn...
Started by keshav on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
All:
HKEY_LOCAL_MACHINE\Software....
See http://support.microsoft.com/kb/843016 for more information on the specific keys.
You can use .NET to change the registry keys for IE .
You can't disable this with WatiN, you could however use UIAutomation to do it .
|
|
Our java applet needs to open a new htm page to web browser but popup blocker seem to block this code:
try { AppletContext a = getAppletContext(); URL url = new URL(link); a.showDocument(url,"_blank"); }
can you use somehow live javasrcipt to open a window...
Started by Tom on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
I'm probably not being helpful, but a popup blocker....
No matter what you put not be unreasonable to ask the client to whitelist your site in their popup blocker.
I am fairly sure that any popup blocker worth its salt will block popups.
|
Ask your Facebook Friends
|
It seems like when trying to open 2 windows from a succession of windows.open calls, it only allows the first window to open and deletes the reference to the second window. I know this probably sounds a little kludgy, but we do need to have that second...
Started by amvx on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
The IE pop-up blocker, by default, only allows (not sure if that was back-....
EDIT: I just realized that you probably are using a blank ('') window of using popups), which is considered a better practice .
The popup blocker for that zone.
|
|
Looking at the extensions gallery for Chromium there seems to be a number fo flash-blocking extensions available:
A couple with very similar names even. I've been using ClicktoFlash in Safari and am used to it just flat out working everywhere. Unfortunately...
Started by Bryan Schuetz on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
EDIT
Another Chrome port that contains a built-in ad-blocker is SRWare's Iron.
One such is:
AdBlock+ Element Hiding Helper (by ruzanow from the network .
blocker for Chrome that also blocks flash.
|
|
Hi there,
Can anyone help, i have a popup that is being blocked .. it is a popup that is created because somebody has clicked on a Print picture on my site... I thought IE is not supposed to block these when the popup came via an onclick?
Can anyone help...
Started by mark smith on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Also note that this may trigger....
Please allow popups for www.yourSite.com'); }
The problem will be that open?
The Internet Explorer pop-up blocker, when set to Medium filter level, will not block windows opened browsers.
blocker enabled.
|
|
I have no idea why this is happening. I have some very straightforward code, replicated below, which works fine in all browsers except for IE 7 & 8. In those browsers, trying to expand the list of options in the select triggers the built-in Pop-up blocker...
Started by neezer on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
This is fixed in the latest version of Internet Explorer Collection (released 1st may 2009)
http://finalbuilds.edskes.net/iecollection.htm .
Have found the solution.
Ahhhh.
I uninstalled all my standalones and am still having the same problem. .
|
|
I can't stand listening to conventional radio because I can't stand listening to ads. (The same goes for TV, where commercials are 200% louder than what you are trying to watch.)
Unfortunately, my wife needs to listen to the radio while getting ready ...
Started by carrier on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Also, even assuming you can perfectly convert....
Given that the streaming happens live one obvious gotcha is what would you fill the time with? Theoretically you could cut out the radio altogether for 30 seconds or so, but that's not a very good solution .
|
|
Some of us are perfectly happy using good-ole' Internet Explorer, (I still maintain if any of the other browsers were decent, Microsoft would do what they do and either buy them out or steal the idea, though Opera 9 on the Wii is quite innovative, lol...
Started by ScottBull on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at norton):
Change IE's pop-up blocker setting.
For a pop-up blocker, IE's popup blocker should be efficient enough.
|
|
This might be a dumb question but what exactly is the filter rule format to globally allow sites? Do I need multiple entries to handle folder structure of the sites and entries to handle subdomains? Is an asterisk used for a wildcard, do I even need to...
Answer Snippets (Read the full thread at superuser):
If you.
Rules are simple -- like heavyd has already described.
For Pop-up Blocker should be useful.
|