Showing posts with label AJAX. Show all posts
Showing posts with label AJAX. Show all posts
Wednesday, 3 June 2015
Sunday, 8 March 2015
Posted by Unknown on 23:28
with No comments so far
Introduction:
While
working in asp.net, sometime it is required to open the login form in popup and close that popup on
escape key press. Ajax ModalPopUpExtender
control can be used to open the login panel in popup and used the javascript
to close/hide the popup on escape key press.
In this article I will explain how to
close/hide modal popup extender control of Ajax on keyboard’s Escape key press in
asp.net using JavaScript.
Thursday, 5 March 2015
Saturday, 28 February 2015
Friday, 6 February 2015
Posted by Unknown on 03:55
with No comments so far
Introduction:
To use Ajax features in your application you need to download and Add Ajax Control Toolkit with
Visual Studio: Below are the steps for this purpose:
Thursday, 5 February 2015
Posted by Unknown on 03:48
with No comments so far
Introduction:
In this article we learn how to use Ajax calendar extendar
control to show/display calendar to select the date .
Ajax made it
very easy by providing the CalendarExtendar control to use Calendar in web
application. We can implement it on the TextBox. Now when user click on TextBox a
calendar appears and let the user select the appropriate date from the
calendar. Thus it is very user friendly and convenient way to use calendar both
for end user as well as developer.
Monday, 2 February 2015
Posted by Unknown on 21:13
with No comments so far
Introduction: While working on asp.net application we
may need to create a user input form where user fills a form having different
type of input boxes. In this case we have to restrict user to enter only valid
data in the form. We can handle this
throughFilteredTextBoxExtender control of AJAX.
Steps are as follows:
Steps are as follows:
Subscribe to:
Posts (Atom)


