Undocumented
04-11-2006, 12:22 AM
okay.. em, i want to make this thing, where my friends can fill in their names into a list of my friends... and save it, and it would stay there... like, they could edit the list, is that even html? how would i do this?
snikerz79
04-11-2006, 12:25 AM
You would have to use some sort of server side scripting, either PHP or ASP. It can be done with html, but it would require editing a text file, which would look rather blah. With PHP or ASP you can have various effects and treat each name differently.
Undocumented
04-11-2006, 12:26 AM
aww.. :'( thank you anyways..