Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » General Discussions » General Discussion » Does anyone know how to do a index.htm
Does anyone know how to do a index.htm [message #356243] Wed, 29 October 2008 03:49 Go to next message
Distrbd21 is currently offline  Distrbd21
Messages: 743
Registered: September 2008
Karma: 0
Colonel

I'm trying to make my FTP site look like a website and when I try nothing but the back ground comes up I'm using WWW File Share Pro

It say's to put your pics in there well i did a background only saved it index.htm like it said put the pic in with the index.htm file loaded the site and all it showed was the background nothing else

I would like to do more than just the background.


Live Your Life Not Some one Else's.| Sharing Is Caring

http://dsgaming.us/distrbd21/Distrbd21%20siggy.png

Cookie Jar

Suicide
Re: Does anyone know how to do a index.htm [message #356246 is a reply to message #356243] Wed, 29 October 2008 04:04 Go to previous messageGo to next message
Goztow is currently offline  Goztow
Messages: 9727
Registered: March 2005
Location: Belgium
Karma: 13
General (5 Stars)
Goztoe
The proper way to do this is to learn html coding. There's loads of good tutorials for beginners, search google for it.

You can find me in The KOSs2 (TK2) discord while I'm playing. Feel free to come and say hi! TK2 discord
Re: Does anyone know how to do a index.htm [message #356247 is a reply to message #356246] Wed, 29 October 2008 04:13 Go to previous messageGo to next message
Distrbd21 is currently offline  Distrbd21
Messages: 743
Registered: September 2008
Karma: 0
Colonel

Goztow wrote on Wed, 29 October 2008 06:04

The proper way to do this is to learn html coding. There's loads of good tutorials for beginners, search google for it.

I have and i still can't figure it out.


Live Your Life Not Some one Else's.| Sharing Is Caring

http://dsgaming.us/distrbd21/Distrbd21%20siggy.png

Cookie Jar

Suicide
Re: Does anyone know how to do a index.htm [message #356251 is a reply to message #356243] Wed, 29 October 2008 05:15 Go to previous messageGo to next message
Goztow is currently offline  Goztow
Messages: 9727
Registered: March 2005
Location: Belgium
Karma: 13
General (5 Stars)
Goztoe
Very simple example:
1. open notepad
2. save file as index.htm
3. enter this code
<html>
<head>
<title>This is my website's title</title>
<body background="yourbackgroundimage.jpg">
</head>
<img src="userthislineforanimage.jpg" border="0">
<br>
Type text in here and <b>use these to make it bold</b> or <i>these for italic</i> or even <u>these for underlined</u>. A "BR" equals "enter":
<br>
<br>
New alinea here ;). <font color='red'>Font tags allow you to change many things, like for example the color</font>

</body>
</html>


4. save file and double click it.

I hope this helps.


You can find me in The KOSs2 (TK2) discord while I'm playing. Feel free to come and say hi! TK2 discord

[Updated on: Wed, 29 October 2008 05:15]

Report message to a moderator

Re: Does anyone know how to do a index.htm [message #356255 is a reply to message #356243] Wed, 29 October 2008 05:47 Go to previous messageGo to next message
cheesesoda is currently offline  cheesesoda
Messages: 6506
Registered: March 2003
Location: Jackson, Michigan
Karma: 0
General (5 Stars)

"I HAS PROBLEM"

"Well, did you try searching for it?"

"NUTTIN HALPED! CAN I HAS U FIGGUR IT OUT PLZ?"

"*sigh* Here's what you need... <insert undeserved help>"

-------

Please tell me people cannot possibly be this stupid/lazy/annoying.


Re: Does anyone know how to do a index.htm [message #356257 is a reply to message #356243] Wed, 29 October 2008 05:52 Go to previous messageGo to next message
Distrbd21 is currently offline  Distrbd21
Messages: 743
Registered: September 2008
Karma: 0
Colonel

OK here is my problem.
I want this
index.php?t=getfile&id=7878&private=0
On this
index.php?t=getfile&id=7879&private=0
how can i do that?
  • Attachment: untitled.JPG
    (Size: 40.63KB, Downloaded 174 times)
  • Attachment: 1.JPG
    (Size: 48.54KB, Downloaded 173 times)


Live Your Life Not Some one Else's.| Sharing Is Caring

http://dsgaming.us/distrbd21/Distrbd21%20siggy.png

Cookie Jar

Suicide
Re: Does anyone know how to do a index.htm [message #356258 is a reply to message #356243] Wed, 29 October 2008 05:59 Go to previous messageGo to next message
jnz is currently offline  jnz
Messages: 3396
Registered: July 2006
Location: 30th century
Karma: 0
General (3 Stars)
You'd need a server-sided script to do that, Vendetta. Maybe something like this? http://www.hotscripts.com/PHP/Scripts_and_Programs/File_Manipulation/File_Manage ment/index.html


cheesesoda get a clue before you start flaming.



Re: Does anyone know how to do a index.htm [message #356260 is a reply to message #356258] Wed, 29 October 2008 06:27 Go to previous messageGo to next message
Distrbd21 is currently offline  Distrbd21
Messages: 743
Registered: September 2008
Karma: 0
Colonel

RoShamBo wrote on Wed, 29 October 2008 07:59

You'd need a server-sided script to do that, Vendetta. Maybe something like this? http://www.hotscripts.com/PHP/Scripts_and_Programs/File_Manipulation/File_Manage ment/index.html


cheesesoda get a clue before you start flaming.





Keeps saying the file is not there.


Live Your Life Not Some one Else's.| Sharing Is Caring

http://dsgaming.us/distrbd21/Distrbd21%20siggy.png

Cookie Jar

Suicide
Re: Does anyone know how to do a index.htm [message #356261 is a reply to message #356258] Wed, 29 October 2008 06:36 Go to previous messageGo to next message
cheesesoda is currently offline  cheesesoda
Messages: 6506
Registered: March 2003
Location: Jackson, Michigan
Karma: 0
General (5 Stars)

RoShamBo

cheesesoda get a clue before you start flaming.

Perhaps you can read over my post and tell me where his second post changes anything about my post. I'm curious as to how it changes anything.


Re: Does anyone know how to do a index.htm [message #356276 is a reply to message #356243] Wed, 29 October 2008 09:28 Go to previous messageGo to next message
jnz is currently offline  jnz
Messages: 3396
Registered: July 2006
Location: 30th century
Karma: 0
General (3 Stars)
Perhaps the fact that "server sided file manager" or "php file manager" wouldn't be the first thing someone would look for if they don't even know what they want.
Re: Does anyone know how to do a index.htm [message #356278 is a reply to message #356243] Wed, 29 October 2008 09:45 Go to previous messageGo to next message
cheesesoda is currently offline  cheesesoda
Messages: 6506
Registered: March 2003
Location: Jackson, Michigan
Karma: 0
General (5 Stars)

He knows it's an issue regarding his FTPd. It doesn't take a genius to search for "<FTPd software> customization", or even any general troubleshooting search queries for the FTPd.

If it's possible to customize the page, it'll be somewhere in the code, anyway. I know next to nothing in programming, but I always look through the files to see if I can find what I'm looking to change.

Maybe I'm being quick to assume because so many people are lazy to search, but I'm willing to bet that he didn't spend any extensive amount of time going through files or searches to find the answer he was looking for. I don't doubt that he tried, but I don't think it was a reasonable amount of time spent.


Re: Does anyone know how to do a index.htm [message #356295 is a reply to message #356278] Wed, 29 October 2008 12:20 Go to previous messageGo to next message
jnz is currently offline  jnz
Messages: 3396
Registered: July 2006
Location: 30th century
Karma: 0
General (3 Stars)
cheesesoda wrote on Wed, 29 October 2008 16:45

He knows it's an issue regarding his FTPd. It doesn't take a genius to search for "<FTPd software> customization", or even any general troubleshooting search queries for the FTPd.

If it's possible to customize the page, it'll be somewhere in the code, anyway. I know next to nothing in programming, but I always look through the files to see if I can find what I'm looking to change.

Maybe I'm being quick to assume because so many people are lazy to search, but I'm willing to bet that he didn't spend any extensive amount of time going through files or searches to find the answer he was looking for. I don't doubt that he tried, but I don't think it was a reasonable amount of time spent.


He doesn't want an FTP daemon, he wants a script to mimic one on the HTTP protocol. Like i said, you need a very specific search to find the right answer.
Re: Does anyone know how to do a index.htm [message #356305 is a reply to message #356243] Wed, 29 October 2008 13:15 Go to previous message
Altzan is currently offline  Altzan
Messages: 1586
Registered: September 2008
Location: Tennessee
Karma: 0
General (1 Star)
Besides, there's nothing wrong with asking questions. I haven't seen him asking tons of diferent questions before, he's not spamming the board with requests. One request isn't something to get worked up over.

I cannot imagine how the clockwork of the universe can exist without a clockmaker. ~Voltaire
Previous Topic: Vote for your new RenHelp.net host!
Next Topic: Anyone have a G15 keyboard?
Goto Forum:
  


Current Time: Mon Jun 03 02:35:13 MST 2024

Total time taken to generate the page: 0.00962 seconds