%PDF- %PDF-
Direktori : /home/cargonizer/domains/cargonizer.com.tr/public_html/includes/ |
Current File : /home/cargonizer/domains/cargonizer.com.tr/public_html/includes/contactForm.php |
<form action="" method="post" name="" id=""> <table width="93%" border="0" cellspacing="0" cellpadding="2" id="iletisim"> <tr> <th width="6%" align="left"> </th> <th width="26%" align="left"><?php echo lang('Adınız Soyadınız'); ?></th> <th width="3%" align="left">:</th> <td width="62%" align="left"><input type="text" name="iform[Adı Soyadı]" id="iform[isim]" tabindex="1" class="validate[required]"></td> </tr> <tr align="left"> <th align="left"> </th> <th align="left"><?php echo lang('E-Posta Adresiniz'); ?></th> <th align="left">:</th> <td align="left"><input type="text" name="iform[mail]" id="iform[Eposta Adresi]" tabindex="2" class="validate[required,custom[email]]"></td> </tr> <tr align="left"> <th align="left"> </th> <th align="left"><?php echo lang('Konu'); ?></th> <th align="left">:</th> <td align="left"><input type="text" name="iform[Konu]" id="iform[Konu]" tabindex="3" class="validate[required]"></td> </tr> <tr align="left"> <th align="left"> </th> <th align="left"><?php echo lang('Telefon'); ?></th> <th align="left">:</th> <td align="left"><input type="text" name="iform[Telefon]" id="iform[Telefon]" tabindex="4" class="validate[required]"></td> </tr> <tr align="left"> <th align="left"> </th> <th align="left"><?php echo lang('Faks'); ?></th> <th align="left">:</th> <td align="left"><input type="text" name="iform[Faks]" id="iform[faks]" tabindex="5"></td> </tr> <tr> <th align="left"> </th> <th align="left"><?php echo lang('Mesajınız'); ?></th> <th align="left">:</th> <td><textarea name="iform[Mesaj]" tabindex="6" cols="25" rows="7" id="iform[mesaj]" class="validate[required]"></textarea></td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><input type="submit" value="<?php echo lang('Gönder'); ?>" name="gonder" id="gonder" class="gonderInput" /><input type="hidden" name="action" value="contactForm" /></td> </tr> </table> </form>