TGITC
06-15-08, 08:34 PM
I dont think it is, but, hey... I dont claim to know everything so perhaps I can be enlightened?
OK, Imagine you have two pages... You want to link from one page to another, yet you want the link to goto a CERTAIN place on the page... (For sake of example the second page is a long page, and the part that you would like to reference is half way down a long scrolling page... )
Now, usually to do the above, I would simply place an 'anchor' tag on the second page and reference it correctly in the html of the link...
That is pretty much a given....
However, suppose I dont have control over the second page. In other words, it is not 'my' page, so I cannot place an anchor tag in the html.... Infact I cannot do anything to the html, as the I have no control of the page....
Is it possible to create the same effect as an anchor tag, by using a specific string of text, which is on that second page???
As I said, I dont think I can, but I would appreciate it if there IS a way to do this, and someone could tell me???
Thanks...
OK, Imagine you have two pages... You want to link from one page to another, yet you want the link to goto a CERTAIN place on the page... (For sake of example the second page is a long page, and the part that you would like to reference is half way down a long scrolling page... )
Now, usually to do the above, I would simply place an 'anchor' tag on the second page and reference it correctly in the html of the link...
That is pretty much a given....
However, suppose I dont have control over the second page. In other words, it is not 'my' page, so I cannot place an anchor tag in the html.... Infact I cannot do anything to the html, as the I have no control of the page....
Is it possible to create the same effect as an anchor tag, by using a specific string of text, which is on that second page???
As I said, I dont think I can, but I would appreciate it if there IS a way to do this, and someone could tell me???
Thanks...