: AJAX Control Toolkit
ASP.Net AJAX AutoCompleteExtender: Dynamically set ContextKey using JavaScript
Published Date:
Sep 27, 2011
Views:
1885
Abstract:
Here Mudassar Ahmed Khan has explained how to dynamically set value of ContextKey for ASP.Net AJAX Control ToolKit AutocompleteExtender using JavaScript
ASP.Net AJAX AutoCompleteExtender: Pass Additional Parameter to WebMethod using ContextKey
Published Date:
Sep 27, 2011
Views:
2304
Abstract:
Here Mudassar Ahmed Khan has explained how to pass additional parameter to Web Service or WebMethod for ASP.Net AJAX AutoCompleteExtender using ContextKey property.
Date Range Validation in AJAX CalendarExtender Control using ASP.Net Range Validator
Published Date:
Sep 17, 2011
Views:
1626
Abstract:
Here Mudassar Ahmed Khan has explained how to implement Range Validation in ASP.Net AJAX Control Toolkit CalendarExtender Control using ASP.Net Range Validator
Implement ASP.Net AJAX AutoCompleteExtender using WCF Web Service
Published Date:
Aug 17, 2011
Views:
1496
Abstract:
Here Mudassar Ahmed Khan has explained how to implement AJAX Control Toolkit AutoCompleteExtender Control using WCF (Windows Control Foundation) web service
Display image after upload without page refresh or postback using ASP.Net AsyncFileUpload Control
Published Date:
May 12, 2011
Views:
8894
Abstract:
Here Mudassar Ahmed Khan has explained howto display show image after the image has been uploaded using the ASP.Net ASP.Net AJAX Control Toolkit AsyncFileUpload Control without page refresh or postback in ASP.Net
Fetch multiple values as Key Value pair in ASP.Net AJAX AutoCompleteExtender
Published Date:
Mar 08, 2011
Views:
5163
Abstract:
Here Mudassar Ahmed Khan has explained how to fetch multiple column values i.e. ID and Text values in the ASP.Net AJAX Control Toolkit AutocompleteExtender and also how to fetch the select text and value server side on postback
jQuery Plugin to validate File Types and Extensions in ASP.Net AsyncFileUpload Control
Published Date:
Mar 08, 2011
Views:
3241
Abstract:
Here Mudassar Ahmed Khan has explained how to use jQuery Plugin to validate file extensions and types in AJAX Control Toolkit AsyncFileUpload control
File type and extension validation in ASP.Net AsyncFileUpload Control using JavaScript
Published Date:
Mar 07, 2011
Views:
4617
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
ASP.Net AJAX CalendarExtender - Get selected date from ReadOnly TextBox
Published Date:
Feb 24, 2011
Views:
5141
Abstract:
Here Mudassar Ahmed Khan has explained how to get selected date value when the textbox is set to readonly
Clear contents of AsyncFileUpload Control after upload and page revisit
Published Date:
Oct 12, 2009
Views:
17375
Abstract:
Here Mudassar Ahmed Khan has explained the trick to clear the contents i.e. the File Path of the new ASP.Net AJAX Control Toolkit AsyncFileUpload control when page is revisited reloaded or refreshed a