tamishka
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to imply php codes and IframesI am having problems with my Iframes
1. when I fill out my forms the page returns to the original iframe.index page and does not give the ”thank you for filling out this form”
2. I am not receiving a reply via email when someone fills out the forms
could anyone help me? the code reads like this:
?>
<br>
<span class=”style5″>Vielen Dank für Ihre Nachricht.</span><br>
<? }else{
// if page runs 1st time
?><?php /*?><?php */?>
<input name=”Go” type=”hidden” value=”1″ >
<br>
<table class=”no_class” border=”0″ cellspacing=”0″ cellpadding=”0″></table>
</form>
<? } ?>Forum: Fixing WordPress
In reply to: hyperlinks in conditional tagsCould someone help me please! I am having a problem with my iframes
1. when I fill out my forms and hit the submit button, the page returns to the original “iframe.index” page without the “‘thank you for filling out this form messege”‘
2. I am not receiving my replys to the forms via emailcould someone please help me.
my code reads like this:
?>
<br>
<span class=”style5″>Vielen Dank für Ihre Nachricht.</span><br>
<? }else{
// if page runs 1st time
?><?php /*?><?php */?>
<input name=”Go” type=”hidden” value=”1″ >
<br>
<table class=”no_class” border=”0″ cellspacing=”0″ cellpadding=”0″>
</form>
<? } ?>