|
| A R C H I V E D M E S S A G E |
|
Subject: Sorry - you are unable to use this form processing CGI because you are using an allowed server |
| Posted: 05/19/2004 at 3:25:07 am |
| By: ianclarke |
| I have a problem. When I use a form everything works perfectly.
When my client tries to use the same form they get the above message! Sods Law seems to be at work.
If $setokurl = "0"; same problem. If $setokurl = "1"; and @okurls = ("http://www.mydomain.co.uk"); I still have the same problem.
Any ideas?
Ian | |
|
|
Subject: Re: Sorry - you are unable to use this form processing CGI because you are using an allowed server |
| Posted: 05/19/2004 at 6:53:19 am |
| By: Seth Knorr |
| What is the actual (URL) the HTML form is located at.
Seth
| |
|
|
Subject: Re: Sorry - you are unable to use this form processing CGI because you are using an allowed server |
| Posted: 05/19/2004 at 7:12:10 am |
| By: ianclarke |
| Hi Seth,
Thanks for your response. As the form is only available after payment by credit card I've put a copy of it in a temporary directory. I'll delete it once you've had a look. The link is:
http://www.etaconsulting.co.uk/temp/data_lc.html
Many thanks again for your help.
Best wishes
Ian | |
|
|
Subject: Re: Sorry - you are unable to use this form processing CGI because you are using an allowed server |
| Posted: 05/19/2004 at 7:17:50 am |
| By: Seth Knorr |
| I tested that form it worked just fine. What is the exact error you are getting when the form is submitted.
Seth | |
|
|
Subject: Re: Sorry - you are unable to use this form processing CGI because you are using an allowed server |
| Posted: 05/19/2004 at 7:20:03 am |
| By: ianclarke |
| Hi Seth,
The client tells me this is the error message -
"Sorry - you are unable to use this form processing CGI because you are using an allowed server"
Ian | |
|
|
Subject: Re: Sorry - you are unable to use this form processing CGI because you are using an allowed server |
| Posted: 05/19/2004 at 7:24:54 am |
| By: Seth Knorr |
| Is he trying to post the form off of his site or yours?
Seth | |
|
|
Subject: Re: Sorry - you are unable to use this form processing CGI because you are using an allowed server |
| Posted: 05/19/2004 at 7:34:33 am |
| By: ianclarke |
| He is accessing the internet via a computer on a college network. Could this make a difference? I'm not sure I fully undertand your question but, as far as I know, he just accesses the internet normally. They haven't put my website on the network.
Ian | |
|
|
Subject: Re: Sorry - you are unable to use this form processing CGI because you are using an allowed server |
| Posted: 05/19/2004 at 11:23:16 am |
| By: Seth Knorr |
| What I meant was, Is he filling out the form on your web site, for instance; by going to:
http://www.etaconsulting.co.uk/temp/data_lc.html
Or is he posting to bizmail.cgi by a form that is located on his web site but posting to bizmail.cgi which is located on your web site.
example:
http://www.hisdomain.com/form.html
AND POSTING TO
http://www.etaconsulting.co.uk/cgi-bin/bizmail/bizmail.cgi
Seth | |
|
|
Subject: Re: Sorry - you are unable to use this form processing CGI because you are using an allowed server |
| Posted: 05/19/2004 at 12:05:49 pm |
| By: ianclarke |
| Hi Seth,
Thanks for explaining. No he is filling out the form on my website. The good news is that a colleague of his has, from the network, successfully submitted the form. Please don't spend anymore time on this as, hopefully, it's resolved. Unfortunately, though, I haven't learnt anything from it!
Thanks again for your help.
Best wishes
Ian | |
|
|