Home
Categories
Search
Hosting
jQueryFAQs
Forums
Contact
ASP.Net
C#.Net
JavaScript
ADO.Net
Excel
AJAX
VB.Net
SQL Server
GridView
Issues and Exceptions
Silverlight
Rich Text Editor
JQuery
DataList
Snippets
XML
New Features
.Net 4.0
TreeView
AJAX Control Toolkit
jQuery Plugins
Third Party Controls
ASP.Net Validators
WCF
Repeater
Regular Expressions
Yahoo API
iTextSharp
FaceBook
Charts
ListView
Tweeter
Window Forms
Google
CSS
SMS
DotNetZip
Crystal Reports
Entity Framework
:
JavaScript
Newest
Oldest
PopUps
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Feb 01, 2009
Views:
12471
Demo:
View Demo
Abstract:
Here Mudassar Khan has explain how to build popus using javascript in asp.net
More
3
Open PopUps and exchange data between parent page and PopUp using JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Feb 01, 2009
Views:
20749
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to open popups using JavaScript and also transfer data between popup or child page and the parent page
More
3
Check whether username already exists
Author:
Mudassar Khan
Filed Under:
JavaScript
|
AJAX
Published Date:
Feb 03, 2009
Views:
13412
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explain how to check whether username is alread exit
More
0
Check whether User Name already exists using JavaScript and XmlHttp
Author:
Mudassar Khan
Filed Under:
C#.Net
|
JavaScript
|
AJAX
|
VB.Net
Published Date:
Feb 03, 2009
Views:
20456
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to use AJAX JavaScript and XMLHttp to query the server and find out whether user name already exists in the database using C and Vb.Net
More
1
Disable Right Click in Browsers
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Feb 07, 2009
Views:
2634
Demo:
View Demo
Abstract:
Here Mudassar Ahemad Khan explain how to Disable Right Click in Browsers using javascript
More
0
Custom Ajax Enabled Grid using JavaScript xmlhttp in ASP.Net
Author:
Mudassar Khan
Filed Under:
JavaScript
|
AJAX
Published Date:
Feb 07, 2009
Views:
8243
Demo:
View Demo
Abstract:
Here Mudassar Ahemad Khan described how to build your own Ajax Enabled Grid using JavaScript
More
0
TextBox Validation using JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Feb 08, 2009
Views:
50042
Demo:
View Demo
Abstract:
Here Mudassar Ahemad Khan Explain how to validate textbox using Javascript
More
17
Watermark TextBox using JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Mar 06, 2009
Views:
23057
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has described how to create your own watermark textbox using javascript
More
10
Using JavaScript with ASP.Net GridView Control
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
GridView
Published Date:
Mar 13, 2009
Views:
54848
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to use JavaScript with ASP.Net GridView Control and implementing functionalities such as check all checkboxes and highlighting a row.
More
17
Dynamic Date Validation using JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Mar 21, 2009
Views:
21225
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how one can validate date without using any Custom Validator or Regular Expression using JavaScript
More
1
Disable Browser Back Button Functionality using JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Mar 24, 2009
Views:
76584
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has discussed how to disable browser back button functionality in ASP.Net using JavaScript
More
37
Disable Browser Back Button Functionality using JavaScript in ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Apr 03, 2009
Views:
30256
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has discussed how to disable browser back button functionality in ASP.Net using JavaScript
More
1
Modal PopUp using JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
May 07, 2009
Views:
19079
Demo:
View Demo
Abstract:
In this article Mudassar Ahmed Khan has explained how to create a modal popup without using ShowModalDialog property using JavaScript in ASP.Net
More
4
Disable pasting and typing of text in FileUpload Control
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
May 19, 2009
Views:
6862
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how prevent users from pasting or typing text in FileUpload control in ASP.Net using JavaScript
More
1
Disable Enter key in TextBox to avoid postback in ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
May 29, 2009
Views:
47685
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to disable enter key in textbox to prevent form submission in ASP.Net using JavaScript
More
23
Filtering Files based on Extensions in ASP.Net FileUpload Control
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
May 29, 2009
Views:
12951
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to create a filter for FileUpload control in order that it allows selected files to be uploaded in ASP.Net Web Applications
More
0
Using JavaScript with Master Pages in ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
May 30, 2009
Views:
23245
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained How to use JavaScript with Master Pages in ASP.Net
More
8
Uploading Multiple Files using JavaScript Dynamic FileUpload Controls in ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
May 31, 2009
Views:
28667
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to upload multiple files by dynamically adding or removing FileUpload controls using JavaScript in ASP.Net
More
22
Using JavaScript with ASP.Net RadioButtonList Control
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Jun 15, 2009
Views:
24306
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained the concept of using JavaScript with ASP.Net RadioButtonList Control
More
14
Using JavaScript with ASP.Net CheckBoxList Control
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Jun 17, 2009
Views:
24947
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained the concept of using JavaScript with ASP.Net CheckBoxList Control
More
9
Display MessageBox in ASP.Net using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Jun 24, 2009
Views:
40508
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to display messagebox in ASP.Net using Server Side Code using JavaScript
More
26
Event.keyCode Demystified
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Jul 11, 2009
Views:
9419
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to use event.keyCode to get the key ASCII Code in Internet Explorer Mozilla Firefox Apple Safari Google Chrome and Opera
More
0
Filter and Search ASP.Net DropDownList items using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Nov 23, 2009
Views:
22152
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to filter and Search DropDownLists items Client Side without using PostBack Server Side Code jQuery or AJAX requests instead using simple plain JavaScript
More
15
Accessing ASP.Net Validators in JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Feb 26, 2010
Views:
4641
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to access ASP.Net Validation Controls (like Requiredfieldvalidator) in client side languages like JavaScript
More
0
Display Animated Loading GIF Image in ASP.Net AJAX AutoCompleteExtender
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
AJAX
Published Date:
Apr 18, 2010
Views:
16177
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to display loading GIF image when ASP.Net AJAX Control Toolkit AutoCompleteExtender Control makes a call to the the server to search the records and hide the image when the records are populated using JavaScript.
More
14
Localizing string messages in JavaScript using ASP.Net Localization
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
May 11, 2010
Views:
6689
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to localize string messages in JavaScript using ASP.Net Localization and Resource files
More
1
Select and Upload Multiple Files Gmail Style using JQuery and ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
JQuery
Published Date:
May 11, 2010
Views:
50865
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to build a Gmail style file uploader using JQuery and Uploadify plugin for JQuery in ASP.Net
More
41
Performing Validation in TinyMCE Editor using ASP.Net Validation Controls
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
Rich Text Editor
Published Date:
Jul 25, 2010
Views:
7173
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to perform validation in TinyMCE Rich Text Editor using the ASP.Net Validators
More
3
Issue: JavaScript in WebUserControl not working when used multiple times on same page
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Jul 30, 2010
Views:
4870
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to fix the issue of repetition of JavaScript code when a WebUserControls is used multiple times on a same page. This repetition causes the JavaScript methods to stop working. This article explains how to resolve this issue.
More
2
ASP.Net TreeView - Get selected node Text and Value Client Side using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
TreeView
Published Date:
Aug 05, 2010
Views:
27364
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to get the selected node reference of ASP.Net TreeView and its Text and Value part client side using JavaScript in ASP.Net
More
9
Localize JavaScript Strings using ASP.Net Localization
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Oct 12, 2010
Views:
2981
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to Localize Javascript strings or messages using ASP.Net Localization
More
3
Get Absolute Position (Screen Coordinates) of HTML Control using JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Oct 29, 2010
Views:
6388
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to get Absolute Position (Screen Coordinates) of HTML Control using JavaScript.
More
0
Change Background and Border Color of Invalid Controls when Validation fails in ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Nov 01, 2010
Views:
9037
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to change the Background and Border colors of invalid controls when validations fails so that we can notify the users that in a better way.
More
5
Pass function as argument or parameter in JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Nov 17, 2010
Views:
3034
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to pass JavaScript function or method as parameter argument to another JavaScript function or method
More
0
Calling server side function from JavaScript in ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
AJAX
Published Date:
Nov 28, 2010
Views:
24638
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to call server side methods or functions using JavaScript and ASP.Net AJAX PageMethods without PostBack in ASP.Net
More
14
Check Username Availability in ASP.Net using AJAX PageMethods
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
AJAX
Published Date:
Dec 18, 2010
Views:
11305
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to check Username availability in SQL Server 2005 database using PageMethods in ASP.Net
More
13
Adjust width of ASP.Net DropDownList (HTML SELECT) dynamically using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Dec 28, 2010
Views:
4308
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to dynamically adjust the width of the ASP.Net DropDownList (HTML SELECT) based on the text length of the largest item or option using JavaScript
More
0
Disable Button before Page PostBack in ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Jan 04, 2011
Views:
8867
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to disable ASP.Net button when it is clicked until PostBack occurs to prevent users click on the button.
More
8
Play WAV sound files in ASP.Net using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Jan 06, 2011
Views:
6124
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has described a code snippet to play WAV sound files in ASP.Net using JavaScript
More
1
Simple Hover Menu using jQuery and JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
JQuery
Published Date:
Jan 14, 2011
Views:
5385
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to build your own simple Hover Menu using jQuery in ASP.Net
More
1
Populate (Bind) DropDownList using JavaScript and ASP.Net AJAX
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
AJAX
Published Date:
Jan 31, 2011
Views:
20435
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to populate or bind ASP.Net DropDownList using ASP.Net AJAX Page Methods and JavaScript.
More
6
Send and receive JavaScript Array to Web Service Web Method using ASP.Net AJAX
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
AJAX
Published Date:
Feb 17, 2011
Views:
14232
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to pass and fetch JavaScript Array to Web Service web method using ASP.Net AJAX Pagemethods.
More
2
Create dynamic textbox using JavaScript in ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Feb 20, 2011
Views:
12982
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to create add remove dynamic textboxes client side using JavaScript fetch tehir values server side and retain the dynamic textboxes across postbacks
More
11
Dynamically freeze ASP.Net Gridview header using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
GridView
Published Date:
Feb 21, 2011
Views:
22731
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to dynamically freeze header or make the header fixed of ASP.Net GridView control using JavaScript. This is a cross browser solution and works in all new browsers including Internet Explorer 8 (IE8) Chrome FireFox Opera and Safari. This is a unique solution where you dont need to do anything the script will automatically convert your GridView to a scrollable grid with fixed headers
More
19
Search and Filter Array in JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
|
Snippets
Published Date:
Feb 23, 2011
Views:
3189
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has described how to filter or search for substring in array in JavaScript
More
1
ASP.Net TreeView - Handle node onclick event client side using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
TreeView
Published Date:
Feb 23, 2011
Views:
17834
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to induce Client side onclick event in ASP.Net TreeView nodes using JavaScript
More
1
File type and extension validation in ASP.Net AsyncFileUpload Control using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
AJAX Control Toolkit
Published Date:
Mar 07, 2011
Views:
12689
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to validate File type using its extension in ASP.Net AJAX Control Toolkit AsyncFileUpload control client side using JavaScript
More
2
Detect ASP.Net Asynchronous PostBack using PageRequestManager Events in JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
AJAX
Published Date:
Jun 05, 2011
Views:
6781
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to Detect ASP.Net Asynchronous PostBack and its settings like control and UpdatePanel that caused PostBack and the using PageRequestManager Events in JavaScript
More
1
Make AJAX Call to ASP.Net Server Side Web service method using jQuery
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
JQuery
Published Date:
Jul 05, 2011
Views:
13504
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to make AJAX call to asp.net server side web service's webmethod using jQuery
More
4
Implement File Size Restriction Validation using jQuery
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
JQuery
|
jQuery Plugins
Published Date:
Jul 08, 2011
Views:
6985
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to implement File size limit validation before upload using jQuery uploadify plugin
More
3
ASP.Net CheckBox Required Validation using Custom Validator and JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
ASP.Net Validators
Published Date:
Aug 10, 2011
Views:
12467
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to do validate ASP.Net CheckBox client side using ASP.Net Custom Validator and JavaScript
More
5
Make AJAX JSON call to ASP.Net WCF Service using jQuery and Javascript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
C#.Net
|
JavaScript
|
AJAX
|
VB.Net
|
JQuery
|
WCF
Published Date:
Aug 17, 2011
Views:
10446
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to modify the ASP.Net WCF (Windows Communication Foundation) service to make it accept AJAX JSON calls and to make AJAX JSON calls to ASP.Net WCF Service using JavaScript and jQuery
More
5
ASP.Net AJAX AutoCompleteExtender: Dynamically set ContextKey using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
AJAX Control Toolkit
Published Date:
Sep 27, 2011
Views:
8369
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to dynamically set value of ContextKey for ASP.Net AJAX Control ToolKit AutocompleteExtender using JavaScript
More
1
Get Client Machine IP Address using JavaScript and JSON
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Oct 16, 2011
Views:
5788
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to get the IP Address of the client machine's using JavaScript and JSON.
More
0
How to create and use Enums in JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Nov 03, 2011
Views:
1807
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to create and use Enums (Enumeration) in JavaScript.
More
0
Bind Dataset to ASP.Net GridView using jQuery AJAX
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
GridView
|
JQuery
Published Date:
Dec 20, 2011
Views:
36998
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to populate dataset or datatable from database and bind it to ASP.Net GridView using jQuery AJAX and Webmethods.
More
3
Debug JavaScript and jQuery using Visual Studio in Internet Explorer browser
Author:
Mudassar Khan
Filed Under:
JavaScript
|
JQuery
Published Date:
Feb 08, 2012
Views:
2704
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to debug and put breakpoints JavaScript and jQuery scripts code in Internet Explorer (IE) browser using Visual Studio debugger .
More
1
ASP.Net Server Side Yes No Confirmation Box using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Feb 11, 2012
Views:
21275
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to build a server side Yes/No Confirmation Box using JavaScript and ASP.Net
More
8
Print ASP.Net GridView with page breaks and repeat header on each page
Author:
Mudassar Khan
Filed Under:
JavaScript
|
GridView
Published Date:
Feb 23, 2012
Views:
10282
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to print ASP.Net GridView control, add page breaks where needed to void auto page breaks and clipping of rows and how to repaeat headers on each print page.
More
1
JavaScript Auto Image Rotator using Timed Image Swap technique
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Mar 07, 2012
Views:
4606
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to rotate images or pictures automatically using timed image swap technique in which image is swapped (changed) every specific interval. He has used JavaScript setInterval function at act as a timer which will swap images at regular intervals.
More
2
Disable Cut Copy and Paste and in TextBox and TextArea using JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Mar 21, 2012
Views:
3747
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to disable or prevent Cut, Copy and Paste operations and in HTML Input TextBox and TextArea and ASP.Net Single and MultiLine TextBox using JavaScript. The solution provided disables the Cut, Copy and Paste operations in both cases that is using CTRL key as well as using browser context menu.
More
0
Print ASP.Net Panel contents with Print Preview using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Apr 02, 2012
Views:
7272
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to print ASP.Net Panel (HTML DIV) contents with Print Preview using JavaScript.
More
1
Parse and convert JSON string to JSON object using JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Apr 02, 2012
Views:
1543
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to parse and convert JSON string to JSON object using JavaScript eval function.
More
0
Deserializing JSON string to JSON object using JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Apr 02, 2012
Views:
1359
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to parse and convert JSON string to JSON object using JavaScript eval function.
More
0
Serialize and convert JSON object to String using JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Apr 03, 2012
Views:
3069
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to convert JSON object to JSON string i.e. Serialize JSON object to string using JSON2 JavaScript Library
More
0
Get ASP.Net GridView Row and its RowIndex when clicked using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
GridView
Published Date:
Apr 13, 2012
Views:
5759
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to get the ASP.Net GridView Row and its RowIndex client side using JavaScript. He has also explained how we can find the GridView Cells and the controls inside the GridView Template Fields client side using JavaScript.
More
1
Get ASP.Net GridView SelectedRow when clicked using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
GridView
Published Date:
Apr 14, 2012
Views:
15963
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to get the ASP.Net GridView SelectedRow and its RowIndex client side using JavaScript. He has also explained how we can find the GridView Cells and the controls inside the GridView Template Fields of the GridView SelectedRow client side using JavaScript.
More
1
Email Address Validation in JavaScript using Regular Expressions
Author:
Mudassar Khan
Filed Under:
JavaScript
|
Regular Expressions
Published Date:
Apr 17, 2012
Views:
5582
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to validate email addresses client side in JavaScript using Regular Expressions.
More
0
Persist JavaScript variables and objects across PostBack in ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Jun 25, 2012
Views:
4375
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to persist JavaScript objects and variables across PostBacks or in other words Form Submissions in ASP.Net. He has explained with a help of an array variable. Though the example is in ASP.Net it can be used for other technologies also.
More
0
Print only the items which are selected using checkbox in a ASP.Net DataList control
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
DataList
Published Date:
Jul 05, 2012
Views:
4720
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to print only the items which are selected by checking the Checkbox control in ASP.Net DataList using JavaScript with Print Preview feature.
More
0
Populate ASP.Net GridView by binding DataSet Client Side using jQuery AJAX
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
GridView
|
JQuery
Published Date:
Jul 07, 2012
Views:
13267
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to Populate ASP.Net GridView client side by fetching DataSet or DataTable from server as XML using jQuery AJAX and WebMethod
More
4
ASP.Net FileUpload : File Extension Validation
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Aug 21, 2012
Views:
8098
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to create a validation filter for FileUpload control in order that it allows upload of only files with specific extension.
Example for Word documents it will filter *.doc and *.docx extension, for Excel files it will flter *.xls and *.xlsx extensions.
The validation done here is dual i.e. both server side and client side.
More
2
Disable Browser Back Button after login in ASP.Net using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Aug 30, 2012
Views:
4283
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has discussed how to disable browser back button after login in ASP.Net using JavaScript
More
2
Disable Browser Back Button after LogOut in ASP.Net using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Sep 01, 2012
Views:
6057
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has discussed how to disable browser back button after user has logged out in ASP.Net using JavaScript
More
6
How to add Google Map to Website's contact us page
Author:
Mudassar Khan
Filed Under:
JavaScript
|
Google
Published Date:
Oct 20, 2012
Views:
1864
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code how to add Google Maps to your website's Contact Us page to display your office location.
More
0
How to add Google map in ASP.Net website
Author:
Mudassar Khan
Filed Under:
JavaScript
|
Google
Published Date:
Oct 20, 2012
Views:
2418
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code how to add Google map in asp.net web page.
More
1
Call ASP.Net Page Method using jQuery AJAX Example
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
JQuery
Published Date:
Oct 30, 2012
Views:
5378
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to make AJAX call to asp.net server side Page method (web method) using jQuery.
More
1
Delete ASP.Net GridView Row with JavaScript Confirmation Box using CommandField and OnRowDeleting event
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
GridView
Published Date:
Nov 07, 2012
Views:
4488
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to delete rows or records from GridView with JavaScript Confirmation Box using CommandField and OnRowDeleting event in ASP.Net
More
2
ASP.Net GridView - Delete Row with Confirmation
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
GridView
Published Date:
Nov 11, 2012
Views:
9447
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to delete row from ASP.Net GridView Confirmation.
More
1
Get Absolute Position (Screen Cordinates) of HTML Elements using JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Jan 03, 2013
Views:
778
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to get Absolute Position (Screen Cordinates) of HTML Elements like TextBox, DIV, Button, etc using JavaScript.
More
0
Server Side (Code Behind) Yes No Confirmation Message Box in ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Jan 04, 2013
Views:
6184
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to build a server side Yes/No Confirmation Message or Dialog Box using JavaScript and ASP.Net
More
1
Disable Cut Copy and Paste in ASP.Net TextBox and Multiline TextBox
Author:
Mudassar Khan
Filed Under:
JavaScript
Published Date:
Feb 06, 2013
Views:
1019
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to disable or prevent Cut, Copy and Paste operations and in HTML Input TextBox and TextArea and ASP.Net Single and MultiLine TextBox using JavaScript.
The solution provided disables the Cut, Copy and Paste operations in both cases that is using CTRL key as well as using browser context menu using Mouse Right click.
More
0
ASP.Net GridView Highlight Row: Change Row Color on CheckBox Checked and MouseOver
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
GridView
Published Date:
Feb 21, 2013
Views:
2428
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to Highlight GridView row i.e. change its row background color on mouseover or when checkbox is checked using JavaScript
More
0
Google Maps API V3: Get Latitude and Longitude of a location from Address using JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
|
Google
Published Date:
Feb 21, 2013
Views:
2292
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has provided a short code snippet with an example and attached sample code, for how to find Latitude and Longitude for a given location using its address by making use of Google Maps API V3 (Version 3) and JavaScript.
More
0
Crystal Reports 13 ( Visual Studio 2010 ) Issue with IIS - ( bobj is undefined JavaScript Error and Crystal Report Viewer not displaying )
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
|
Crystal Reports
Published Date:
Feb 25, 2013
Views:
2384
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained the JavaScript error ( bobj is undefined ) that occurs when an ASP.Net Crystal Report 13 application developed in Visual Studio 2010 is hosted on server in IIS server.
Due to this error the Crystal Report Viewer is not rendered and we see a blank page.
More
1
Dsplay Alert Message in ASP.Net from code behind using C# and VB.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Mar 29, 2013
Views:
1389
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to display alert message box in ASP.Net using Server Side Code behind using JavaScript, C# and VB.Net
More
0
ASP.Net: Show JavaScript Alert Message Box and Redirect to another page or website
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Apr 01, 2013
Views:
1697
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to show or display a JavaScript Alert Message Box and then redirect user to another page or website after he clicks OK Button in ASP.Net Website using C# and VB.Net.
More
0
Show Alert Message in ASP.Net from Server Side using C# and VB.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Apr 07, 2013
Views:
1035
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to show JavaScript alert message box in ASP.Net from server side using C# and VB.Net
More
0
Google Maps V3 with Markers having Drop Animation with delay using JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
|
Google
Published Date:
Apr 30, 2013
Views:
477
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to populate Google Maps Version 3 with animated markers with drop animation with delay using JavaScript.
More
2
ASP.Net Multiline TextBox ( TextArea ) automatically Scroll to Bottom when Page Loads using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
May 11, 2013
Views:
428
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to make an ASP.Net Multiline TextBox i.e. HTML TextArea automatically scroll to bottom when the page loads using JavaScript.
More
0
View Live Demo
View Demo