Helpful Information
 
 
Category: ASP Programming
help please

ok i hope i can make this sound correct. i am making a website for my friend's clan/guild in a game called counter-strike - on the website i have a members page that lists the player name, email, and aim (and/of) msn screen names. i want to make a script so that when i click on the memeber name it takes me to another page this page will have the players' actual name, location, age, homepage, bday, etc etc. what i want i guess would be some sort of database. where when i click the name from the member page it loads the new page, but with that new page the name appears and all the other information appears - but the whole point of this script is so that i dont have to have 30 different pages, 1 for each member. just one page that loads dif information. can someone please help me - or direct me in the right direction. anything will help

I think you can store in DB pages names depenend on users ids.. In this case you can select from db users names and pages urls for each name and make links to this urls
Hope it'll help you:)

Good Luck!;)
____________________
With best regards,
Julia Pavlova
Programmer
Rapid Internet Development
AlarIT Inc.
URL: http://www.alarit.com

and i would do that how?

You could accomplish this with two asp pages and a database containing the members data. No need to store many pages or to store URLs in the database.

If you're not familiar with accessing data via asp, I'd recommend doing some research and reading on the topic. As much as I hate to recommend anything from Microsoft, you can find quite a bit on the MSDN site at msdn.microsoft.com

You should also become familiar with ADO.

I highly recomend that you install Macromedia Dreamwaver MX in your computer.

This program provides designers & programers very easy tools to create small databases. The good thing about it is that it has tutorials very easy to understand to achive what you want to do.

www.macromedia.com










privacy (GDPR)