View previous topic :: View next topic |
Author |
Message |
mtbiking -
Joined: 18 Mar 2004 Posts: 66
|
Posted: Tue Jul 06, 2004 8:16 pm Post subject: html help |
|
|
right what i want to do is have index.htm?something=blah blah
that will make blah blah appear on the page |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Thu Jul 08, 2004 2:42 pm Post subject: Re: html help |
|
|
mtbiking,
You cannot do this with a static HTML page. Either use SSI (SHTML pages) or write a script. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
CapFusion -
Joined: 18 May 2003 Posts: 617 Location: Lost in Abyss' Dungeon
|
Posted: Thu Jul 08, 2004 8:24 pm Post subject: |
|
|
Use a script or have a database like MySQL / MSSQL to load or point to that pages / link. This will have the effect from the URL.
You can see this similar affect right now. Look at your browser URL. _________________ CapFusion,... |
|
Back to top |
|
 |
|