473,386 Members | 1,883 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,386 software developers and data experts.

Page being blocked

I recently posted my first .aspx effort and am getting calls from users
saying the page is being blocked and they can't view it. They got a hyperlink
in an e-mail (see below). Most have been successful but the failure rate is
way too high.

It's a simple 1-page survey with some RadiobuttonLists, a few server
Textboxes, and a submit button.

Some have fixed the blocking by lowering their IE security level, disabling
their spam/adware/whatever software, pasting the address into their browser
instead of clicking the link, switching from Mozilla to IE, and some are
still dead in the water.

Since I'm new at this, and since the failure rate is very high, I must be
doing something wrong. I've tested on IE, Firefox and Netscape (PC & Mac)
with no problems, so why are so many users getting blocked?

I'd appreciate any advice.

http://www.planesoftware.com/surveys/grooming/s1.aspx

Jul 21 '05 #1
8 2186
Jay Vinton <Ja*******@discussions.microsoft.com> wrote:
I recently posted my first .aspx effort and am getting calls from users
saying the page is being blocked and they can't view it. They got a hyperlink
in an e-mail (see below). Most have been successful but the failure rate is
way too high.

It's a simple 1-page survey with some RadiobuttonLists, a few server
Textboxes, and a submit button.

Some have fixed the blocking by lowering their IE security level, disabling
their spam/adware/whatever software, pasting the address into their browser
instead of clicking the link, switching from Mozilla to IE, and some are
still dead in the water.

Since I'm new at this, and since the failure rate is very high, I must be
doing something wrong. I've tested on IE, Firefox and Netscape (PC & Mac)
with no problems, so why are so many users getting blocked?

I'd appreciate any advice.

http://www.planesoftware.com/surveys/grooming/s1.aspx


When you say it's being blocked, what *exactly* are the symptoms? Have
you managed to reproduce it anywhere and see it for yourself?

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Jul 21 '05 #2
Jay,

Not any problem at all.

Some people like it to block words as survey was the only thing I could
think about.

Cor
Jul 21 '05 #3
> When you say it's being blocked, what *exactly* are the symptoms? Have
you managed to reproduce it anywhere and see it for yourself?


I haven't seen the error myself. It works as expected for us. One person
sent a screenshot and the caption of the dialog (it appears to be the normal
File Open dialog) was

Choose program to open blocked::http://planesoft...

Another user sent a reply, which included the the original message, and I
found this in the body of their response

<BLOCKED::http://www.planesoftware.com/surveys/grooming/s1.aspx>

Thanks for your help.

Jul 21 '05 #4
Jay Vinton <Ja*******@discussions.microsoft.com> wrote:
When you say it's being blocked, what *exactly* are the symptoms? Have
you managed to reproduce it anywhere and see it for yourself?


I haven't seen the error myself. It works as expected for us. One person
sent a screenshot and the caption of the dialog (it appears to be the normal
File Open dialog) was

Choose program to open blocked::http://planesoft...

Another user sent a reply, which included the the original message, and I
found this in the body of their response

<BLOCKED::http://www.planesoftware.com/surveys/grooming/s1.aspx>


Do you know whether they have a content filtering web proxy at all? I
can't see anything that would get a page blocked normally, but you
never know...

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Jul 21 '05 #5
> Do you know whether they have a content filtering web proxy at all? I
can't see anything that would get a page blocked normally, but you
never know...


I 'm pretty sure nobody is using a proxy. Our customers aren't very
sophisticated with computers so I doubt the ones having a problem have been
tweaking their security settings.

I'd like to know what is inserting <Blocked:: > into their e-mail and why it
is happening only to this .NET page and not the other response forms on the
website, which are made with FrontPage/ASP.

Maybe the problem people are all running the same version of Norton or
something else that we don't have here for testing.

Thanks for your good ideas.

Jay
Jul 21 '05 #6
Jay Vinton <Ja*******@discussions.microsoft.com> wrote:
Do you know whether they have a content filtering web proxy at all? I
can't see anything that would get a page blocked normally, but you
never know...


