abudabit
04-28-2005, 01:44 PM
Hello everyone, I am having a bit of a problem. There is a website which gives a different response depending on whether you submit a form or enter a url. If I use my web developer tool to convert the posts to gets, the webpage gives me a response. But when I click on the url bar and hit enter again, it gives me an error page saying I should disable my firewall.
Now the problem is, when I replicate a submit post via my serverside script, I get the same 'firewall' error page. Does anyone know what this is?
Examining the http I send one get or the other I see no difference, and one post via my script vs the website form I also see no difference. I'm very confused.
Anyways, the website is www.nwrealestate.com. If you go to http://www.nwrealestate.com/nwrpub/index.cfm?action=ptype&county=kin and convert the form to a get form, then after submitting re-enter the url you will see what I am getting.
I know this is a complex problem, so thank you for your time.
Now the problem is, when I replicate a submit post via my serverside script, I get the same 'firewall' error page. Does anyone know what this is?
Examining the http I send one get or the other I see no difference, and one post via my script vs the website form I also see no difference. I'm very confused.
Anyways, the website is www.nwrealestate.com. If you go to http://www.nwrealestate.com/nwrpub/index.cfm?action=ptype&county=kin and convert the form to a get form, then after submitting re-enter the url you will see what I am getting.
I know this is a complex problem, so thank you for your time.