It's hard to explain why I need to know this but here it is:
Using an included script I have made it so these two pages appear different. The problem is when I load ?1 and click a link to ?3, the page doesn't REFRESH so the same page (?1) appears. When I click REFRESH while the URL of ?3 is in the address box, ?3 will load. Obviously this would be annoying to any visitors.
I NEED the URL to stay as blah.shtml.. Please don't suggest I change my file into a .pl file or anything else.. this must be done on a .shtml (or .htm, .html) file.
All I could think of is putting a piece of Java or Javascript in the .shtml file which would tell it to REFRESH upon clicking the link.. please, if you have any other ideas or can tell my how to work mine I'd appreciate it greatly..
-blitz
Using an included script I have made it so these two pages appear different. The problem is when I load ?1 and click a link to ?3, the page doesn't REFRESH so the same page (?1) appears. When I click REFRESH while the URL of ?3 is in the address box, ?3 will load. Obviously this would be annoying to any visitors.
I NEED the URL to stay as blah.shtml.. Please don't suggest I change my file into a .pl file or anything else.. this must be done on a .shtml (or .htm, .html) file.
All I could think of is putting a piece of Java or Javascript in the .shtml file which would tell it to REFRESH upon clicking the link.. please, if you have any other ideas or can tell my how to work mine I'd appreciate it greatly..
-blitz