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

In Asp.net, How To Hook Postback Event On Clientside

I want to run a code on every postback on client-side. Is there an event or something to do that? S… Read more In Asp.net, How To Hook Postback Event On Clientside

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

How Do You Add Scripts To Custom Buttons On Rows In Jqgrid?

I am trying to handle the click of custom button in a jqgrid. I have the buttons showing up, but wh… Read more How Do You Add Scripts To Custom Buttons On Rows In Jqgrid?

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

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

How To Emulate A Slow Client (browser)?

Is there any way to slow down the responsiveness of the client (browser)? One of our testers can re… Read more How To Emulate A Slow Client (browser)?