I am using the code below for my story.html flavour. It calls a small
PHP script for the comments form.
<!-- Begin script
<p>
<h1><a name="$fn">$title</a></h1>
$body
<div align="right" class="blog-date">
posted: $date_fullname::$date_fullname::mo $da, $yr :: <a
href="$url$path/$fn.$flavour">permanent link</a> ::
<a href="http://www.shamar.org/contact-blog.htm"
onclick="newWindow('/sendBlogComments.php?'43;document.location.href,'email',400,300,'');
return false;" title="comments">comments</a></div>
</p>
<br />
End script -->
The command "/sendBlogComments.php?" calls the PHP script; then the
"document.location.href" command adds the URL to the form in the
variable "$QUERY_STRING".
I am trying to place the actual posting of the blog URL (the
permanent link) in the "$QUERY_STRING" but am not sure how to do it.
That would then tell me which posting they are commenting on. Anybody
have any ideas? (If needed, I can supply the rest of the script.)
Lee
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.394 / Virus Database: 268.8.1/355 - Release Date: 6/2/2006