Jump to content

Recommended Posts

Posted

Would like to show the contents of a folder within our intranet, while maintaining css formating to keep look and feel the same.

 

Can anyone help?

Posted
Unfortunately as yet we don't have a server- just a large Buffalo linkstation disk sitting on our network. So my understanding is I can't run CMS software that needs PHP and Apache etc? Yes, a bit dark ages, but...
Posted
Yes, you'd need web server software installed on a server to run a CMS - ideally Apache with PHP, and probably MySQL database (depending on which CMS you use).
Posted

If your intranet folder is fairly static, you can use the DirHTML program to produce an html file of a folder (or folders) every now and then.

 

You can customise the way the pages produced are displayed but you'd have to play with them to see if you can incorporate CSS ito them (Im not a CSS expert)

 

Example that I use it for is here - I just use it to produce a listing of all pdfs in a folder (but you can make it do all files) and then I upload the filelist page (and the latest pdf) to update the website.

 

regards

 

Simon

Posted

@webman

 

I thought of trying out your code but what on earth is all the

$I['file']='R0lGODlhEAAPA ... etc

 

at the beginning of the file 8O

 

Will all my computers end up belonging to you :lol:

 

regards

 

Simon

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...