Community Member Profile
- Profile: /members/6379-Sagar-Ganatra.htm
- URL: www.sagarganatra.com
- Comments: 4
- Points: 37
Recent Blog Comments By Sagar Ganatra
-
How Client-Side Validation Is Changing The Shape Of Server-Side Validation
Posted on Dec 29, 2011 at 1:31 PM
@Gary, The form validation part on the client side can be taken care by the browser itself. It can validate the field based on the input type. But, if one has to customize the error message then some additional JS code would be required. And yes, as I mentioned earlier, this feature is not... read more »
-
How Client-Side Validation Is Changing The Shape Of Server-Side Validation
Posted on Dec 29, 2011 at 12:42 PM
Hi Ben, Good stuff. Of late, I've been looking into features introduced in HTML5. Sometime back I had posted on form validation in HTML5 - http://www.sagarganatra.co... read more »
-
Pushing Base64-Encoded Images Over HTML5 WebSockets With Pusher And ColdFusion
Posted on Jul 9, 2010 at 1:43 PM
Ben, Yes, I do use ColdFusion as my primary language for development. CFPOP and CFIMAP can be used to retrieve the message from my gmail inbox, however the client (browser) should be notified (using pusher) of the new message in inbox and then I could use my jQuery to invoke the cfc which... read more »
-
Pushing Base64-Encoded Images Over HTML5 WebSockets With Pusher And ColdFusion
Posted on Jul 9, 2010 at 2:52 AM
Ben, I did try pusherapp to send messages and it works perfectly fine. A problem what I'm trying to solve is to get notified whenever I receive an e-mail. Say I receive an email in my gmail inbox and I want pusher to send me a notification for this. Are you aware of any gmail apis that I co... read more »



