Help - Search - Members - Calendar
Full Version: Need pointing in the right direction
HTMLHelp Forums > Web Authoring > Web Site Functionality
turtlemancan
Okay, I am a webmaster coming out of retirement. I haven't created a website in over 10 years (lol) and my knowledge right now is very basic (basic layout of pages using html)
I understand I have a lot to learn, but I realize there is an ocean of knowledge out there and I'd like to fish only what's necessary to accomplish my task. My task is to create a website that allows somebody to register for an account with their own user name and password, submit information including photos, have their own account page, and on top of all of this, have their account linked to a forum where they don't have to register a seperate account for the website and the forum.

Now my first question is whether this is all possible, and how difficult would it be to have a single account linked between the website and forum and if it's worth the trouble for somebody that is limited in knowledge on the subject.

Just browsing around I've noticed that my host probably needs apache? And I've read up on xml, and I believe that this is the language that I would write all of this in? Anyway, any help would be greatly appreciated smile.gif

A note as well is that I have access to microsofts' expression software, which I haven't looked at yet.




pandy
QUOTE
Just browsing around I've noticed that my host probably needs apache?

Not necessarily, but it is a popular platform.

QUOTE
And I've read up on xml, and I believe that this is the language that I would write all of this in?


Nope. You'll need several languages and XML will probably not be one of them. Web pages are still written in HTML (or XHTML, which isn't much difference) and spiffed up with CSS and JavaScript. For the user system you need serverside programming. Maybe you can find a ready-made solution.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.