Aspdotnet-Suresh

aspdotnet-suresh offers C#.net articles and tutorials,csharp dot net,asp.net articles and tutorials,VB.NET Articles,Gridview articles,code examples of asp.net 2.0 /3.5,AJAX,SQL Server Articles,examples of .net technologies

Showing posts with label General. Show all posts
Showing posts with label General. Show all posts

Get Title and Description of URL in Asp.net Like Facebook

May 13, 2013 6 comments
Introduction

Here I will explain how to get title & meta description of url in asp.net using C# and VB.NET or get page title and description from page url in asp.net using HTMLAgilityPack in C# and VB.NET.

Description

KeyBoard Event Key Codes in AS3 | Alphabet, Numbers, Special Character Codes

Apr 23, 2013 3 comments
Introduction:

Here I will explain as3 keyboard event key codes or alphabet character codes or number character codes or special characters key codes or the character code value of the key pressed or released.

Description:

In previous articles I explained create symbols(copyright, trademark etc..) with keyboard, create desktop shortcut key to lock computer, Lost PAN card how to apply for new one, configure dns server in windows 7 and many articles relating to Internet Tips. Now I will explain character code value of the key pressed or released.

Check below table for character code value of the key pressed or released

Create Symbols with KeyBoard Like Trademark symbol, CopyRight Symbol, Registered ­ Trademark etc

Apr 16, 2013 8 comments
Introduction:

Here I will explain how to make or create Trademark symbol with keyboard in word document, copyright symbol, registered ­ trademark symbol, degree symbol, Fractio­n symbol, multiplication sign, heart symbol, diamond symbol and many symbols with keyboard in word document, mail etc.

Description:

In previous articles I explained create desktop shortcut key to lock computer, Lost PAN card how to apply for new one, configure dns server in windows 7 and many articles relating to Internet Tips. Now I will explain how to create symbols with keyboard.

To create symbols with keyboard check below shortcut keys.

JavaScript - Check Internet Connection using jQuery Example

Mar 28, 2013 15 comments
Introduction

Here I will explain how to check internet connection using
jQuery / JavaScript or Check internet connection with JavaScript.

Description:
  
In previous articles I explained JavaScript remove duplicate values from arraylist,
jQuery change background color randomly, jQuery create rounded corner textbox, JavaScript Show number of characters left in textbox and many articles relating to JQuery, JavaScript and asp.net. Now I will explain how to check internet connection using jQuery or JavaScript.

JavaScript - OnClick Select All the Text from Textarea or Textbox Controls

Mar 14, 2013 2 comments
Introduction

Here I will explain how to select all the text by click on textarea or textfield using JavaScript or Highlight All Text by Clicking on Text Field or Textarea in JavaScript.
 
Description:

In previous article I explained how to set watermark text for textbox using JavaScript, Remove duplicate values from string array in JavaScript, Disable drag and drop options in textbox or textarea controls, JavaScript show number of characters left in textbox and many articles relating to asp.net, jQuery, JavaScript. Now I will explain how to select all the text by click on textarea or textbox field using JavaScript.

JavaScript - Enable or Disable a Controls Like Button, Textbox, Checkbox

2 comments
Introduction

Here I will explain how to enable or disable a button control in JavaScript or Enable/Disable a controls in JavaScript. 

Description:
  
In previous articles I explained JavaScript Enable/Disable button based on text in textboxes,
jQuery Shake image on mouse over, jQuery upload multiple files using multiple file upload plugin, jQuery fancy switch on and off effects example and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how to enable or disable a button control in JavaScript.
To set controls enable or disable in JavaScript we need to write the code like as shown below

JavaScript - Remove Duplicate Values from Arraylist String

Mar 12, 2013 1 comments
Introduction

Here I will explain how to use JavaScript to remove duplicate values from array or remove duplicate values/elements from string array using JavaScript

Description:

In previous article I explained Show number of characters left in text using JavaScript, Set watermark text for textbox using JavaScript, JavaScript Automatically move cursor to next field when textbox full , JavaScript add bookmark link to website and many articles relating to JavaScript, jQuery, SQL, asp.net etc. Now I will explain how to remove duplicate values/elements from string array using JavaScript.

Disable Drag and Drop Option in Textbox or Textarea Controls

Feb 28, 2013 6 comments
Introduction

Here I will explain how to disable drag and drop option in textbox or textarea using JavaScript properties. 

Description:
  
In previous articles I explained JavaScript show number of characters left, JavaScript restrict user to enter only numbers, JavaScript allow limited characters in textarea, JavaScript remove special characters from textbox and many articles relating to
JavaScript, jQuery, asp.net. Now I will explain how to disable drag and drop option in textbox or textarea.

Previously I written one post JavaScript remove special characters from textbox to remove special characters from textbox at that time one reader has asked me the question like 

“Textbox removing special characters whenever I enter but if I select some special characters text and hold the text by mouse click and drop it in textbox it’s allowing how to restrict that drag and drop option?”

