Not sure if I understand your question.. Are you not wanting the calls to come from the local host.. If so, I am not sure you can get around this as the CGI is server side and hes the one doing the actual work, not your web client. If you are simply wanting to store or use the IP address from the person who executed the script then you might be able to pass HTTP_referrer through.
Danny On 03/Aug/2002 14:17:08, Niek van Baalen wrote: > Hello, > I get the following message when I call a cgi script to add data to a > database. All calls come from the host itself. How is it this possible. What > do I have to change in the config of Sambar to solve this problem. > Message: Input from external host not allowed > Greetings > Niek van Baalen > ------------------------------------------------------- > To unsubscribe please go to <A TARGET="_blank" >HREF="http://www.sambar.ch/list/">http://www.sambar.ch/list/</A> > > > > > ------------------------------------------------------- To unsubscribe please go to http://www.sambar.ch/list/
