Page Can not be displayed after submitting ASP form ERROR.

Associate
Joined
21 Jan 2003
Posts
496
Location
Surrey
Let me start by apologising for my bad explanation, I know nothing about ASP :(

This is the scenario:

I have a Windows 2K3 SBS, 10 XP workstations, behind a router/modem/firewall.

There is an https website that my users need to connect to, login and then submit information via a template in asp.

They can connect to the https website and all other https sites. Port 443 on the firewall is open. But on this particular website, they can login in and authenticate without problem. After this stage, there is a facility for the user to fill out a template with data and submit it in asp.

The PROBLEM is they get a page can not be displayed :(. I have used IE and Firefox, but to no avail. The problem is on the server and all work stations.

I can connect to and send data via this asp template on all other computer away from their network!!

They can submit asp data on other websites with no problems.

Please can anyone give me some pointers to over come this major issue?

The company that we have the problem with has upgrade their servers, firewall, hosts and the problem started the day after this. They maintain it is an internal issue.

Please can some kind sole help me out? An envelope of money awaits :)
 
MrLOL said:
i know a bit of ASP so ill try my best to help

1) Has this ASP page ever worked, if it has, what changed when it stopped working ? The Company (who run the asp database) upgraded their whole network

2)where does the "Page cannot be displayed" error occur ? - When accessing the form or when attempting to pass on the data in the form when pressing submitt Only when attempting to submit the data

3) if it when pressing submit, what page is the ASP form sending the information to ? does this page exist ? has it been moved ? has it been renamed by mistake ? The page does exist as we have no problems from PC off our network.


and crucially if you manually type in the address of this page, (without any data) does that work ?
Yes it does display, until you try and submit it.


Thanks for any help you can give.
 
Back
Top Bottom