jQuery Get JSON Data/Response From URL in JavaScript

Feb 24, 2013 1 comments
Introduction
  
Here I will explain how to get
JSON data from url in JavaScript or jQuery get JSON response from url in JavaScript.

Description:
  
In previous posts I explained Create Short urls using in javaScript,
jQuery Get number of facebook likes, shares count for url, jQuery Google Currency Converter API Example and many articles relating to jQueryJavaScript, asp.net. Now I will explain how to get JSON response or data from url in JavaScript.

To get JSON data or response from url in JavaScript we can write in different ways like as shown below

Hide Embed YouTube Video Controls | YouTube Iframe Embed Code Hide Controls

Feb 21, 2013 9 comments
Introduction

Here I will explain how to hide youtube controls for embedded video or hide or remove controls on youtube embedded video or hide youtube iframe embed code controls or hide title on embedded youtube video.

Description:
  
In previous articles I explained jQuery add play button to youtube video thumbnail, Generate thumbnails from youtube,
jQuery Add blinking effect to text, jQuery change textbox background color on focus and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how hide youtube iframe embed code controls. 

Create Goog.le Short Urls in JavaScript using Google URL Shortener API Example

Feb 20, 2013 5 comments
Introduction

Here I will explain how to create JavaScript short urls using google URL Shortener API in jQuery or create goog.le short urls using jQuery, JavaScript. Google Provides URL Shortener API to create short urls with goog.le for free with a daily limit of 1,000,000 requests.

Description

In previous articles I explained Show user current location on google map, Google Map with latitude and longitude, jQuery Google currency converter and many articles relating to Google API, JavaScript, jQuery, asp.net. Now I will explain how to create short urls using google URL Shortener API in JavaScript , jQuery.

jQuery Read and Parse JSON String using ParseJSON Method

Feb 8, 2013 1 comments
Introduction
  
Here I will explain how to read and Parse
JSON string in jQuery using ParseJSON method in JavaScript, asp.net and get string value from JSON string in jQuery.

Description:
  
In previous posts I explained
jQuery Get number of facebook likes, shares count for url, jQuery Google Currency Converter API Example, jQuery Highlight gridview rows on mouseover, jQuery Change style of controls, Show multiple months in datepicker, and many articles relating to jQuery, modal popup, asp.net. Now I will explain how to read and Parse JSON string in jQuery using ParseJSON method in JavaScript, asp.net.

Start and Stop a Timer in JavaScript | Function Execution Start and Stop in JavaScript

Feb 5, 2013 6 comments
Introduction

Here I will explain how to start and stop timer example in JavaScript or start and stop function execution using JavaScript in asp.net.

Description:
  
In previous articles I explained Execute JavaScript function at regular intervals of time
jQuery get current page url and title, jQuery shake image on mouse hover and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how to implement start and stop timer example in JavaScript.

Call a JavaScript Function at Regular Intervals | Execute Function Every n Seconds

3 comments
Introduction

Here I will explain how to call a JavaScript function at regular intervals of time or run/execute JavaScript function every 10 seconds or execute JavaScript function at specific time in asp.net.

Description:
  
In previous articles I explained
jQuery get current page url and title, jQuery get url parameter values, Create tabbed Menu with rounded corners using CSS, jQuery shake image on mouse hover and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how to call a JavaScript function at regular intervals of time in asp.net.

Generate Random Colors in JavaScript | Random Color Generator in JavaScript

2 comments
Introduction

Here I will explain how to generate random colors for div using JavaScript and change color of div at regular intervals of time using JavaScript in asp.net.

Description:
  
In previous articles I explained
jQuery Change background color of div, jQuery fadein fadeout effect, jQuery get current page url and title, jQuery create rounded corners for textbox and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how to generate random colors for div using JavaScript in asp.net.

Add Blinking text using jQuery | Blinking Effect to Text in jQuery

Feb 4, 2013 24 comments
Introduction
  
Here I will explain how to add blinking effect to text using
jQuery in asp.net.

Description:
  
In previous posts I explained
jQuery Get number of facebook likes, shares count for url, jQuery Google Currency Converter API Example, jQuery Highlight gridview rows on mouseover and many articles relating to jQuery, modal popup, asp.net. Now I will explain how to add blinking effect to text using jQuery in asp.net.

jQuery Get QueryString Value | Get QueryString Parameter Values in jQuery

Feb 3, 2013 9 comments
Introduction

Here I will explain how to get query string parameter values using jQuery or get query string variable values using jQuery in asp.net

Description:
  
In previous articles I explained
jQuery get current page url and title, jQuery change textbox background color on focus, jQuery Enable or disable textbox controls, jQuery create rounded corners for textbox, and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how to get query string parameter values using jQuery in asp.net.
© 2015 Aspdotnet-Suresh.com. All Rights Reserved.
The content is copyrighted to Suresh Dasari and may not be reproduced on other websites without permission from the owner.