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 JQuery. Show all posts
Showing posts with label JQuery. Show all posts

Multiple File Upload with Progress Bar using jQuery in Asp.net

Jan 22, 2014 12 comments
Introduction:

Here I will explain how to upload multiple files with progress bar using JQuery uploadify plugin in asp.net.

Description:

In previous article I explained
jQuery lightbox image slideshow, Generate thumbnail from images, Generate thumbnails from YouTube videos using JQuery, jQuery password strength examples and many articles relating to JQuery, asp.net, SQL Server etc. Now I will explain how to upload multiple files in asp.net using uploadify plugin in JQuery.

7 jQuery File Upload Plugin Examples or Multiple File Upload Example

5 comments
Introduction

Here I will explain best jQuery file upload Plugin examples or jQuery Multiple file upload Plugin examples. These jQuery file upload Plugins will allow us to select multiple files at a time and we can upload and by setting few properties these plugins allow us to set upload files size restriction, type of files to upload.

jQuery Check File Size before Upload or Get Image Size before Upload jQuery

Jan 21, 2014 0 comments
Introduction

Here I will explain how to check file size before upload in jQuery  or jQuery get image size before upload using jQuery uploadify plugin in asp.net.

Description:
  
In previous articles I explained
integrate Facebook login authentication, integrate twitter login authentication, jQuery randomly change color of div, jQuery upload multiple files using uploadify plugin in asp.net, jQuery upload multiple files using multiple file upload plugin in asp.net and many articles relating to jQuery, asp.net, c#, vb.net. Now I will explain how to get file or image size before upload in jQuery using jQuery uploadify plugin in asp.net.

jQuery Add Span Tag to Anchor or inside Hyperlink or href

Jan 2, 2014 4 comments
Introduction:

Here I will explain how to add span tag to anchor or href or hyperlink using jQuery or jQuery add span tag inside of hyperlink or href.
Description:

In previous articles I explained jQuery set maxlength for multiline textbox, jQuery stop form being submit on keypress, jQuery check undefined or empty value and many articles relating to jQuery, JavaScript, Asp.net, SQL server. Now I will explain how to add span tag in href using jQuery.

jQuery Set Maxlength for Multiline Textbox in Asp.net

Dec 19, 2013 7 comments
Introduction

Here I will explain how to set maxlength for multiline textbox in asp.net using
jQuery or set of maxlength for asp.net multiline textbox in jQuery.
                                                                                   
Description:
  
In previous articles I explained
jQuery disable right click on images, jQuery expand textbox on focus , jQuery slideup slidedown slidetoggle example, jQuery fadein or fadeout example, jQuery create rounded corners for textbox, jQuery show time in webpage and many articles relating to JQuery. Now I will explain how to set maxlength for multiline textbox in asp.net using jQuery.

jQuery Set Maximum Length to Textarea or jQuery Check Textarea Maxlength

Dec 18, 2013 2 comments
Introduction

Here I will explain how to set maximum length of textarea in
jQuery or check maximum length of textarea in jQuery.
                                                                                   
Description:
  
In previous articles I explained jQuery disable right click on images, jQuery expand textbox on focus ,
jQuery slideup slidedown slidetoggle example, jQuery fadein or fadeout example, jQuery create rounded corners for textbox, jQuery show time in webpage and many articles relating to JQuery. Now I will explain how to check maxmimum length of textarea in jQuery.

Call WCF Service from jQuery Ajax JSON Example in Asp.net using C#

Dec 17, 2013 13 comments
Introduction:

Here I will explain how to call WCF service in jQuery Ajax or JSON example in asp.net using C#, VB.NET.

Description:

In previous articles explained clearly what WCF (windows communication foundation) is and how to create and consume WCF service in c#(windows application) and I also explained clearly uses of WCF Service. Now I will explain how to call WCF service in jQuery Ajax or JSON example in asp.net using C#, VB.NET.

jQuery Slide DIV Content from Left to Right or Move DIV from Right to Left in jQuery

Dec 12, 2013 12 comments
Introduction

Here I will explain how to move or slide div content from left to right in
jQuery or move div content right to left in jQuery.
                                                                                   
Description:
  
In previous articles I explained jQuery slideup slidedown slidetoggle example, jQuery fadein or fadeout example,
jQuery create rounded corners for textbox, jQuery show time in webpage and many articles relating to JQuery. Now I will explain how to move div from left to right or right to left in jQuery.

