Categories
Asp, Asp.net

Check Username Availability Using Ajax In Asp.Net

Check Username Availability Using Ajax In Asp.Net In this post we will learn how to Check Username Availability Using Ajax In Asp.Net.Here we are using Asp.Net Ajax functionality to accomplish this.On TextChanged event of textbox we are checking in Database for the same username existence. Design: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <%@ Register Assembly="AjaxControlToolkit" […]

Categories
Javascript Website Design

How To Disable Right Click Using jQuery

How To Disable Right Click Using jQuery In this post we will learn How To Disable Right Click Using jQuery.Online their are many codes available to disable right click using JavaScript but jQuery makes very easy to disable right click.For this you just have add the below given code into head section of your page. Code: […]

Categories
Iphone-iOS

How To Download YouTube Videos On Your iPhone and iPad

How To Download YouTube Videos On Your iPhone and iPad In this tutorial we will learn How To Download YouTube Videos On Your iPhone and iPad.To achieve this we have to install a app from Apple app-store.Link of the app is https://itunes.apple.com/in/app/video-download-pro-ibolt-downloader/id481606171?mt=8.Whenever you open any video in YOUTUBE or any Video site, it will pop-up a message […]

Categories
How To Article Technology - Tips

How To Copy Content From a protected Webpage

How To Copy Content From a protected Webpage In this tutorial we will learn How To Copy Content From a protected Webpage.Sometimes it is very annoying when you want to copy any post, news or any other matter to save it and decides to study it later on and you right clicks on it but it shows “Right […]