Automatic Links

C

Chris Palmer

I want to be able to add a file into a folder and a link
be automatically be inserted into my website

Can this be done
 
M

MD Websunlimited

Hi Chris,

To upload a file you can use the Form upload control at Insert | form | upload file

To create the link you need to utilize ASP or PHP to create a list of files, with links, in the folder.
 
Top