C
CarSalesman
I am using FP 2003. I don't know much about scripting
languages, so prefer to do this in html, but maybe its not possible.
We have files stored on our server. The users know the
file names. They are all pdf files. The file names are all
8 characters.
I need to build a web page with a text entry box, where
the user will then type in the 8 character filename, then
press the ENTER key.
The form would have the web site and subfolders hard
coded, as well as the pdf file extension. The only thing
that changes is the 8 character filename. Something like:
http://www.website.com/folder/folder/ENTEREDDATA.pdf
where the capitalized data is entered by the user in a box,
but the user doesn't know the rest of the info.
HELP!
don
languages, so prefer to do this in html, but maybe its not possible.
We have files stored on our server. The users know the
file names. They are all pdf files. The file names are all
8 characters.
I need to build a web page with a text entry box, where
the user will then type in the 8 character filename, then
press the ENTER key.
The form would have the web site and subfolders hard
coded, as well as the pdf file extension. The only thing
that changes is the 8 character filename. Something like:
http://www.website.com/folder/folder/ENTEREDDATA.pdf
where the capitalized data is entered by the user in a box,
but the user doesn't know the rest of the info.
HELP!
don