--- digifilm <[EMAIL PROTECTED]> wrote:

Does anyone know of a cgi that does this:

1. user clicks on weblink to download a file
2. weblink sends a string to cgi on server
3. cgi checks webserver's ip and if authenticated
looks
up the file related to the string and starts the
download


-----
Can I rephrase your post a bit?
----
1. User clicks on a link in their browser to download
a file (let's call the browser the client)
2. The client sends in a password along with its IP
address to the server. On the server side a CGI script
uses the password and IP address to send back the
appropriate file.
----
I'm assuming that by "file" you mean an HTML file that
the browser will display. If you mean another type of
file that will be downloaded to the harddrive, then
that would use a different mechanism.
---
The punch line:

If you know what platform and server you'll be using
then we can look up a way to get it done. 




__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to