(file) Return to help.cfm CVS log (file) (dir) Up to [Development] / p2rx-programs

File: [Development] / p2rx-programs / help.cfm (download)
Revision: 1.2, Tue Mar 22 20:03:14 2005 UTC (4 years, 8 months ago) by neenan
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +6 -3 lines
Commented out span tags

<!--- 03/22/2005		Neena				Commented out the Span tags  --->

<html>

<title>HELP</title>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!--- <link rel="stylesheet" href="../css/newstyle.css" type="text/css"> --->
<META NAME="ROBOTS" CONTENT="NOINDEX,NOFOLLOW">

<script language=javascript type="text/javascript">
<!--hide
function closeWindow()
{
window.close()
}
//end hide--></script>
</head>

<body bgcolor="#F4FFE9">
<!--- <span class="subheading"> --->
LOCATING LOGO URL 
<!--- </SPAN> --->
<BR>
<br>
In order to locate a programs logo URL, right click on the logo, 
open Properties and copy the Address (URL) into the LOGO URL field. <br>

If you would like e-mail the logo to us, please send it to 
<a href="contact@p2ric.org">contact@p2ric.org</a>.

<br><br><a href="javascript:closeWindow()" class="subheading">Close Window</p>
</body>
</html>

CVS Admin
Powered by
ViewCVS 1.0-dev