Form in widget unable to send to post
Page 1 of 1
Form in widget unable to send to post
Hello. Yesterday i had some help to add a form in a widget through this topic
https://help.forumotion.com/t132784-contact-in-any-widget-is-it-possible#892842
The result is this:

but when i try to send the text to the post it doesn't send it. Why?
The code i use is this:
https://help.forumotion.com/t132784-contact-in-any-widget-is-it-possible#892842
The result is this:

but when i try to send the text to the post it doesn't send it. Why?
The code i use is this:
- Code:
<div class="formastore"><form enctype="multipart/form-data" onsubmit="return vB_Editor['text_editor'].prepare_submit(0,0)" name="post" method="post" action="/posting.forum">
<b>Username (Ψευδώνυμο):</b><br /><br />
<input style="width: 17%;" class="posting-subject" onkeypress="if (event.keyCode==13){return false}" maxlength="100" value="" name="subject" type="text"><br /><br />
<b>Πείτε μας τι θέλετε από το Store:</b><br /><br />
<textarea onselect="storeCaret(this)" tabindex="3" name="message" onkeyup="storeCaret(this)" cols="100" rows="13" onclick="storeCaret(this)"></textarea>
<input value="0" name="lt" type="hidden"><input value="newtopic" name="mode" type="hidden"><br /><br />
<input name="f" type="hidden" value="http://informationforumgr.forumgreek.com/f63-forum" <br><input accesskey="s" tabindex="6" value="Aποστολή" name="post" type="submit"><br>
</form></div>

» html form wont send emails changed code but still dont send
» Unable to send mass email (Again)
» Form will not Send, Nor Reset
» Unable to send email
» Send Form via PM (from non-registered user)
» Unable to send mass email (Again)
» Form will not Send, Nor Reset
» Unable to send email
» Send Form via PM (from non-registered user)
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum