Hi, I would like to create a form that will have HTML automatically inserted from the page URL and title so that I can create a "link to us" feature. The form (if that's what I need to use) should select on click. I would like to put the the result in a javascript tooltip but that is another issue and would like to get this working first? The result would hopefully look a bit like this: <a href="http://mysite.com/page-url">Page Title</a> HTML: Can anyone help? Thanks in advance, I appreciate it.