フォームを送信できません;!!
function loginSubmit()
{
if(!isSubmitted){
if(jQuery('#frmLoginStart').validationEngine('validate') != true)
return false;
isSubmitted = true;
document.frmLoginStart.submit();
}
}
<form action="/esube/logon/loginend.jsp" method="post" name="frmLoginStart" id="frmLoginStart">
<input type="hidden" value="tr_TR" name="rdLng" >
<input type="text" name="txtUsername" id="txtUsername">
<input type="password" name="txtPassword" id="txtPassword">
<a title="GİRİŞ" class="btnType2 button2" onclick="loginSubmit();return false;" name="btnSubmit" href="javascript:;"><span></span>GİRİŞ</a>
</form>
カール エラー カール 送信 クリック リンク 送信ボタンがありません 難しさ 私はトルコ語を話せます 助けてください
$ch = curl_init();
curl_setopt($ch, CURLOPT_HEADER, 0);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/19.0.2");
curl_setopt($ch, CURLOPT_COOKIEFILE, getcwd().'/cookie.txt');
curl_setopt($ch, CURLOPT_URL, "https://esube1.ziraatbank.com.tr/esube/logon/loginstart.jsp");
$postu = "rdLng=tr_TR&txtUsername=51253433&txtPassword=976035";
curl_setopt($ch, CURLOPT_URL, 'https://esube1.ziraatbank.com.tr/esube/logon/loginend.jsp');
bu nasıl bir サイト anlamadım yazdığım kodları almıyor