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

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

Is There A Way To Password Protect Html Pages Without Using A Server Side Language?

I have a series of interlinked web pages, and I want to restrict access to these pages by asking th… Read more Is There A Way To Password Protect Html Pages Without Using A Server Side Language?

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

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