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

Help Refactor A Small Piece Of Javascript Code Which Identifies User's Referrer Source

I've written the following small piece of javascript (Based on the excellent parseURI function)… Read more Help Refactor A Small Piece Of Javascript Code Which Identifies User's Referrer Source

How To Client-side Detect When A Page Is Bookmarked?

Is it possible to detect when a page is bookmarked within the browser, using Javascript? Solution 1… Read more How To Client-side Detect When A Page Is Bookmarked?

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

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?

Adding Image Namespace In Svg Through Js Still Doesn't Show Me The Picture

after working out getting the parameter through a scaled version of a picture, I am trying through … Read more Adding Image Namespace In Svg Through Js Still Doesn't Show Me The Picture

Update Spreadsheet In Serverside Code Run From Client Html Javascript Not Working

I have an html where user requests add and enters data. The javascript in the body of the html call… Read more Update Spreadsheet In Serverside Code Run From Client Html Javascript Not Working

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

Html Client-side Portable File Generation - No External Resources Or Server Calls

I have the following situation: I have set up a series of Cron jobs on an internal company server t… Read more Html Client-side Portable File Generation - No External Resources Or Server Calls

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 Vs. Server-Side Scripts To Process Order

I am designing a website to allow the user to pick the size of their pizza and the toppings they pu… Read more Client-Side Vs. Server-Side Scripts To Process Order

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

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?