Yup, this works great. Here it is, in complete HTML format, for newbies following my footsteps
...
< a href="http://www.mydomain.com/forums/search.php?action=getdaily&days=3&s=$session[sessionhash]" target="_blank">View Latest Posts< /a>
Note there's a space after each "<" symbol... otherwise I don't think this code would show up in this post. When you put this code into your page, however, remember not to have those spaces.
Thanks again, Ed and Cary.
mishkan

< a href="http://www.mydomain.com/forums/search.php?action=getdaily&days=3&s=$session[sessionhash]" target="_blank">View Latest Posts< /a>
Note there's a space after each "<" symbol... otherwise I don't think this code would show up in this post. When you put this code into your page, however, remember not to have those spaces.
Thanks again, Ed and Cary.
mishkan

Comment