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

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)?

Client Side Option Append To Asp.net Dropdownlist Control And Viewstate Prorblem

Is there any way of appending options to an asp.net dropdownlist control and viewstate at the same … Read more Client Side Option Append To Asp.net Dropdownlist Control And Viewstate Prorblem

What's A Good Bit Of Js Or Jquery For Horizontally Scrolling News Ticker

I am looking for a little bit of JQuery or JS that allows me to produce a horizontally scrolling &#… Read more What's A Good Bit Of Js Or Jquery For Horizontally Scrolling News Ticker

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

Implementing A Server Side Push For A Small Number Of Clients

For an web application I am working on I have the following requirements: Clients need to be able … Read more Implementing A Server Side Push For A Small Number Of Clients