jQuery Ajax JSON Example in Asp.net

Dec 10, 2013 31 comments
Introduction

Here I will explain simple jQuery ajax json example in asp.net or submit a form without page refresh using jQuery ajax json with example in asp.net using c#, vb.net.

Description:
  
In previous articles I explained
integrate Facebook login authentication, integrate twitter login authentication, jQuery randomly change color of div and many articles relating to jQuery, asp.net, c#, vb.net. Now I will explain simple jQuery ajax json example in asp.net.

jQuery Ajax Submit Form without Page Refresh using JSON in Asp.Net

Nov 27, 2013 8 comments
Introduction

Here I will explain how to use jQuery to submit form without page refresh using ajax in asp.net or jQuery submit form without page reload using jQuery ajax  in asp.net  using c#, vb.net.

Description:
  
In previous articles I explained
integrate Facebook login authentication, integrate twitter login authentication, jQuery randomly change color of div and many articles relating to jQuery, asp.net, c#, vb.net. Now I will explain how to submit form without refresh or reload page using jQuery in asp.net.

jQuery Stop Form being Submitted on Enter Key Press or Disable Form Submit on Enter

Nov 25, 2013 1 comments
Introduction

Here I will explain how to stop form submit on enter in jQuery or prevent form submit on enter key in jQuery or disable form submission on enter key in jQuery.

Description:
  
In previous articles I explained
jQuery get current page url and title, jQuery disable future dates in datepicker, jQuery Get Cursor position, jQuery Bind double click event to button control, jQuery create rounded corners for textbox and many articles relating to JavaScript, jQuery, asp.net codesnippets. Now I will explain how to stop or disable form submission on enter key using jQuery.

jQuery Refresh Page or Reload Page in jQuery

Nov 17, 2013 5 comments
Introduction

Here I will explain how to refresh page in
jQuery or reload page in jQuery or refresh or reload webpage using jQuery.

jQuery Check Undefined or Empty Value | Check Value Undefined or Null in jQuery

3 comments
Introduction

Here I will explain how to check undefined or empty value in
jQuery or jQuery to check undefined variable value or empty value or null value.

jQuery Set Some Time Delay for Function / Method Execution with SetTimeout Function

Oct 9, 2013 8 comments
Introduction

Here I will explain how to execute function in
jQuery with some time delay using setTimeout function or jQuery set some time delay for function or method execution with setTimeout function.
                                                                                   
Description:
  
In previous articles I explained
jQuery get query string parameter value with spaces, jQuery get query string parameter values, jQuery create rounded corners for textbox, jQuery show time in webpage and many articles relating to JQuery. Now I will explain how to get query string parameter value with special characters in jQuery.

jQuery Cascading Dropdown List in Asp.net with Example

Oct 6, 2013 23 comments
Introduction:

Here I will explain cascading dropdown list using jQuery in asp.net example or jQuery cascading dropdown example in asp.net using c#, vb.net.

Description:

In my previous article I explained how to populate dropdown based on other dropdown using asp.net, Ajax cascading dropdown with database in asp.net, Bind asp.net dropdown in jQuery. Now I will explain how to implement cascading dropdown list using jQuery in asp.net.

Here I will explain jQuery cascading dropdown example with three dropdowns Country dropdown, State dropdown, Region dropdown. Here we need to populate states dropdown based on country dropdown and region dropdown based on states dropdown selection for that we need to design three tables in SQL Server like as shown below

jQuery Display Progress Bar on Button Click in Asp.net

8 comments
Introduction:

Here I will explain how to use
jQuery to show progress bar on button click in asp.net with example in c#, vb.net or jQuery show loading image on button click in asp.net using c#, vb.net.

Description:

In my previous article I explained
jQuery bind gridview in asp.net, Show progress bar during postbacks in asp.net, Bind asp.net dropdown in jQuery, Lightbox effect for login page and many articles relating to jQuery, asp.net, c#, vb.net. Now I will explain how to show progress bar on button click using jQuery in asp.net.

jQuery Validate Registration Form Before Submit on Button Click

Oct 4, 2013 6 comments
Introduction

Here I will explain how to validate user registration form using jQuery on submit or jQuery validate form before submit on button click.
 
Description:

© 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.