This commit is contained in:
parent
160063267e
commit
edc1793b78
@ -47,8 +47,10 @@
|
||||
<div class="message_img"></div>
|
||||
<p class="messagecontent">ВСЕМ ПРИВЕТ! Я ФОКУСНИК!</p>
|
||||
</div>
|
||||
<form enctype='application/json' class="messagewraper" method="post" action="http://api.vdk2ch.ru:5000/PostTo/">
|
||||
<input type="text" class="textplace" name="messagetext" id="messagetext" cols="30" rows="10"></input>
|
||||
<form enctype='application/json' class="messagewraper" method="POST" action="http://api.vdk2ch.ru:5000/PostTo/">
|
||||
<input type="text" class="textplace" name="text" id="messagetext" cols="30" rows="10"></input>
|
||||
<input type="text" class="textplace" name="id" id="messagetext" cols="30" rows="10"></input>
|
||||
<input type="text" class="textplace" name="date" id="messagetext" cols="30" rows="10"></input>
|
||||
<input class="button" type="submit" for="messagetext" value="SEND">
|
||||
</form>
|
||||
<div class="posts"><p>ловим текст сюда</p></div>
|
||||
|
Loading…
Reference in New Issue
Block a user