Skip to content Skip to sidebar Skip to footer
Showing posts with the label 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

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

Secured Client-side Script

I have got a particular requirement where some critical algorithms have to be handled in the client… Read more Secured Client-side Script

Client Side Event That Fires After Aspxclientgridview.applyfilter Performs Its Work

This link explains how to handle it on the server side via the ASPxGridView.AfterPerformCallback ev… Read more Client Side Event That Fires After Aspxclientgridview.applyfilter Performs Its Work

Letting User Open An Xml File On Client And Parse It Using Javascript

I'm trying to let a users on my site to save and XML file one the local machine and then later … Read more Letting User Open An Xml File On Client And Parse It Using Javascript

How To Send Values From Javascript To Server Side(asp.net)?

What is the best way to send values from JavaScript (client-side) to the server (asp.net) without r… Read more How To Send Values From Javascript To Server Side(asp.net)?