Community Member Profile
- Profile: /members/7736-Pramod.htm
- Comments: 2
- Points: 23
Recent Blog Comments By Pramod
-
Throwing And Catching A File Using CFHttp For Both Actions
Posted on Feb 4, 2011 at 1:00 PM
I guess i figured it out. I would need this on the httpResponse <cfheader name="Content-Disposition" value="inline; filename=testing.doc"> <cfcontent type="application/msword" file="#fileName#" deletefile="no"> and... read more »
-
Throwing And Catching A File Using CFHttp For Both Actions
Posted on Feb 4, 2011 at 10:35 AM
This is a good post! This is about sending a file with a http post request from Server A to Server B. I have a question about doing something slightly different. what if server A wants to download a file from server B via an http request. so in essennce an http download. Is it something to... read more »



