Skip to main content
August 9, 2006
Question

Automatic Page Creation

  • August 9, 2006
  • 1 reply
  • 359 views
Anyone no where I can begin doing research on automatic web page creation?

For instance, I would like for a user to be able to come to my website, choose a category, and choose the number of webpages that they want created. These pages will automatically be filled with content from my databases. In the end, the user has to be able to download these pages from my website after they have been created.

I have the concept down, I just don't know how to do it or where to begin research. Any suggestions?
This topic has been closed for replies.

1 reply

Inspiring
August 9, 2006
What server language do you know?

"Xylum" <half21back@yahoo.com> wrote in message
news:ebck5k$7eg$1@forums.macromedia.com...
> Anyone no where I can begin doing research on automatic web page creation?
>
> For instance, I would like for a user to be able to come to my website,
> choose
> a category, and choose the number of webpages that they want created.
> These
> pages will automatically be filled with content from my databases. In the
> end,
> the user has to be able to download these pages from my website after they
> have
> been created.
>
> I have the concept down, I just don't know how to do it or where to begin
> research. Any suggestions?
>


August 9, 2006
quote:

Originally posted by: Newsgroup User
What server language do you know?

I use PHP and HTML. I can also use MySQL databases along with PHPmyAdmin.