Click here to Skip to main content
15,895,667 members

Comments by Cuculala (Top 23 by date)

Cuculala 18-Nov-14 4:46am View    
Thanks for help but i think that is not what I've looking for. If you can refer me a documentation or explanation maybe.
Cuculala 6-Aug-14 5:42am View    
heres my code for downloading

httpcontext.current.response.contentType="....."
httpcontext.current.response.appendheader(".....")
httpcontext.current.response.clear
httpcontext.current.response.writefile(filepath)
httpcontext.current.applicationinstance.completerequest()

its good but the thing is after this function, the panel is not closing.
i think it ends the process so that the page didnt load
Cuculala 2-Jul-14 1:40am View    
Deleted
i have questions again hehe,
how can i subtract total time to 1? in this query?
Cuculala 2-Jul-14 1:27am View    
Thanks a lot it works great. that's what i've looking for
Cuculala 2-Jul-14 1:25am View    
Deleted
Thanks a lot it works great. that's what i've looking for