Database Problem

They have: 8 posts

Joined: Apr 2006

Form page problem.

I have finished building a form page, in html format. But do not know how to make it work with the database.
I want the form be posted to a certain database on the website, and I want it to register the user as in an a "user account"

teammatt3's picture

He has: 2,102 posts

Joined: Sep 2003

What kind of hosting are you on? PHP with MySQL or ASP with MSSQL or ???

With that info, I think the people on this forum can give you a hand. Doing what you're asking is pretty difficult, especially if you're a novice.

They have: 8 posts

Joined: Apr 2006

I am on PHP and ASP

I think I need a script, that would make the form page communicate with the database, and vice versa.

teammatt3's picture

He has: 2,102 posts

Joined: Sep 2003

But what kind of database do you have? MSSQL or MySQL?

I think maybe you will want to try out a content management system; so that you don't have to do a lot of scripting. Check out opensourcecms.com. There are lots of demos of free ones you can try out.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.