<fo rm action="<?=$APPLICATION->GetCurPage()?>" method="POST">
<?=bitrix_sessid_post()?>
....
<input type="text" value="<?=$arResult[$FIELD]?>" name="<?=strtolower($FIELD)?>" />
<div>
<input type="s ubmit" name="s ubmit" value="<?=GetMessage("MFT_SUBMIT");}?>" />
</div>
|