I 'm pretty sure nobody is using a proxy. Our customers aren't very
sophisticated with computers so I doubt the ones having a problem have been
tweaking their security settings.

I'd like to know what is inserting <Blocked:: > into their e-mail and why it
is happening only to this .NET page and not the other response forms on the
website, which are made with FrontPage/ASP.

Maybe the problem people are all running the same version of Norton or
something else that we don't have here for testing.

Thanks for your good ideas.


Another thing you could try if you think it's something to do with .NET
is to take the exact HTML generated normally (eg with IE) and put that
into a static HTML page - then see whether they can see the HTML page.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Jul 21 '05 #7
On Sun, 5 Jun 2005 00:08:02 -0700, "Jay Vinton"
<Ja*******@discussions.microsoft.com> wrote:
I recently posted my first .aspx effort and am getting calls from users
saying the page is being blocked and they can't view it. They got a hyperlink
in an e-mail (see below). Most have been successful but the failure rate is
way too high.

It's a simple 1-page survey with some RadiobuttonLists, a few server
Textboxes, and a submit button.

Some have fixed the blocking by lowering their IE security level, disabling
their spam/adware/whatever software, pasting the address into their browser
instead of clicking the link, switching from Mozilla to IE, and some are
still dead in the water.

Since I'm new at this, and since the failure rate is very high, I must be
doing something wrong. I've tested on IE, Firefox and Netscape (PC & Mac)
with no problems, so why are so many users getting blocked?

I'd appreciate any advice.

http://www.planesoftware.com/surveys/grooming/s1.aspx

Works fine on Opera 7.54.

rossum
The ultimate truth is that there is no ultimate truth
Jul 21 '05 #8
> <BLOCKED::http ...

Problem solved. I sent the .aspx link to my dummy account on Comcast and it
was blocked by their e-mail. Works fine from Outlook.

According to Comcast tech support, any link that points to a page that
requires user input will be blocked. Given the number of complaints we
received about this, I assume Comcast is not the only ISP doing this.

Their solution is to send a link to a static HTML page and let the user
select the page with the input form from there. I suppose e-mailing a link to
a page that redirects to the input form will also work.

Jay
Jul 21 '05 #9

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

Similar topics

7
by: jonathan | last post by:
I installed service pack 2. Sometimes I saw a link that link to: <a href="javascript:popChatWin(0)"> Sometimes I use javascript to redirect website. Service pack 2 block that. Sometimes the...
17
by: laurenq uantrell | last post by:
In master.dbo.sysprocesses I can filter for blocked users (Blocked >0) and I can create a self join(ON SPID = Blocked) to see what user Loginame is causing the block. In the column I can see the...
10
by: pmelanso | last post by:
Hello, How can I tell if there is a page to go back to in the history or not??? Same with forward??? say something like/// if (there is a page to go back to ) { // DO something }else { }
4
by: Dr. J | last post by:
How to terminate a blocked thread? In my form's "load" I launch a TCP listening thread that stays in an infinite loop waiting for incoming TCP packets. In this form's "closing" I try to...
3
by: Boniek | last post by:
Hi My main thread is waiting for data from database ( opened Sqlconnection etc) and my Main Form is also blocked. I have a ProgressBar on Status Bar which show to a user how percent data is...
9
by: Jay Vinton | last post by:
I recently posted my first .aspx effort and am getting calls from users saying the page is being blocked and they can't view it. They got a hyperlink in an e-mail (see below). Most have been...
3
by: Advo | last post by:
is there any reason why i can view a page at work (which is on our server) yet when i view it online from the domain name (some pages are hosted, some are running off our server) i get the message:...
11
by: frizzle | last post by:
Hi there, I need a function to prevent a page from being loaded too often too fast. So say, one is only allowed to refresh a single page 5 times in 10 seconds, or 10 times in 5 seconds (or...
3
by: perrog | last post by:
Hi! What is the expected behaviour when you send an XmlHttpRequest just before the page is about to unload? I'm sending a XmlHttpRequest on an onClick event, and I can inspect that the request...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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,...

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.