Main Menu

HOME

.Net
ASP
Assembly
C
C++
Delphi
HTML
Java
JavaScript
MySQL
PC interface
Powershell
Perl
PHP
VBScript
Visual Basic
XML

Make money selling software. Check this out here

Hosted clickbank mall. Check this out here




   Misc

   Amazon

   Links

    


Hyperlink Control
 

 

This is a hyperlink control example coded using C#

 

 

<%@ Page Language="C#" %>
<html>
<head>
<title>Hyperlink control example in ASP.net</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<form runat="server" id="form1" name="form1">
<asp:hyperlink runat="server"
NavigateUrl = "http://www.programmingsite.co.uk"
Target ="_NewWindow">
programmingsite home page
</asp:hyperlink>
</form>
</body>
</html>

 




   Sponsors
 

   Software
500 Java Tips E-book
PHP editor
PERL editor
Beginning Java
Beginning Visual Basic
Learn VB.net
Learn VB 6
VB and databases
ASP image library
C++ builder programming
C++ fundamentals

   Source Code
display local network information(VBScript)
Flashing text(Javascript)
Drawing example(ASP.net)
launch a website(Darkbasic)
Directory details(ASP)
Javascript support(ASP.net)
read contents of a directory(PHP)
add a site to IE favorites(VBScript)

    




Copyright © 2003 by programmershelp.co.uk