Click here to Skip to main content
15,881,380 members
Articles / Programming Languages / C#

sharpcms.net - CMS framework based on XSLT and XML

Rate me:
Please Sign up or sign in to vote.
5.00/5 (16 votes)
29 Nov 20053 min read 72K   3.3K   90  
CMS for .NET based on XSLT, XML and C#.
<html xmlns="http://www.w3.org/1999/xhtml">
<HEAD>
<TITLE>Schaltfl&auml;che Hyperlink einf&uuml;gen</TITLE>
<link href="style.css" rel="stylesheet" type="text/css">
</HEAD>

<BODY>

<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
  <tr> 
    <td><span class="title">Link beilleszt&eacute;se gomb </span></td>
    <td align="right"><a href="index.htm">Tartalom</a></td>
  </tr>
</table>
<hr noshade>
<br>
A Link beilleszt&eacute;se gomb az al&aacute;bbi ablakot nyitja meg.<br>
<br>
<img src="images/insert_link_window.gif" width="330" height="166"><br>
<br>
K&eacute;t mez&#337;t kell kit&ouml;ltenie ebben az ablakban. Az els&#337; - &quot;Link URL&quot; - a hivatkoz&aacute;s URL-je. A m&aacute;sodik lehet&#337;s&eacute;get ad &Ouml;nnek a hivatkozt&aacute;s megjelen&iacute;t&eacute;s&eacute;nek kiv&aacute;laszt&aacute;s&aacute;hoz.<br>
<hr noshade>
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
  <tr> 
    <td>Ugr&aacute;s a <a href="index.htm">Tartalomjegyz&eacute;kre</a></td>
    <td align="right"><a href="#">ugr&aacute;s a lap tetej&eacute;re </a></td>
  </tr>
</table>
<br>
</BODY>
</HTML>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Denmark Denmark
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions