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

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

Generate A Key For Sjcl That Expires Automatically After A Period Of Time?

I want to encrypt and decrypt the data on client-side for that i am using SJCL library, but i want … Read more Generate A Key For Sjcl That Expires Automatically After A Period Of Time?

What Is The Difference Between Client-side And Server-side Programming?

I have this code: Read more What Is The Difference Between Client-side And Server-side Programming?

Serverside And Clientside Javascript

Does serverside javascript exist, if yes, is it possible to clientside javascript to interact with … Read more Serverside And Clientside Javascript

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