Hello Folks,
I am using PHP code for a mail form which seems to work. Problem is when the confirmation message is displayed it doesn't go to my "body frame", but instead take up the whole browser window including the frame for my navigation bar. Is there a way of directing this echo to only the one frame ?
Code I'm using for the confirmation is;
echo ("Thank you. Your comments will be viewed shortly."
;
I have no coding experience so any help greatly received.
Thanks
Howard
I am using PHP code for a mail form which seems to work. Problem is when the confirmation message is displayed it doesn't go to my "body frame", but instead take up the whole browser window including the frame for my navigation bar. Is there a way of directing this echo to only the one frame ?
Code I'm using for the confirmation is;
echo ("Thank you. Your comments will be viewed shortly."
I have no coding experience so any help greatly received.
Thanks
Howard