I think i could not explain my problem:
There is a web page that you can enter a value and get a value from its database(no password required), I want something like this,
From my web page, someone will enter a value, i will send it to the remote web page, it will look at its database and give a result(or results), then i will display it at my web page.
do you know a script that can do this kind of things?
Thanks