Shoutbox

Hello again guys HTML! - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Hello again guys HTML! (/showthread.php?tid=83465)

Hello again guys HTML! by Phenic Raider on 04-30-2008 at 08:49 PM

Right HTML... AGAIN!

I'm looking for three things now. = ]

1. A site to load music up to without having to sign up to if possible.

2. A HTML music player with no adds in like having "MySpace" along one side or something.

3. And HTML codes for a rough copy of YouTubes Comment System.
(Post a comment it pops up in a box under stating name and the comment)

Anyone know anything? = ]


RE: Hello again guys HTML! by RaceProUK on 04-30-2008 at 09:04 PM

Sites that meet those requirements are a bit like unobtanium I'm afraid. Anything free is likely to be ad-supported, and no host allows anonymous usage.


RE: Hello again guys HTML! by Phenic Raider on 04-30-2008 at 09:06 PM

Adds under like HYPER links are cool, I mean on the player itself.


RE: Hello again guys HTML! by MeEtc on 04-30-2008 at 09:08 PM

What you are asking for in plain HTML is damed near impossible. A comment system needs some kind of server side scripting in order to be able to save and retrieve information.

As for the HTML music player, HTML is not designed for music in mind. You'll most likely want something in Flash.

Also, if you put it in HTML only, you'll end up having to hard code every single page with the link to whatever music file that you want. That would be a complete waste of time and space.


RE: Hello again guys HTML! by Phenic Raider on 04-30-2008 at 09:10 PM

I have something a little better than a HTML Generator, it will saves codes and stuff.


RE: Hello again guys HTML! by Quantum on 05-06-2008 at 04:45 PM

http://bugmenot.com

It's full of passwords that users submit so you don't have to login to websites.

---

Theres a good comments system i use, called page comments scripts. However it's in php and not html. If you have php installed and htaccess enabled you can use php in html.

http://www.digitalmidget.com/php_noob/comment.php

As MeEtc said, it will be much easier using php.

---

Good flash music players