Click to See Complete Forum and Search --> : lots of help


DEVIN_D
08-26-2003, 01:35 PM
i need help with
1.how to put e-mail on your site like a thing like hotmail so i could have e-mail for people who come to my site
2.how to put songs on your site
3.how to put downloads on your site
ok i need help with those things.

pyro
08-26-2003, 03:17 PM
#1 Take a look at webmail apps. I like Horde (http://www.horde.org/)...

#2 Search google (http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=adding+music+to+web+pages&btnG=Google+Search)

#3 .zip the files and link to them. The browser will automatically force the download box to appear.

PeOfEo
08-26-2003, 04:22 PM
For the email thing you mos tlikely will not be able to provide them with an inbox but you can make a webmail application that sends email with stadard html (if they have a mail client on their machine) or you can do it with a server side language if you have smtp server access. The songs, do you want streaming music or background music? And for the downloads, yea use a zip like pyro said.