Automatic TOC

A

Abbas

Hi all,

My website need to do the following:
Upload a file.Then automatically create a hyperlink to the
uploaded file in a .html file called TOC.html.

How can automate the hyperlink process?

Could you help me, please?

Thanks,
Abbas
 
M

MD WebsUnlimited.com

Hi Abbas,

You'll need server side code accomplish this. If on Window ASP or ASPX would
be the lanugage of choice. On Unix PHP.
 
Top