uniprosper
01-11-1999, 05:26 PM
Hi,
I'm looking for a way to include a piece of dynamic information in my standard HTML pages.
I would like to load a webpage such as index.html and let the file look for dynamic info from the query_string.
For instance, I might want to include an HTML file that says someone's name.
Like if I types index.html?bob
the index.html would say "Hello bob".
I know what you're going to tell me. You're going to say that cgi is the best to use for these types of jobs.
I understand that, but I would like to do a similar sort of thing with HTML (it only has to be basic).
Is there anyway to do it? If not, is the someway to load this info from SSI or any other HTML extensions?
Please let me know.
Thanks,
Lee.
------------------
=========================
http://www.uniprosper.com
=========================
"If at first you don't succeed,
call it Version 1.0"
I'm looking for a way to include a piece of dynamic information in my standard HTML pages.
I would like to load a webpage such as index.html and let the file look for dynamic info from the query_string.
For instance, I might want to include an HTML file that says someone's name.
Like if I types index.html?bob
the index.html would say "Hello bob".
I know what you're going to tell me. You're going to say that cgi is the best to use for these types of jobs.
I understand that, but I would like to do a similar sort of thing with HTML (it only has to be basic).
Is there anyway to do it? If not, is the someway to load this info from SSI or any other HTML extensions?
Please let me know.
Thanks,
Lee.
------------------
=========================
http://www.uniprosper.com
=========================
"If at first you don't succeed,
call it Version 1.0"