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

Get Client Machine Timezone In Asp.net Mvc

How to get the time zone id (ex.: Central Standard Time) of the client machine in asp.net mvc? Solu… Read more Get Client Machine Timezone In Asp.net Mvc

File Upload From Client Side Without Use Fileupload Controls

Possible Duplicate: upload file from client to server without openFile dialog I want to upload fi… Read more File Upload From Client Side Without Use Fileupload Controls

Resize Image With Jquery

The scenario: I’m building a website, which will not Host the images in its own server. Instead it … Read more Resize Image With Jquery

Remove Common Elements Of Two Arrays In Jquery

I want to remove common elements of two arrays in jquery. I have two arrays: A = [0,1,2,3] B = [2,3… Read more Remove Common Elements Of Two Arrays In Jquery

Disable Right Click In Flash With AS Or From Browser

My question is simple. I want to disable mouse right click on my FLASH GAMES website, so that playe… Read more Disable Right Click In Flash With AS Or From Browser