Static files that comprise your application go in youapp/static/ You can create subfolders.
Static files uploaded by your application (for example via SQLFORM) should go in yourapp/uploads You should have subfolders in there since that is handled by web2py for you. Massimo On Apr 5, 9:52 am, Monty808 <[email protected]> wrote: > Hi, > > I am using an DHTMLX JavaScript library. I have to upload multiple > files and directories. > > For e.g. there is a separate folder for images etc... > > How do I deal with that? It is not clear on how to upload a folder > structure to the static section. > > Can I create folders in the static directory? > > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

