HomeCommunityControl GalleryForm ControlsAnchorsPowerWEB LiveControls for ASP.NET (LiveHyperlink)

PowerWEB LiveControls for ASP.NET (LiveHyperlink)



Submit a Review

166 Downloads

12,764 Views


Description

The LiveHyperlink control is part of PowerWEB Live Controls for ASP.NET, a suite of 20+ server controls, each of which has the capability to update the browser from the server without refreshing (flashing) the entire page. New techniques are possible such as writing web applications that look & feel like Windows applications, streaming data to the browser, performing advanced DHTML effects, playing sounds, displaying messageboxes, all using server-side code. The controls are cross-browser compatible, with no security warnings, ActiveX, Java Applets, Flash, or other browser plugins required. The LiveHyperlink control replaces the standard ASP.NET Hyperlink control, using remote-scripted callback technology in place of postback technology. As a result, the dynamically change link targets/images based on current state of application. The interface is not changed, so this occurs without any disruption to the user's interaction with the page.

Syntax Example

Syntax example(server tags/HTML): <cc1:LiveHyperLink id="LiveHyperLink1" runat="server">Click Here</cc1:LiveHyperLink Syntax example (code behind): // Dynamically change the url of the link. LiveHyperLink1.NavigateUrl = "http://www.dart.com";

Screenshots

Reviews

Submit a review