Forum Moderators: coopster & phranque

Message Too Old, No Replies

How to Make Dynamic Pages?

         

ksmaka

5:28 am on Jun 21, 2004 (gmt 0)

10+ Year Member



Hello people how can someone make dynamic pages like this?

[kuoi.asui.uidaho.edu...]

or like this

www.site.com/link/1234-567-89-3-12-5.html

do we use content management software or cgi?

cheers

markanthony

9:20 pm on Jun 21, 2004 (gmt 0)

10+ Year Member



Maybe be a little more specific as to the 'dynamic' part of your question.

Are you looking to create a content delivery mechanism or just have a dynamic navigation?

I am unclear as to what you are looking for specifically.

Thanks,

ogletree

9:37 pm on Jun 21, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



If you want to make pages like www.domain.com/?widget=123456 and want it to look like www.domain.com/widget-123456.html you can use mod-rewrite.

Here are some good URL's
Apache [webmasterworld.com]

IIS [webmasterworld.com]

If your question was more basic than that you will just need to learn how to use the language you are using better to understand how to do this then use the methods above. . Normaly you just have one very short page that takes arguments and have a back end that proceses them.

ksmaka

12:08 am on Jun 22, 2004 (gmt 0)

10+ Year Member



Hi

specifically i would like to know how this guy made his links like the above

and notice the "_dkDLdodtdx " part also yahoo ebay and amazon got some links like that

amazon for example has some links like www.amazon/com/obidos/0001223456765

that i beleive are dynamically created ephemeral pages that expire after every session

cheers!

[edited by: jatar_k at 1:06 am (utc) on June 22, 2004]
[edit reason] removed url [/edit]