22.06.2014, 16:20
Вверх
|
#9
|
Коренной житель
Доп. информация
|
Регистрация: 08.06.2014
Сообщений: 149
Поблагодарил(а): 29
Поблагодарили: 11 / 7
|
|

Сообщение от iKing
Код:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"><tbody><tr><td class="tcat">Загрузить фото<a name="goto_uploadtools"></a></td>
</tr><tr><td class="thead" align="center">
Загрузить на fastpic.ru</td></tr><tr><td class="alt1" align="center">
<form id="upload" action="http://fastpic.ru/upload" method="post" target="_blank" enctype="multipart/form-data">
<input type="file" name="file1" size="40" id="file" class="upfile">
<br><input type="file" name="file2" size="40" id="file" class="upfile">
<br><input type="file" name="file3" size="40" id="file" class="upfile">
<input type="hidden" id="jpeg-quality" name="jpeg_quality" value="85">
<input type="hidden" name="orig_rotate" id="orig-rotate" value="0">
<input type="hidden" name="res_select" value="640">
<input type="hidden" value="yes" id="check_thumb" name="check_thumb">
<input type="hidden" value="170" id="thumb-size" name="thumb_size">
<input type="hidden" value="1" name="uploading">
<br><input type="submit" value="Загрузить" id="uploadButton" name="submit">
</form>
</td></tr>
</tbody></table>
Это как здесь загрузка?
|
|
|
|