Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Proxy to filter form input

Status
Not open for further replies.

fsqueeen

Programmer
Jul 8, 2002
43
0
0
MY
Hi, I really hope to get some help for this.

How do I setup the proxy server to filter form input ?

For example:

The user enter "abc" in google.com search box and press submit. But the proxy server will transform "abc" to "xyz" and submit to google.com.

Any proxy server will do. Any ideas of how this is done ?

Thank you very much for your help.


 
Hi, this can be made trough a custom ISAPI filter. But it's highly complex for programming.

Hope this helps. Please let know if this resolve your issue

Jeff
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top