Using forms control I want to set up a field where the user can input a file
name and click submit and have that file download. right now I do it and it
sends me the file name in an email. I have over 200 files and the amount
grows so I cannot list every file with a hyperlink.
> I too, am not sure what you are asking, but if you want to create a password
> protected folder on your website, you will probably find a way to do this in
[quoted text clipped - 8 lines]
> > a botton. Then the name will automatically be placed into a hyperlink for
> > the file to download.
DavidF - 20 Dec 2007 00:10 GMT
You can't use the form for that in Publisher. With the quantity of
downloadable files you have, I would think some sort of server side solution
would be best, with a database, and some sort of means to search for the
appropriate file. I have no suggestions as this is beyond the scope of a
Publisher website. Otherwise, organize the files some way on your web
page(s) as to subject and content, and let people browse the files, and
provide links to the files. There is not built-in automagical way of doing
what you want in Publisher that I know of.
DavidF
> Using forms control I want to set up a field where the user can input a
> file
[quoted text clipped - 21 lines]
>> > for
>> > the file to download.
Rob Giordano (Crash) - 20 Dec 2007 01:25 GMT
You can't do it with the forms that are available in Publisher.
You could create a subweb (if your host allow subwebs), then create a folder
for all your files and have the host set that folder to be browsable and do
not put an index page in that folder, then create a link from your main web
to the browsable folder. All your files would then be available to download.
A searchable database may be better though.

Signature
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression
| Using forms control I want to set up a field where the user can input a file
| name and click submit and have that file download. right now I do it and it
[quoted text clipped - 13 lines]
| > > a botton. Then the name will automatically be placed into a hyperlink for
| > > the file to download.