HTML Codes?

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? = ] Flash what ever, lol. I got the HTML codes and while messing I deleted it. As for PHP send me the codes or something and I'll try it out, but I dont see why you couldn't do it in HTML since Submit forms are done in HTML. Either way, send me some codes and I'll see what I can and can't use. Thanks though. = ]

Public Comments

  1. There's no such thing as an "HTML music player" or "HTML comment system". Music players are usually done in Flash these days. If you want comments, you're going to need to learn PHP or some other scripting language, and have access to a database.
  2. I don't know the answers to 1 and 2, but 3 is pretty complicated. First, its not just straight html in tose comments. There is probably php and mysql mixed in there. Using mysql means you have to have a database somewhere. If you have a database and you know php and mysql, I have a comment script somewhere I might be able to dig up. Just email me and i will look for it.
  3. "submit forms" as you call them are NOT just HTML except for the ones that just send e-mail (which gives a security warning to the user BECAUSE it sends the e-mail using their e-mail client, revealing their e-mail name.) Forms that don't display warnings use a handler in some other language PHP,ASP, or JSP. This handler then writes back to a database of some sort. Anyone who tells you anything different is lying. In HTML forms aren't actually capable of "doing" anything except being typed in without help. It's the equivalent of opening up Visual Basic and dragging out boxes, yeah you'll have a nice interface,but you'll have to write code to USE those controls.
  4. html music player thats impossilbe html is a programming low level langague just for doing simple sites no more and even if u want to do a form that can be done with html u will need to connect it with php or asp file so as i said html cant make u a program flash as the said before me could do that for sure java player thats posible 2 but html player thats cant be done for ur first question if u mean u want a social network to listen to music from it with out sign up with them i think u could test http://www.vidsnow2.net that site allow u to listen with out sign up and to watch video 2 third if ur talking about comment system with html (thats what i understand) so again it cant be only html u will need html with php or asp and might u will need ajax 2 or u will have to refresh the page before u see the comment i hope that answered ur questions leb-knight http://www.hostsgate.com
Powered by Yahoo! Answers