دوستان این بخش این سایت که نوشته ارسال پیامک رو میخوام کسی میتونه برای منم درست کنه؟؟؟؟
http://www.mslove.ir/
دوستان این بخش این سایت که نوشته ارسال پیامک رو میخوام کسی میتونه برای منم درست کنه؟؟؟؟
http://www.mslove.ir/
داداش گلم اون به سرور وصله...ولی من میتونم یه کد بهت بدم که باهاش بتونی تقریباً همون کارو توی رزبلاگ انجام بدی...میتونی کد ویرایش کنی؟؟؟
بفرما اینم کد،دیگه نمیخواد ویرایشش کنی...برات آمادش کردم...
<style>input[type=text],textarea,select{
border:1px solid #d2d2d2;
padding:4px 3px;
margin:3px;
font:11px tahoma,Tahoma;
border-radius:2px;
-moz-border-radius:2px;
-o-border-radius:2px;
-ms-border-radius:2px;
-webkit-border-radius:2px;
-khtml-border-radius:2px;
}
input[type=text]:focus,textarea:focus,select:focus{
border:1px solid #a2a2a2;
}
button{
background-color:#f89406;
background-repeat:repeat-x;
background-image:-khtml-gradient(linear,left top,left bottom,from(#fbb450),to(#f89406));
background-image:-moz-linear-gradient(top,#fbb450,#f89406);
background-image:-ms-linear-gradient(top,#fbb450,#f89406);
background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fbb450),color-stop(100%,#f89406));
background-image:-webkit-linear-gradient(top,#fbb450,#f89406);
background-image:-o-linear-gradient(top,#fbb450,#f89406);
background-image:linear-gradient(top,#fbb450,#f89406);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450',endColorstr='#f89406',GradientType=0);
cursor:pointer;
font:12px BYekan,tahoma;
display:inline-block;
margin:2px;
padding:2px 10px;
text-shadow:0px -1px 0px rgba(0, 0, 0, 0.25);
color:#3C0303;
border-radius:3px;
-moz-border-radius:3px;
-o-border-radius:3px;
-ms-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
border:1px solid #bbb;
box-shadow:inset 0px 1px 0px rgba(255, 255, 255, 0.2), 0px 1px 2px rgba(0, 0, 0, 0.05);
-webkit-box-shadow:inset 0px 1px 0px rgba(255, 255, 255, 0.2), 0px 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow:inset 0px 1px 0px rgba(255, 255, 255, 0.2), 0px 1px 2px rgba(0, 0, 0, 0.05);
}
button:hover{
background-position:0px -14px;
}
textarea{
width:98.2%;
height:140px;
margin:0px;
max-width:98.2%;
max-height:150px;
min-width:98.2%;
min-height:100px;
}
</style>
<script>
function Sen_Player_Contact(){
var p_load=document.getElementById('Sen_Player_Loading'),
p_name=document.getElementById('name').value,
p_email=document.getElementById('email').value,
p_site=document.getElementById('site').value,
p_com_mode=document.getElementById('com_mode').value,
p_message=document.getElementById('message').value,
p_capt=document.getElementById('capt_c').value,
p_title='پیام های ارسالی',
xmlhttp=window.XMLHttpRequest?new XMLHttpRequest():new ActiveXObject('Microsoft.XMLHTTP');
p_load.innerHTML='در حال ارسال پیامک...';
xmlhttp.onreadystatechange=function(){
if(xmlhttp.readyState==4 && xmlhttp.status==200){
if(new RegExp('با موفقیت ارسال شد.').test(xmlhttp.responseText)){
p_load.innerHTML='<span style="color:green;">پیامک شما با موفقیت ارسال شد<\/span>';
}
else{
p_load.innerHTML=xmlhttp.responseText;
}
}
};
xmlhttp.open('POST','/?ajax_contact=1',true);
xmlhttp.setRequestHeader('Content-type','application/x-www-form-urlencoded');
xmlhttp.send('field[1]='+encodeURIComponent(''+p_email+'')+'&field[3]='+encodeURIComponent(''+p_name+'')+'&field[4]='+p_title+'&field[5]=نام : '+encodeURIComponent(''+p_name+'')+'\nایمیل : '+encodeURIComponent(''+p_email+'')+'\nسایت : '+encodeURIComponent(''+p_site+'')+'\nموضوع پیامک : '+encodeURIComponent(''+p_com_mode+'')+'\nمتن پیامک : '+encodeURIComponent(''+p_message+'')+'&capt_c='+p_capt+'&contact='+encodeURIComponent('ارسال'));
return false;
}
</script>
<form onsubmit="return Sen_Player_Contact();">
نام : <input type="text" id="name" size="37" placeholder="نام شما یا نام کاربریتان"><br>
ایمیل : <input type="text" id="email" size="35" dir="ltr" placeholder="ایمیل شما برای پاسخ گویی"> * www ندارد<br>
آدرس سایت : <input type="text" id="site" size="30" dir="ltr" placeholder="آدرس سایت خود را وارد نمایید"> * با http وارد شود<br>
موضوع پیامک : <select id="com_mode">
<option value="شاد">شاد</option>
<option value="غمگین">غمگین</option>
<option value="سرکاری">سرکاری</option>
<option value="مناسبتی">مناسبتی</option>
</select><br>
پیامک خود را بنویسید : <br><br>
<textarea id="message" dir="rtl"></textarea><br><br>
<img src="/include/captcha/cap7.php?name_sess=contact_sess" id="im_secB" alt="Security Code" title="Security Code">
<a href="#" onclick="document.getElementById('im_secB').src='/include/captcha/cap7.php?name_sess=contact_sess&Reload_id='+Math.random(); return false">
<img align="absbottom" src="/images/refresh.gif" alt="refresh" title="refresh"></a><br>
<input type="text" id="capt_c" name="capt_c" size="12" dir="ltr" placeholder="کد امنیتی"><br>
<button>ارسال پیامک</button>
<div id="Sen_Player_Loading"></div>
</form>
آقا این چه وضعه عنوان تاپیکه :|
لطفا ویرایش کنید !
اگر مشکل حل نشد پ.خ بدید حل کنم :|
همچنان مشکل داریم
این کد اصلا مثل اونی که من خواستم نیست ولی اون قسمتش باحال بود انتخاب موضوع رو میگم
اگه کسی بلده این امکان رو هم بهش اضافه کنه
ممنون میشم
واقعا کد نویس نداریم؟
اسپم ندید