Hi all,

It is very simple but i am quite blocked:
i did a site and I want to give the possibility to load some program and 
files.

exemple :
Repertory of my site
    MySite
       /private 
         myProgram.exe
         myFile.txt

To load the myProgram.exe I put in my form this 

   <a href=" 
http://127.0.0.1:8000/MySite/private/myProgram.exe";>Download</a>
but i have one error 
" invalid controller (private/myProgram)"

Somebody can help me because I am quite lost.

ThanksPibol

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to