Subj : Put Home In FTP Webpage
To   : All
From : Coolmax
Date : Thu Sep 08 2005 10:49 am

Here Is A Quick And Easy Way To Add A Home Link To Your FTP Web Site.

1.. Open with an editor sbbs/exec/ftp-web.html
2.. Locate the following

/* Virtual Path */

writeln('<table align="center" width="100%"  border="0" cellspacing="0"
cellpadding="0">');
   writeln('<tr>');
   writeln('<td style="background-image: url(http://' + format("%s:%
s",system.host_name, http_port) + '/graphics/tnav_bg.gif); background-repeat:
repeat-x; text-align: left;" width="1%"><img src="http://' + format("%s:%s"
       ,system.host_name
       ,http_port)
       + '/graphics/tnav_left.gif" width="5" height="32" alt="" /></td>');
   writeln('<td style="background-image: url(http://'
       + format("%s:%s",system.host_name, http_port)
       + '/graphics/tnav_bg.gif); background-repeat: repeat-x;">');

--
3.. Now right underneath that line write the following..
writeln(' <a class="tlink" href="http://tdd.savedme.com">Home</a>');

4.. Just replace your web address with mine..
Thats It..!

There is probably an easier way.. but it's cheap and nasty :)

Coolmax





[?7h
��������������������������������������������������
The Dark Domain BBS - 10 Nodes / 24 Hours - 7 Days
telnet://tdd.savedme.com  http://tdd.savedme.com
����������� SynchroNet V3.12a (Modded) �����������


---
� Synchronet � The Dark Domain BBS - telnet://tdd.savedme.com