I'm working on a project and have no idea how to go about it. I considered using rentacoder or elance or something, but decided I should really know how to do more of this myself, and since I'm not really in a hurry, I'd like to use this as a learning opportunity.
What I have is a basic html site I created with a form containing a series of checkboxes, radio buttons and dropdowns. What I'd like to happen is once they hit submit, they'll be directed to a simple page based on cheir choices on the form. The pages can either be static pages I'll create or something dynamically generated, which I have no idea how to do either. I assume the former is the simpler route?
So what's the simplest way to do something like this? Do I need to create a database of some kind or is there a simpler way?
Also, my coding knowledge consists almost entirely of some basic html stuff, but like I said, I'd like to learn more.
Thanks in advance,
Drover
What I have is a basic html site I created with a form containing a series of checkboxes, radio buttons and dropdowns. What I'd like to happen is once they hit submit, they'll be directed to a simple page based on cheir choices on the form. The pages can either be static pages I'll create or something dynamically generated, which I have no idea how to do either. I assume the former is the simpler route?
So what's the simplest way to do something like this? Do I need to create a database of some kind or is there a simpler way?
Also, my coding knowledge consists almost entirely of some basic html stuff, but like I said, I'd like to learn more.
Thanks in advance,
Drover