Raghuram Reddy Gottimukkula
Member since Nov 10, 2009
- Profile: /members/4717-raghuram-reddy-gottimukkula.htm
- URL: http://raghuramcoldfusion.blogspot.com
- Comments: 13
Recent Blog Comments By Raghuram Reddy Gottimukkula
-
Using ColdFusion Query's Underlying Java Methods For Query Manipulation And Logic
Posted on Aug 9, 2014 at 11:50 AM
@Austen, These Java functions expect only 2 arguments to pass. <cfset qTest.removeRows(0,8) > This will work for you.... read more »
-
Nylon Technology Presentation: Introduction To XSLT And XmlTransform() In ColdFusion
Posted on Jan 8, 2013 at 6:37 AM
Good article with all the transformation related tags,attributes explained. Very helpful. Thanks, Raghuram Reddy Gottimukkula Adobe Certified Professional in Advanced ColdFusion Hyderabad India... read more »
-
Generating Random Passwords In ColdFusion Based On Sets Of Valid Characters
Posted on Jun 19, 2012 at 3:17 PM
Ben, Need to find the new way of doing the same using java/coldfusion new functions. Thanks, Raghuram Reddy Gottimukkula Hyderabad India.... read more »
-
Learning ColdFusion 8: Javascript Object Notation (JSON) Part II - Remote Method Calls
Posted on Apr 19, 2011 at 7:21 AM
I am looking for the below jsonp format. suggestions please The expected format: {"totalCount":"65404","topics":[{"threadid":"130625","forumid":"11","forumtitle":"Ext: Premium Help","title":"Key... read more »
-
Using ColdFusion Query's Underlying Java Methods For Query Manipulation And Logic
Posted on Feb 13, 2011 at 12:36 AM
Try with reverse looping as i did in http://raghuramcf.blogspot.com/. It may work for you. Thanks, Raghuram Reddy Gottimukkula Adobe Certified ColdFusion Developer Hyderabad India... read more »
-
Ben Forta On Java Methods In ColdFusion
Posted on Dec 15, 2010 at 7:20 AM
yea Ben! Using java functions in ColdFusion is good practice in terms of performance and ease of use some times. For an example removeRows function really gem. Really it saved my time and smooth functionality achievement when dealing with QueryNew based queries. It will be great if some one(includi... read more »
-
Using ColdFusion Query's Underlying Java Methods For Query Manipulation And Logic
Posted on Dec 13, 2010 at 10:43 AM
Ben! Got time to implement in my app. My good luck is reverse loop working fine where forward loop is failing to delete multiple records due to index compatible issue(Java and ColdFusion). Thanks Ben! Updated working code of mine at http://raghuramcf.blogspot.com/... read more »
-
Sending And Receiving SMS Text Messages With Twilio And ColdFusion
Posted on Jul 16, 2010 at 5:26 AM
Ben! I am looking for similar functionality for my friend's training institute campaign. Requirement is monthly once system has to send 20 thousand sms. Please suggest me to do it in low/free cost. As of now i am writing automation tool on python to do it with way2sms.com by reading contact numbers... read more »
-
Is Simulating User-Input Events With jQuery Ever A Good Idea?
Posted on Feb 10, 2010 at 2:24 AM
"Ben - A Good Teacher" Really I am seeing good teacher by watching at least one video per day. (Hey! don't make this as commercial online tutorial) Demos are awesome with crystal clear explanation. Observing your efforts in making the demos interesting with the beautiful images and even in variabl... read more »
-
Track Document-Level Clicks With jQuery MouseDown Events
Posted on Nov 14, 2009 at 9:48 AM
good post Ben... very informative. Thanks, Raghuram Reddy Certified Professional in Advance Coldfusion Bangalore India... read more »