Hi friends,I explain a little ...

I have a module "Clients", which when I create a new client, automatically creates a folder on a local directory with the identifier clientname + date, for example:

New client named Daniel
Local directory created automatically: \ daniel0908201

And in the "Detail View" of the client "Daniel" there are sub-panels to create tabs, tab thermal, biomass tab ... so that when I create a tab from the Detail View of the client Daniel another folder is created automatically, for example:

New Tab biomass
Local directory automatically created (is contained in the above directory): \ daniel09082011 \ biomass

Well, in the Detail View of this biomass created, could I create a browse button that allows me to save files in the \ daniel09082011 \ biomass, such as a. Doc or. Pdf?

I hope I explained that I did not too bad
thanks so much!!