I have a web proxy, and i want to write a script that people can put on their site. The script would be a small url box with a logo and a go button, that when users type a url would open it up in another window and go through the proxy on my site. Kinda how the google custom search engine works, people can put that on there site and search through google. Anyone know what this script is called? couldn't find it on the web And anyone know a sample or example of this script?
It sounds like a pretty basic form to me. Are you wanting a bit of javascript to right the form perhaps? Or a plugin for different cms? I can't see how this is hard
Maybe you don't need to write a script for that... just copy the code of url box from your proxy site
writing the form is easy but how would i make the url bar search using my site, i dont want it to search the contents on my site but search the web through my proxy i looked everywhere and couldnt find any examples whats the script to make it go through my site maybe i do need a little script example