you havent stated your problem yet, But i think that your trying to use a PHP function (POST) in a HTML document. Change the extentions to .PHP if you are... But other than that.. you can only have a target for a frame if the anchor is in the same html document... or have the perent document as the target.
eg:
Code:
anchor-XYZ
+++++++
+Frame1+
+++++++
+++++++
+Frame 2+
+++++++
Anchor-XYZ can target either frame, But An Anchor in Frame1 Cant Target Frame2.
Im still very Quizzled about your problem though.....
Bookmarks