Hi I want to create a simple (very) form that my clients can retrieve their pdf document when I upload it to my site.
Simply put, a form that would accept their code in a text box and append it to my site url and thus opening the file.
example
client types 12345.pdf hits submit.
Page /mysite.com/folder/12345.pdf will thus open.
I can do the whole site indexing through my cms but that seems such over kill for a simple file request.
Any help would be appriciated I've been on this all (yep) day.
Cheers