
Upload file using JQuery in asp.net(without clicking submit button)

We can upload file without clicking submit button using JavaScript or jQuery code in asp.net(c#). · Add File U…
We can upload file without clicking submit button using JavaScript or jQuery code in asp.net(c#). · Add File U…
Password must be secure and strong. We will use five different ways to check password strength: 1. Password len…
Suppose we have data in lower & upper letters in any column of table like Name or Place and we need result as a p…
We can show tooltip using jquery as given Below:
Some time we want to perform some action after particular interval of time. Ex. redirect to other page after 5 sec . …
Using Javascript or Jquery we can acheive this easily. This article is useful for beginners.
Sorting is very much needed while working with Gridview . We can sort data using code in code behind file and also us…
Some time we face this error while working in asp.net.: WebForms UnobtrusiveValidationMode requires a ScriptResour…
Introduction: Some time we need to find the position of the first occurrence of a specified value in given string. …
Introduction: Some time while development we face a situation to check whether user want to close page or not. So …
Images in our websites are not secure. Someone can easily copy them from the website. But sometime it is needed to p…