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 Ajax Image Upload without Refreshing Page or Submitting Form in Asp.net

May 19, 2015 2 comments
Introduction

Here I will explain how to use jQuery ajax for image upload without refereshing page in asp.net using handler (ashx) in c#vb.net or jQuery upload images or files without  submitting page or postback in asp.net using handler (ashx) in c#, vb.net or jQuery or asynchronous file upload using jQuery without submitting form in asp.net with c#, vb.net.

Description:
  
In previous articles I explained jQuery call asp.net page methods from json, 7 + jQuery multiple fileupload plugin examples, jQuery check file size before upload in asp.net,
jQuery setInterval() function example, jQuery upload multiple files using uplodify plugin in asp.net and many articles relating to jQuery, JavaScript and asp.net. Now I will explain how to upload images or files using jQuery without  page refresh or postback in asp.net using handler (ashx) in c#vb.net.

To upload images or files using jQuery without  page refresh or postback in asp.net using handler (ashx) first create the new web application and open Default.aspx page and write the following code

jQuery Show (Display) Image Preview before Upload with Demo (Example)

0 comments
Introduction

Here I will explain how to use
jQuery to show or display image preview before upload in asp.net with example or demo or jQuery show image preview before upload with fileupload example in asp.net or preview image before upload using fileupload in asp.net.

Description:
  
In previous article I explained jquery crop image in asp.net using jcrop plugin,
disable right click on image using JQuery, jquery show html content in popup and many articles relating to jQuery, asp.net. Now I will explain how to use jQuery to preview image before upload in asp.net.

jQuery Crop and Upload Image with Thumbnail in Folder in ASP.Net using C#, VB.NET

0 comments
Introduction
  
Here I will explain how to use jQuery to crop and upload image with thumbnail in folder in asp.net using jcrop jQuery plugin or jQuery image crop and upload to folder with thumbnail in asp.net using jQuery jcrop plugin. Jcrop is a powerful image cropping engine for jQuery by using this jcrop plugin we can add cropping functionality easily to your web application.

Description:
  
In previous posts I explained jQuery dropdown with multiple select options,
JavaScript send ampersand value in querystring, jQuery Change style of controls, jQuery Add fade in effect to webpage, jQuery show html page content in popup window and many articles relating to JQuery. Now I will explain how to crop image and upload image with thumbnail in asp.net using jcrop jQuery plugin.

jQuery Count (Get) Number of Rows in Table with Example

0 comments
Introduction

Here I will explain how to get number of rows count in table in
jQuery or count number of rows in table in jQuery with example or jQuery get number of table rows length or jQuery get rows length in table with example.

jQuery Load More Data (Records) on Button Click in Asp.Net Repeater from Database in C#, VB.NET

May 18, 2015 7 comments
Introduction

Here I will explain how use
jQuery to load more records or data on button click in asp.net repeater from database using jQuery ajax method in c#, vb.net or jQuery load more data in  asp.net repeater on button click from database without postback in c#, vb.net.

Description:
  
In previous articles I explained Asp.net scrollable repeater with fixed header, jQuery bind data to html table from database using JSON Ajax method, display data in html table from database using asp.net,
change gridview header dynamically in asp.net and many articles relating to gridview, asp.net, c#,vb.net and jQuery. Now I will explain how to load more data on button click in asp.net repeater from database using jQuery ajax method in c#, vb.net.

Gridview Rowdatabound Event Example in Asp.net using C#, VB.NET

May 17, 2015 0 comments
Introduction

Here I will explain how to gridview rowdatabound event example in
asp.net using c#, vb.net with example or how to use rowdatabound event in asp.net gridview using c#vb.net with example or change asp.net gridview row color based on data using rowdatabound event in  in c#, vb.net with example.

jQuery Show Asp.Net Exception Error Message in AJAX Call Error Function in C#.Net VB.Net

0 comments
Introduction

Here I will explain how to show
asp.net exception error message in jQuery ajax web method calls using error function in c#, vb.net or get error message in jQuery ajax post method in asp.net using c#, vb.net with example or jQuery show custom error message during ajax calls in asp.net using c#, vb.net.

Angularjs $interval Example to Refresh Div for Every n Seconds

May 11, 2015 0 comments
Introduction

Here I will explain how to refresh div for every 1 second using $interval in 
AngularJS with example. Generally in JavaScript we will use setInterval() function to run our code for every specific period of time same way in AngularJS we have $interval angular module to do same functionality like setInterval() function. To refresh div for every 1 second here I am going to use $interval angular module.

Description:
  
In previous articles I explained jQuery setInterval() function example, start and stop time in javascript using setInterval function, jQuery redirect to another page after 5 seconds, Javascript redirect to another page after 5 seconds and many articles relating to
jQuery, JavaScript and asp.net. Now I will explain how to refresh div for every 1 second using AngularJS.

Send HTML File or Page as Email Body in Asp.net using C#, VB.NET

0 comments
Introduction:

Here I will explain how to send html page or file as email body in asp.net using C# and VB.NET.

Description:

In previous article I explained Send Mail in asp.net, Send mail with images using gmail credentials, Send mail with attachment in asp.net and many articles relating to JQuery, asp.net, SQL Server etc. Now I will explain how to send html page as email body in asp.net using C# and VB.NET.

Angularjs Open Url in New Browser Window with Custom Height Width Example

May 9, 2015 2 comments
Introduction

Here I will explain how to open url in new browser window using
AngularJS with custom height and width on button click example or AngularJS open new popup / browser window on button click or AngularJS open child window from parent window on button click with example. By using “$window.open” we can new popup browser window with custom size in AngularJS.

Description:
  
In previous articles I explained
Angularjs convert number to currency format, Angularjs get dropdownlist selected value, Angularjs convert text to uppercase while typing, Angularjs refresh div for every 1 second using interval mode and many articles relating to AngularJS, jQuery, JavaScript and asp.net. Now I will explain how to open new browser window with custom height and width on button click using AngularJS.
© 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.