Re: Response.Redirect problem from remote machine



On Jun 6, 11:57 pm, JDS <a...@xxxxxxxxxxxxxx> wrote:
On 6 Jun, 21:23, "Alexey Smirnov" <alexey.smir...@xxxxxxxxx> wrote:

"JDS" <a...@xxxxxxxxxxxxxx> wrote in message

news:1181160611.826211.194620@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

page; when I access the page from outside the network and click the
button it comes up with an error message "Internet Explorer cannot
display the webpage".

Go to Tools - Internet Options - Advanced tab and uncheck the 'Show friendly
HTTP error messages'

After that you will see the error message

Thanks for the reply. Unfortunately, I have tried that and it still
says "Internet Explorer cannot display the webpage" - makes it harder
to know where to start looking.

What's the full code of your web form? Is there any client script or
ASP.NET validation that might block a form to postback? In addition,
try to check if Server.Transfer is working

.