rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - moondog

Pages: 1 2 3 ... 5
1
HFS ~ HTTP File Server / Re: Too slow without download manager
« on: November 16, 2012, 06:24:34 PM »
Some people cant download that fast. I am on 10 mb net and fastest i hit is like 2 mbs a sec.

2
HFS ~ HTTP File Server / hi all
« on: January 24, 2011, 03:32:16 PM »
Wow glad to see HFs still going. I used to use it along time ago. And now i am going to start again,  Hoping  to see some old faces here in the forums.

3
router & port problems / Re: port 80
« on: February 06, 2008, 05:11:48 PM »
i use port 81 as my router wont let me use port 80 also

4
HFS ~ HTTP File Server / Re: IRC channel for hfs users
« on: January 24, 2008, 06:22:20 PM »
only the host is one it i dont think that this channel will get people on it lol sorry

5
HFS ~ HTTP File Server / Re: IRC channel for hfs users
« on: January 24, 2008, 06:06:30 PM »
i use mirc all the time and yes I am on it

6
HTML & templates / Re: random pics folder
« on: January 18, 2008, 04:35:01 PM »
Thank you rejetto

7
HTML & templates / Re: random pics folder
« on: January 16, 2008, 01:45:40 AM »
I used Batch Images Now to do my pics for me and its free

8
HTML & templates / random pics folder
« on: January 16, 2008, 01:38:18 AM »
Easy step by step

Step 1: Create a folder or directory called randompics.

Step 2: put pictures into the randompics director and name them "pic1.jpg", "pic2.jpg", "pic3.jpg", "pic4.jpg", and "pic5.jpg". (note: you can do as mainy as you wish  keep reading thow how to edit)

Step 3: put the folder in your hfs.

Step 4: Copy the lines below as you will need it in a few mins


<html>
<head>
<script language="JavaScript">
<!-- Hide this script from old browsers --
var random = Math.random() ;
var picnum = Math.round(random*4)+1;
// -- End Hiding Here -->
</script>
</head>
<body bgcolor="#FFFFFF">
<center>
<br>
Hit Reload to see another picture!
<br>
<script language="JavaScript">
<!-- Hide this script from old browsers --
document.write('<img src=pic'+picnum+'.jpg>')
document.write('<br>')
document.write('picture number = '+picnum)
// -- End Hiding Here -->
</script>
<br>
Hit Reload to see another picture!
</center>
</body>
</html>


Step 4: Now click on your folder in HFS and go to advance. Then go to Diff template past what u just copyed. and test

Step 5: Ie might give you a notice that blocking pop ups. Not sure how to fix hope this helps u all

Note: You may edit the ranpic.html page as you desire. You can change the number of images by changing the number in the line that reads, "var picnum = Math.round(random*4)+1". Be sure to make the number (currently 4) one less than the number of images you put in the directory.

9
HTML & templates / Re: HFS Live 2
« on: January 15, 2008, 03:00:10 AM »
ty found the code  took me a bit but fount it ty all

10
HTML & templates / Re: HFS Live 2
« on: January 14, 2008, 07:51:16 PM »
what i would realy love to know is how u got it so all images show as thumb with out eny use of another program must say i do like it

11
HTML & templates / Re: HFS Live 2
« on: January 10, 2008, 10:02:11 PM »
very nice but hey were is the black english one i sooooo love them

12
HTML & templates / Re: Moerten 2007 Template
« on: April 08, 2007, 08:14:31 PM »
i like it. I like the colours very much nice work

13
router & port problems / Re: All the help you need
« on: March 07, 2007, 02:49:25 PM »
ya change it to 81  when i had mine on 80 i couldnt get it to work so i put on 81 works perfect now for a year now almost

14
router & port problems / Re: All the help you need
« on: March 04, 2007, 09:57:28 PM »
if u using a router to access the router u would need to use an ip like 192.168.2.1 some like thatin hfs it will show u what ip it using should be like 192.168.2.101 last number will change u must enable that on router

15
router & port problems / Re: All the help you need
« on: March 04, 2007, 06:00:32 AM »
did u try to add the port to the end of your ip. Also make sure you have your external one right the 192.xxx.x.xxx

Pages: 1 2 3 ... 5