View Full Version : Add Query information withou reloadiing page?
Evlich
02-07-2003, 12:39 AM
Hello, I am working on a site that has a lot of steps that are all in the same file, for instance, you can view multiple pages in an article by just reparsing an XML file; however, I realized that if you copy the link then it won't keep where you are in teh article. Is there a way that I could append something like pg=0 to the end of the URL in the address bar without actually downloading the file at that location? Thanks a lot.
~evlich
Skyzyx
02-07-2003, 01:30 AM
You could try adding <a name=""> values to parts of the XML document, or add them dynamically when the XML file is parsed.
Evlich
02-07-2003, 03:10 AM
I want to change the contents of the address bar in such a way so that if it were to be copied, and then pointed to, it would return to the exact page that the browser was pointing at.
~evlich
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.