| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
|
Locked pages and chat rooms
Hello, I'm back once again to ask for your help. . . I am currently designing a new page that will hold many forums and video and all that good stuff. First q: I need to set up a Chat room to be on my site, where can I download or what code do I need to make one Second q: I will be adding private pages for certain groups of people, how can I deny access to other people who type in the URL, or does regrestry take care of that? Third q: I am also looking for good web hosting. Like I said above, this is a major page with multiple forums and video access from stuff I have made on my computer. Do I need special hosting because of the video? And how much would it cost? |
|
|
|
|
|
#2 (permalink) |
|
Rough Creep Arse™
|
ASP chat rooms: http://www.aspin.com/home/community/...?qry=chat+room ASP.Net chat rooms: http://www.411asp.net/home/webapps/chat?qry=chat+room PHP chat rooms: http://www.google.fr/search?q=php+ch...en-GB:official there's a start. private pages? what kind of server? windows or unix? windows - several ways of doing it. active directory or a simple db based username/password session variable/cookie type affair.. depends how secure you want it. unix - read up on .htaccess or similar kind of thing- simple db based username/password cookie type affair. Hosting videos - do you want it streaming or just downloaded videos? if you want it streaming then you'll have to find someone who can offer streaming video by the way of a real server, or windows media servers (or other). If you just want them downloadable, any old host is fine. how much? dunno. |
|
![]() |