Skip to content Skip to sidebar Skip to footer
Showing posts with the label Client Side

User Control With Client + Server Side Customvalidation; Wrong Client Side Validator Is Picked

I have a user control which contains a CustomValidator which is used according to whether a RadioBu… Read more User Control With Client + Server Side Customvalidation; Wrong Client Side Validator Is Picked

Node.js Executing Server Side Function From Client Side

I have the server.js file on server side and the index.html on client side. I need to call a functi… Read more Node.js Executing Server Side Function From Client Side

Logic Behind Drag And Drop

I am wondering the 'how it works' and 'how it should be designed and implemented' s… Read more Logic Behind Drag And Drop

Removing The Jquery/zepto Dependency On Backbone.router And Views

Is there a forked/maintained version of backbone that completely eliminates the need for jquery or … Read more Removing The Jquery/zepto Dependency On Backbone.router And Views

Security Modifing App State From Javascript

I have a question about how to develop my web application security. Assuming that all the javascrip… Read more Security Modifing App State From Javascript

Client Side Xslt With Javascript In Firefox

I am using client-side xslt to transform xml files into xhtml. There have been some hurdles but I … Read more Client Side Xslt With Javascript In Firefox

How To Change Form Background Color On Focus Loss When Text Is Entered?

First I would like to point out that all of this is client side, not web based whatsoever. I need t… Read more How To Change Form Background Color On Focus Loss When Text Is Entered?

Calculate Sum Of Textboxes Inside Nested Grid

I have two nested grids in a GridView. Both nested grids have different number of controls (TextBox… Read more Calculate Sum Of Textboxes Inside Nested Grid