When the script is placed into the Address of the browser (ie) it works fine, incrementing the last parameter of the URL and returning the next page.
When the script is saved to a file then referenced with a shortcut an error is returned:
If a page such as http://www.tek-tips.com/viewthread.cfm?page=1&qid=1319898 is displayed and the following JavaScript is placed in the url the next thread shows:
http://www.tek-tips.com/viewthread.cfm?page=1&qid=1319899
1319898 --> 1319899
Question: how can I make the JavaScript a shortcut in...
It wasn’t server side. The script was saved to the local machine in a text file then copied to the links section in IE. It would work on any page from any site as long as there was a number at the end of the URL.
We used it to step through product and image links.
Some time back a saw a script that could be placed in the links of IE that, when clicked, would increment the numeric value at the end of the URL. Does anyone know of the piece of code?
Thanks,
Will
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.