Computers |
|
| | #1 (permalink) |
| Junior Techie Join Date: Feb 2004
Posts: 83
| is there an easy way of creating a website where users can register then log in etc.
__________________ ASUS A7N8X-X mainboard Athlon XP 3200+ 1 GB Ram 120 GB HD (IDE) 250 GB HD (IDE) 128 MB Radeon 9800 PRO with custom H/S fan 8 x DVD Writer + DVD ROM 8 Meg ADSL (with ****** ISP Bulldog) Mystify Mamba mouse And still ****** fps in CS Source. |
| | |
| | #2 (permalink) |
| Junior Techie | You need a server that allows CGI scripts. Very few (if any) free servers have this. I'm assuming you want a free one?
__________________ \"Only when the last tree is dead, the last field paved, and the last river dammed, only then will we realize that we can\'t eat money.\" http://raylu.uni.cc |
| | |
| | #3 (permalink) |
| True Techie Join Date: Jan 2004
Posts: 164
| right for CGI script. the ASP.NET technology would do that easily but you should be good at object oriented programming.otherwise, that could be done by using a data base.
__________________ \"you cant hold a good techie down\" |
| | |
| | #4 (permalink) |
| Junior Techie Join Date: Feb 2004
Posts: 83
| Ive looked into it a bit what ive seen is using php and my sql seems to be the way to go Gonna spend a bit of time learning this (with the aid of php and my sql for dummies lol) and see what i can come up with thanks for the replies no doubt ill have a lot more questions soon. stu.
__________________ ASUS A7N8X-X mainboard Athlon XP 3200+ 1 GB Ram 120 GB HD (IDE) 250 GB HD (IDE) 128 MB Radeon 9800 PRO with custom H/S fan 8 x DVD Writer + DVD ROM 8 Meg ADSL (with ****** ISP Bulldog) Mystify Mamba mouse And still ****** fps in CS Source. |
| | |