• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Guru's how to Sharing My Files on the net

DaddyGrant

Senior member
OK guys. I'll liek to know how i can dynamically share my folders on a web site. As in being about to maintain a folder on my server with files and when i drop a new file in the folder a link to its download is automatically created on my web site. Basically i want like a I-Drive interface and ability on my own personal server. HELP.
 
If you want something like I-Drive, you will have to create some ASP scripts or CGI scripts that will do this if you want to publish to a web page. Otherwise, use FTP.
 
Back
Top