I am looking for a way to resize an image client-side with JavaScript (really resize, not just change width开发者_开发知识库 and height).
I want to run a thread pool on server side & want to show threads work progress on client side. Is this possible. If so ki开发者_如何学Gondly guide me. thanx in advanceYes, in the main thread chec
I\'m wanting to incorporate HTML5 database storage into my web application to make it online-accessible.
I am developing a web-app which displays a list of products(say 10 items) for the user. The user has the option to sort the result by price, brand etc. The data is loaded from the database and it is p
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
For an online examination system, user actions/answers to be stored and later retrieved if user connection is down.
(Can\'t think of a good title :(( ) Hey all, I\'m developing a bookmarklet. When clicked 开发者_运维知识库on it creates a toolbar on the page the user is looking at. The above involves pulling vari
A customer has asked us to a add a feature to his website allowing visitors to colour in panels in a simple line drawing.
so I have designed this voting thing which does not let somebody vote for the same article twice in 24 hours. However, suppose a person votes and after seeing the person was able to cast vote or that
With client-side validation turned on in ASP.NET MVC 2 RC2, the validation summary message is visible even when I first load my Edit.aspx page. It does not show in bold red, however, just plain text.