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

jQuery Reload iFrame | jQuery Refresh iFrame

Apr 24, 2013 2 comments
Introduction

Here I will explain how to use  
jQuery to refresh or reload iframe using jQuery. By using simple jQuery property we can refresh or reload an iframe on the page using jQuery.

Description:
  
In previous post I explained
jQuery count number of vowels in string, Get Screen resolution of client machine in JavaScript, split the string using split function in jquery and many articles relating to code snippets, JQuery, JavaScript. Now I will explain how to reload iframe using jQuery.

If we want to refresh or reload an iframe using jQuery we need to write the code like as shown below

8 Top jQuery Popup window Plugins Examples with Tutorials

12 comments
Introduction

Here I will explain best jQuery popup window plugin examples or jQuery Modal popup window plugin examples. By using jQuery popup window plugins we can show alert, notice, errors with modal popups, modal windows and we can show content as overlay of website.

Description:
  
In previous article I explained 8 jQuery Page Flip Book Effect Plugins,
5 jQuery Flip Effect Plugins, 8 jQuery Social Bookmark Plugin examples, 7 jQuery PDF Viewer Plugins, 11+ best jQuery Scroll to top plugins and many articles relating to jQuery Plugins, JQuery, Ajax, asp.net, SQL Server etc. Now I will explain best jQuery popup window plugin examples.

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

jQuery - Allow Alphanumeric (Alphabets & Numbers) Characters in Textbox using JavaScript

Apr 22, 2013 10 comments
Introduction

Here I will show how to use JQuery to allow only alphanumeric characters in textbox or make textbox to allow only alphabets & numbers using JQuery.

Description:
  
In previous posts I explained jQuery allow alphabetic characters in textbox,  jQuery Allow only numbers in textbox, jQuery disable cut copy and paste options in textbox, jQuery Create Rounded Corners Textbox, jQuery slideUp, slideDown and slideToggle Example and many articles relating to JQuery, JavaScript, Asp.net. Now I will explain how to allow only alphanumeric characters in textbox using JQuery.

To allow only alphabets & numbers in textbox using JQuery we need to write the following code

jQuery - Allow Only Alphabets in Textbox using JavaScript

19 comments
Introduction

Here I will show how to use JQuery to allow only alphabets in textbox or how to make textbox to allow only alphabets using JQuery.

Description:
  
In previous posts I explained
jQuery Allow only numbers in textbox, jQuery disable cut copy and paste options in textbox, jQuery Create Rounded Corners Textbox, jQuery slideUp, slideDown and slideToggle Example and many articles relating to JQuery, JavaScript, Asp.net. Now I will explain how to allow only alphabets in textbox using JQuery.

To allow only alphabets in textbox using JQuery we need to write the following code

jQuery - Allow Only Numbers (Numerics) in Textbox using JavaScript

11 comments
Introduction

Here I will show how to use JQuery to allow only numbers in textbox or allow only numeric characters in textbox using JQuery.

Description:
  
In previous posts I explained jQuery Autocomplete textbox with images, jQuery lightbox slideshow, jQuery Create Rounded Corners Textbox, jQuery slideUp, slideDown and slideToggle Example, Password strength jquery plugin examples and many articles relating to JQuery, Asp.net. Now I will explain how to allow only numbers in textbox using JQuery.

To restrict user to enter only numbers in textbox we need to write the following code

jQuery Disable Cut Copy Paste Options in Textbox

Apr 21, 2013 9 comments
Introduction

Here I will explain how to disable cut, copy and paste functionality for the Textbox using jQuery. In jQuery we can restrict to user to cut, copy, paste options in Textbox easily by using simple code.


To disable cut, copy and paste functionality for the Textbox we need to write the code like as shown below

Display Images in Asp.net Gridview from Database in C#, VB.NET

15 comments
Introduction

Here I will explain how to display images in gridview from database in asp.net using C#, VB.NET or show images from SQL Server Database in asp.net gridview using C#, VB.NET.


To display images in gridview from database check below articles

C# - Get Files from Folder / Directory & bind to Asp.net Gridview in C#, VB.NET

Apr 20, 2013 17 comments
Introduction:

Here I will explain how to get files from folder or directory and bind to Gridview in asp.net using C#, VB.NET.

Description:

In previous articles I explained create zip files in asp.net, Delete files from uploaded folder in asp.net, create/delete directory in asp.net, Joins in SQL Server and many articles relating to Gridview, SQL ,jQuery,asp.net, C#,VB.NET. Now I will explain how to get files from folder and bind to Gridview in asp.net using C#, VB.NET.

8 jQuery Page Flip Book Effect Plugin Examples

Apr 19, 2013 13 comments
Introduction

Here I will explain best jQuery Page flip book effect plugin examples. The jQuery page flip plugins or jQuery flip book plugins will provide good page-flip animation experience and help creating book-like interfaces and help these jQuery page flip book plugins will give better look and feel for websites.

Description:
  
In previous article I explained
5 jQuery Flip Effect Plugins, 8 jQuery Social Bookmark Plugin examples, 7 jQuery PDF Viewer Plugins, 11+ best jQuery Scroll to top plugins and many articles relating to jQuery Plugins, JQuery, Ajax, asp.net, SQL Server etc. Now I will explain best jQuery Page flip book effect plugin examples.

5 jQuery Flip Effect Plugin Example Tutorials

0 comments
Introduction

Here I will explain 5 best jQuery flip effect plugin examples. The jQuery flip effect plugins will allows you to flip the html items whatever you want.

Description:
  
In previous article I explained
7 jQuery PDF Viewer Plugins, jQuery zoom image on mouseover using jQuery zoom plugin, 11+ Best jQuery Countdown timer plugins, 11+ best jQuery Scroll to top plugins and many articles relating to jQuery Plugins, JQuery, Ajax, asp.net, SQL Server etc. I will explain best jQuery flip effect plugin examples.

jQuery Scroll to TOP Bottom of DIV | Scroll to Bottom of DIV in jQuery

Apr 18, 2013 2 comments
Introduction

Here I will explain jQuery scroll to top of div or jQuery scroll to bottom of div or  jQuery Animate scroll to top of div or animate / scroll to particular position of div when click on link using jQuery.

Description:
  
In previous articles I explained
jQuery animate or scroll to top of div or scroll to bottom of div using jQuery.

To scroll top / bottom of div when click on link check below link here I explained clearly how to scroll to top of div or bottom of div using jQuery

Asp.net Download Multiple Files as Zip File From Gridview in C#, VB.NET

10 comments
Introduction:


Here I will explain how to download multiple files as zip files archive from server using asp.net Gridview in C#, VB.NET or upload & download multiple selected files as zip archive file from asp.net Gridview in C#, VB.NET.

Description:

In previous articles I explained create zip files in asp.net, unzip files from folder in asp.net, Get Gridview row values when checkbox selected in asp.net, Delete files from uploaded folder in asp.net, create/delete directory in asp.net and many articles relating to Gridview, SQLjQueryasp.net, C#VB.NET. Now I will explain how to upload and download multiple files as zip files folder from server in asp.net using C#, VB.NET.

To implement this first we need to get Ionic.Zip.dll from DotnetZIP Library for that check this link Ionic.Zip.dll or you can get it from attached downloadable code. Now you need to add that dll to your application bin folder for that check below steps
© 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.