E-mail Form Problem
Автор: Burak A.
Просмотрено 2378,
Подписчики 2,
Размещенный 0
Hi dear ;
When I click to mail sent button I recieve the error ,you must enable javascript and You'll be redirected to the previous page in 5 seconds
Размещено
Javascript can you enable under Add-Ons in IE or Firefox.
Perhaps, you must go java downloaden and install
www.java.com/en/download/
Автор
I dont think so ,I am sure to that installed and also I try to few computers and get that error ,I am thinking a configuration problem .
Hello Burak,
Can you please post a link to your website so that we can see what is happening?
Many thanks!
Автор
I just design to html form and use the default websitex5 engine and phpmail
I just insert the code in my HTML form
/script>
<formid="imObjectForm_1"action="mail/imEmailForm.php"method="post"enctype="multipart/form-data"></script>
<inputname="Sent_btn" type="submit"id="Sent_btn"value="Sent"style="font-family: Verdana; font-size: 8pt; font-style: italic; font-weight: bold"/>
</form>
<script>x5engine.imQueue.push_init('x5engine.imForm.initForm(\'#imObjectForm_1\', false, {type: \'tip\', showAll: true, classes: \'validator\', landingPage: \'index.html\', labelColor: \'#000000\', fieldColor: \'#000000\' , offlineMessage: \'Data will be sent to e-mail address '***' when the website is uploaded on the server.\'})');</script>
Hello Burak,
Can you please post the link so that I can see the page and test it?
Many thanks!
Автор
ok dear http://www.artibilisim.com/servis.html
you can type to anything into the form and click to "gonder" button .
Hello Burak,
The form you are using has been edited and modified. Please check the code again because there are some closing tags in the wrong position.
Unfortunately I cannot help you with custom code.
Many thanks!
Автор
Ok thank you for help ,I will be look some solution .