Jump to content
  • 0

Вставить адрес почты


Pashketan
 Share

Question

Всем привет! Помогите новичку. Где-то ошибка, надо вставить адрес почты, что-бы активировать кнопку Отправить. Вернее она активна, просто ссылается не на почту.

Вот часть кода

<div class="form-area">
						<!--<p>Оставьте заявку<br> на ремонт прямо сейчас</p>
					<form id="post" action="pavlik2000@mail.ru" class="form" id="commentForm" novalidate="novalidate">
						<fieldset>
						 <input type="text" name="name" def="Имя" class="required_new" value="Имя" />
						 <input type="text" name="phone" def="Телефон:" class="required_new" value="Телефон:" />
						 <textarea name="message" rows="" cols="" class="required_new">Сообщение:</textarea>
						 <input type="submit" name="submit" class="submit" value="Отправить" />
						</fieldset>
					<input type="hidden" name="formid"  value="commentForm" /></form>-->

					<p>Оставьте заявку<br> на ремонт прямо сейчас</p>
<div style="font-size:10px; min-height:30px; color: #900"></div>
					<form id="post" action="pavlik2000@mail.ru" class="form" id="commentForm">
						<fieldset>
							Имя:<input type="text" name="name1" value=""><br style="clear:both">
							Телефон:<input type="text" name="phone1" value=""><br style="clear:both">
						 Сообщение:<textarea name="message" value="" rows="" cols=""></textarea>
						 <input type="submit" name="submit" class="submit" onsubmit="yaCounter23026648.reachGoal('Order'); return true;" value="Отправить">
						</fieldset>
					<input type="hidden" name="formid" value="commentForm"></form></div>
				
			</div>
		</div>

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Я вставлял mail.php вот сюда action="/", но так и не понял, что дальше. Где прописать адрес? Помогите лузеру.

Вот чистый код без адреса

<div class="form-area">
						<!--<p>Оставьте заявку<br> на ремонт прямо сейчас</p>
					<form method="post" action="/" class="form" id="commentForm" novalidate="novalidate">
						<fieldset>
						 <input type="text" name="name" def="Имя" class="required_new" value="Имя" />
						 <input type="text" name="phone" def="Телефон:" class="required_new" value="Телефон:" />
						 <textarea name="message" rows="" cols="" class="required_new">Сообщение:</textarea>
						 <input type="submit" name="submit" class="submit" value="Отправить" />
						</fieldset>
					<input type="hidden" name="formid"  value="commentForm" /></form>-->

					<p>Оставьте заявку<br> на ремонт прямо сейчас</p>
<div style="font-size:10px; min-height:30px; color: #900"></div>
					<form method="post" action="/" class="form" id="commentForm">
						<fieldset>
							Имя:<input type="text" name="name1" value=""><br style="clear:both">
							Телефон:<input type="text" name="phone1" value=""><br style="clear:both">
						 Сообщение:<textarea name="message" value="" rows="" cols=""></textarea>
						 <input type="submit" name="submit" class="submit" onsubmit="yaCounter23026648.reachGoal('Order'); return true;" value="Отправить">
						</fieldset>
					<input type="hidden" name="formid" value="commentForm"></form></div>
				
			</div>
		</div>

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy