Hello,
I've been designing simple websites for about a year, and I'm just beginning to create some more complex sites. I have a question. A client of mine would like to have an area on his site where a user could enter a pin# and download a document.
Here's what I would like to do (if it's possible):
I would like to create a text field that a user can enter a pin# and click go. This would link to a document. The pin# entered would be the same name as the document. This way, my client can upload documents named after the pin number he chooses for his individual clients, and no other intervention would be required.
Example:
the user would enter "1234" and click go. somehow, the 1234 would be renamed "1234.doc", or "1234.htm" and be opened.
Is this possible without using asp or php? My client is using a free hosting service that doesn't include these.
Thanks for the help!
I've been designing simple websites for about a year, and I'm just beginning to create some more complex sites. I have a question. A client of mine would like to have an area on his site where a user could enter a pin# and download a document.
Here's what I would like to do (if it's possible):
I would like to create a text field that a user can enter a pin# and click go. This would link to a document. The pin# entered would be the same name as the document. This way, my client can upload documents named after the pin number he chooses for his individual clients, and no other intervention would be required.
Example:
the user would enter "1234" and click go. somehow, the 1234 would be renamed "1234.doc", or "1234.htm" and be opened.
Is this possible without using asp or php? My client is using a free hosting service that doesn't include these.
Thanks for the help!

















