Jump to content

What type of script would I use to do this?


huendin

Recommended Posts

I am trying to make a website where I will have a list of links to different pages. Each page will represent a different server. On each page, I would like a list of characters on the server that, that page represents. I would also like each character to have a link to another page that has information about that character. I would even be open to having each character link to a small javascript popup window.

 

I know I can spend weeks manually creating each and every page, but I would like to minimize this work by a huge amount. Is there any type of script that would enable me to add the character, along with the information associated to that character to the appropriate server page?

Create 2 pages.

 

1) Page shows all the characters with the information pulled from database. The link for each character would be represented by an ID

2) Page would pull all information that corresponds with that particular ID and display it

 

You wouldn't need to create 'each and every page', but only create one and it gets re-populated everytime when an ID is passed to it

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.