我无法提交表格;!!
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