lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Since LuaForge is down I hope it is ok for me to ask Kepler and Orbit questions here.

Hi,

I am using Orbit in an application and I want to create a URL map to download files, like this "http://somesite.com/download/filename.zip". How do I make the browser think that it is time to download the file. I Googled and found a PHP article where it was using header(). How can I do this in Orbit. Thanks.
--
Regards,
Ryan