Using RegisterClientScriptBlock and RegisterStartupScript functions in Static...
Here Mudassar Ahmed Khan has explained with an example, how to use ClientScript and ScriptManager RegisterClientScriptBlock and RegisterStartupScript functions in Static WebMethod in ASP.Net using C#...
View ArticleChange URL in Browser Address Bar without reloading using JavaScript and jQuery
Here Mudassar Ahmed Khan has explained with an example, how to change the URL in browser address bar without reloading or refreshing the page using HTML5 History API in JavaScript and jQuery. HTML5...
View ArticleDisplay Exception (Error) Message details using JavaScript Alert MessageBox...
Here Mudassar Ahmed Khan has explained with an example, how to display exception (error) Message details using JavaScript Alert MessageBox in ASP.Net using C# and VB.Net. Exception details such as...
View ArticleDisplay (Show) GridView Row Details in ToolTip on MouseHover using jQuery in...
Here Mudassar Ahmed Khan has explained with an example, how to display (show) in ToolTip on MouseHover using jQuery in ASP.Net jQuery SimpleTip ToolTip jQuery Plugin in ASP.Net.
View ArticleDisplay (Show) jQuery UI Dialog Modal Popup after PostBack in ASP.Net
Here Mudassar Ahmed Khan has explained with an example, how to display (show) jQuery UI Dialog Modal Popup box after PostBack in ASP.Net using C# and VB.Net. The jQuery UI Dialog Modal Popup box will...
View ArticleDisplay (Show) jQuery UI Dialog Modal Popup after Partial PostBack in ASP.Net
Here Mudassar Ahmed Khan has explained with an example, how to display (show) jQuery UI Dialog Modal Popup box after ASP.Net AJAX UpdatePanel Partial PostBack is completed in ASP.Net using C# and...
View ArticleUsing jQuery UI Dialog Modal Popup with ASP.Net AJAX UpdatePanel
Here Mudassar Ahmed Khan has explained with an example, how to use jQuery UI Dialog Modal Popup box with ASP.Net AJAX UpdatePanel in ASP.Net using C# and VB.Net.
View ArticleOpen (Show) jQuery UI Dialog Modal Popup on Button Click
Here Mudassar Ahmed Khan has explained with an example, how to Open (Show) jQuery UI Dialog Modal Popup box on Button Click. The jQuery UI Dialog Modal Popup box will be shown (opened) on Button Click...
View ArticlejQuery UI Dialog Modal Popup AutoOpen False example
Here Mudassar Ahmed Khan has explained with an example, how to use jQuery UI Dialog Modal Popup box with AutoOpen property set to False.
View ArticleAutomatically close jQuery UI Dialog Modal Popup after delay 5 seconds (some...
Here Mudassar Ahmed Khan has explained with an example, how to automatically close jQuery UI Dialog Modal Popup box after delay of 5 seconds (some seconds) using the JavaScript setTimeout function.
View ArticleOpen jQuery UI Dialog Modal Popup after some delay
Here Mudassar Ahmed Khan has explained with an example, how to open jQuery UI Dialog Modal Popup box after delay of 2 seconds (some seconds) using the JavaScript setTimeout function.
View ArticlejQuery UI Dialog Modal Popup Custom Buttons example
Here Mudassar Ahmed Khan has explained with an example, how to use and show Custom Buttons with jQuery UI Dialog Modal Popup box. This article will also explain how to attach event handlers to the...
View ArticleChange Text (Label) of Buttons in jQuery UI Dialog Modal Popup
Here Mudassar Ahmed Khan has explained with an example, how to change the Text (Label) of default Buttons in jQuery UI Dialog Modal Popup box. By default, jQuery UI Dialog Modal Popup box has only two...
View ArticleAdd Multiple Buttons to jQuery UI Dialog Modal Popup
Here Mudassar Ahmed Khan has explained with an example, with an example, how to add multiple Buttons to jQuery UI Dialog Modal Popup box. The jQuery UI Dialog Modal Popup box has provision to add...
View ArticlejQuery UI Dialog Modal Popup Confirmation Box example in ASP.Net
Here Mudassar Ahmed Khan has explained with an example, how to use jQuery UI Dialog Modal Popup as Confirmation Box in ASP.Net using C# and VB.Net. The jQuery UI Dialog Modal Popup can be configured to...
View ArticlejQuery UI Dialog Modal Popup Yes No Confirm example in ASP.Net
Here Mudassar Ahmed Khan has explained with an example, how to use jQuery UI Dialog Modal Popup as Yes No Confirmation Box in ASP.Net using C# and VB.Net. The jQuery UI Dialog Modal Popup can be...
View ArticleASP.Net AJAX Error: The length of the string exceeds the value set on the...
Here Mudassar Ahmed Khan has explained how to solve the exception (error) occurring during AJAX calls in ASP.Net i.e. Error during serialization or deserialization using the JSON JavaScriptSerializer....
View ArticleIntroduction to Aspose - Your File Format APIs
Aspose develops APIs that let developers incorporate Microsoft Office document creation, editing and conversion features into their applications.
View ArticleGenerate Unique Random OTP (One Time Password) in ASP.Net using C# and VB.Net
Here Mudassar Ahmed Khan has explained with an example, how to generate Unique Random OTP i.e. One Time Password in ASP.Net using C# and VB.Net. OTPs or One Time Passwords are widely used by banks and...
View ArticleGenerate Unique Random Strings containing Letters and Numbers (AlphaNumeric)...
Here Mudassar Ahmed Khan has explained with an example, how to generate unique Random Strings containing Letters and Numbers (AlphaNumeric) and Numbers (Numeric) in ASP.Net using C# and VB.Net. The...
View Article