hello,
The thing is, I'm using a perl database program and I am going print out many types of the database in one html file. This is no problem using <!--#include virtual="file.cgi?database=data" --> in a shtml file.
But what I am hoping to accomplish is that I could write in the window location: file.shtml?process=something. Something would be written instead of data. Then I wouldn't have to create I new shtml file for each database. I'm pretty sure that this isn't possible with JavaScript but I was hoping someone here could maybe help me, that is if it is possible.
Thank you
Bookmarks