PDA

View Full Version : How to Include Title Tag as GET Variable of a Clickable Link?


dealmaker
08-20-2006, 07:52 AM
Hi,
I have a link in my website that is "http://www.anothersite.com/getlink.php?do=now. How do I make it so that when visitor clicks on that link, it will include my Title Tag as well in the link? e.g. if <title>mytitle</title>, then http://www.anothersite.com/getlink.php?do=now&title=mytitle.

I cannot manually edit my links to include content in my title tag.

Many thanks.