I have a SQL database that stores a list of filenames (no directory name)from a specified directory, using xp_cmdshell dir. I have set up a job, that runs at specific intervals, to delete and update the database with the current files. Is there a way that I can use ColdFusion to output this data and add hyperlinks to the filenames so people can click & download/view? Can it assume the current directory as the virtual directory?
Any help would be appreciated!
Thanks,
John
Any help would be appreciated!
Thanks,
John