Question : Easily access pdf's and other doc's while in the field

Hi Experts.  Like others on here, I have a little consulting gig that requires me to document the heck out of my client's different configs and from time to time, I need to access those documents remotely (pdf's, word doc's, spreadsheets, etc.)  In order to get by, I have been printing out the client's config and taking them with me when I went to their site.  Not very efficient and sets a bad example in my eyes.  So, as it stands now, I already have many of the documents sitting on my file server in a nicely organized manner.  What I would like to do is be able to access those files from my iPhone (preferably) or laptop (secondly).

I use FileZilla on my laptop to upload newer docs to my file server but there has to be an easier way for me to view the files on my file server when working remotely.  Is this a sharepoint or IIS solution?  Perhaps some sort of ftp server?  Again, I don't know but I really want to stop taking a folder or binder filed with papers and digging through it when I meet with a client or need to see what server they are talking about.

Thanks in advance for your suggestions.

Answer : Easily access pdf's and other doc's while in the field

Rereading your first post I realize that Drupal outputs menus exactly the way you want, except with a few classes added here and there. I have attached some sample Drupal menu output.

If you need to add custom classes to the menu, this guide might be of use.
http://programmingbulls.com/complete-drupal-6-menu-theming
1:
2:
3:
4:
<ul class="menu">
<li class="leaf first dhtml-menu "><a href="/user/login" title="" id="dhtml_menu-690">Login</a></li> 
<li class="expanded  dhtml-menu  collapsed start-collapsed "><a href="/content/submission-system" title="" id="dhtml_menu-7414">Submission System</a>
</ul>
Random Solutions  
 
programming4us programming4us