Yogesh
Member since Aug 24, 2009
- Profile: /members/4159-yogesh.htm
- Comments: 9
Recent Blog Comments By Yogesh
-
ColdFusion Component Wrapper For POI To Read And Write Excel Files
Posted on Sep 27, 2010 at 5:09 AM
@Ben, Referring to my previous post, it's just a supposition, but, maybe it's due to the version of Excel - maybe the original file was created in another version, that's why when I open and save the file, the size changes and then POI can read the file without any problem. 1. Is it possible to pr... read more »
-
ColdFusion Component Wrapper For POI To Read And Write Excel Files
Posted on Sep 24, 2010 at 1:12 AM
@Ben, It's ok. Many thanks anyway for your reply. Best regards, Yogesh.... read more »
-
ColdFusion Component Wrapper For POI To Read And Write Excel Files
Posted on Sep 23, 2010 at 5:53 AM
Hi Ben, I'm using the POI to read an excel file as follows: <!--- Create an instance of the POIUtility.cfc. ---> <cfset objPOI = CreateObject( "component", "components.POIUtility" ).Init() ... read more »
-
Ask Ben: Uploading Multiple Files Using ColdFusion
Posted on Sep 17, 2010 at 11:45 AM
Hi Yuliang! Thanks for your reply. I'll try to explore the Flex file uploader. All the best to you too! Cheers, Yog.... read more »
-
Ask Ben: Uploading Multiple Files Using ColdFusion
Posted on Sep 17, 2010 at 9:17 AM
Hi Yuliang! Thanks for the reply. I know cfdirectory operates on the server. Even if it's multiple upload, the user still has to select each file manually. The idea is to automate this process to the maximum, i.e. having a form where the user only needs to point to a local directory where he/she... read more »
-
Ask Ben: Uploading Multiple Files Using ColdFusion
Posted on Sep 17, 2010 at 3:39 AM
Hi Ben! Many thanks for your very useful posts! Actually, I wanted to know whether it would be possible to select a folder instead of a file using CF? I've already posted a thread of Adobe's CF forum but haven't got any answer so far. Here is the link of this thread: http://forums.adobe.com/thr... read more »
-
ColdFusion, jQuery, And "AJAX" File Upload Demo
Posted on Sep 15, 2010 at 11:53 AM
Hi Ben, Thanks for the reply. Still doesn't work. It opens a blank page. Thanks in advance for doing the needful. Best regards, Yogesh.... read more »
-
ColdFusion, jQuery, And "AJAX" File Upload Demo
Posted on Sep 15, 2010 at 9:53 AM
Hi Ben, Sorry to disturb. Would it be possible to put the files for download again? The link to download the code snippet zip file seems to be broken. Thanks in advance. Best regards, Yogesh... read more »
-
ColdFusion, jQuery, And "AJAX" File Upload Demo
Posted on Aug 24, 2009 at 7:55 AM
Hi Ben, Many thanks for this very useful post! Would it be possible to have the jquery-1.2.2.pack.js as well please? Thanks in advance. Best regards!... read more »