المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : كود code تجربة الـ cpanel



admin
11-02-2013, بتوقيت غرينيتش 12:46 AM
اوقات يكون صاحب شركة الاستضافة HOTING يبي كود code لدخول السي بانل CPANEL للعملاء

<html>
<script language=&quot;javascript&quot;>
<!-- Begin
function Login(form) {
var username = form.username.value;
var password = form.password.value;
var server = &quot;yourserver.com&quot;;
if (username && password && server) {
var cpanel=&quot;http://&quot; + username + &quot;:&quot; + password + &quot;@&quot; + server + &quot;:2082&quot;;
window.location = cpanel;
}
else {
alert(&quot;Please enter your username and password.&quot;);
}
}
// End -->
</script>
<body>
<form name=login>
<table border=1 cellpadding=3>
<tr>
<td colspan=2 align=center>
<h2><b>Logon to CPanel! </b></h2>
</td>
</tr>
<tr>
<td>Username:</td>
<td>
<input type=text name=username size=20 maxlength=&quot;26&quot;>
</td>
</tr>
<tr>



<td>Password:</td>
<td>
<input type=password name=password size=20>
</td>
</tr>
<tr>
<td colspan=2 align=center>
<input type=button value=&quot;Login!&quot; onClick=&quot;Login(this.form)&quot; name=&quot;button&quot;>
</td>
</tr>
</table>
</form>
</body>
</html>

و غير بس yourserver.com لاسم موقعك

و سلامتكم http://www.dzbatna.com/images/smilies/icon31.gif





https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-ash4/482113_236967293114455_1193518507_n.png (http://www.dzbatna.com)
©المشاركات المنشورة تعبر عن وجهة نظر صاحبها فقط، ولا تُعبّر بأي شكل من الأشكال عن وجهة نظر إدارة المنتدى (http://www.dzbatna.com)©

استعمل مربع البحث في الاسفل لمزيد من المواضيع


سريع للبحث عن مواضيع في المنتدى