النتائج 1 إلى 3 من 3

الموضوع: هناك مشكلات في الموقع من ضمنها vbseo وعدم فتح الموقع

  1. #1
    عضو نشيط جدا
    تاريخ التسجيل
    Jan 2008
    المشاركات
    387

    هناك مشكلات في الموقع من ضمنها vbseo وعدم فتح الموقع



    السلام عليكم اخواني ورحمة الله وبركاته

    معايا مشكلات في الموقع مش عارف احلها

    وهيا

    انني عندما اخش على لوحة vbseo وعايز اعدل واسوي حفظ

    تطلع لي صفحة الخطاء وهذا السورس بتاعه

    كود PHP:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    <
    html DIR=RTL>

    <
    head>
    <
    style>
    a:link            {font:10pt/13pt verdanacolor:red}
    a:visited        {font:10pt/13pt verdanacolor:#4e4e4e}
    </style>
    <
    meta HTTP-EQUIV="Content-Type" Content="text-html; charset=windows-1256">
    <
    title>HTTP 501 لم يتم التطبيق</title>
    </
    head>
    <
    script


    function 
    Related(){
        
    userURL=document.location.href;

        
    //for the href, we need a valid URL to the domain. We search for the # symbol to find the begining 
        //of the true URL, and add 1 to skip it - this is the BeginURL value. We use serverIndex as the end marker.

        
    BeginURL=userURL.indexOf("#",1) + 1;
        
    CurrentURL=userURL.substring(BeginURL,DocURL.length);
        
        
    //Build the query
        
    RelatedServiceURL="http://related.msn.com/related.asp?url=";
        
        
    //Perform simple check for Intranet URLs 
        //this is where the http or https will be, as found by searching for :// but skip res:
        
    protocolIndex=userURL.indexOf("://",4);
        
    serverIndex=userURL.indexOf("/",protocolIndex 3);
        
    urlresult=userURL.substring(0,serverIndex);
        if (
    protocolIndex BeginURL 7)
            
    urlresult=""
        
        
    //Check if Intranet URL - then open search bar
        
        
    if (urlresult.indexOf(".",0) < 1userURL="Intranet URL";
        
    finalURL RelatedServiceURL encodeURIComponent(userURL);
        
    window.open(finalURL"_search");
        
    }

    function 
    Homepage(){

    // in real bits, urls get returned to our script like this:
    // res://shdocvw.dll/http_404.htm#http://www.DocURL.com/bar.htm 

        //For testing use 
        //DocURL = "res://shdocvw.dll/http_404.htm#https://www.microsoft.com/bar.htm"
        
    DocURL=document.location.href;
        
        
    //this is where the http or https will be, as found by searching for :// but skipping the res://
        
    protocolIndex=DocURL.indexOf("://"4);

        
    //this finds the ending slash for the domain server 
        
    serverIndex=DocURL.indexOf("/"protocolIndex 3);

        
    //for the href, we need a valid URL to the domain. We search for the # symbol to find the begining 
        //of the true URL, and add 1 to skip it - this is the BeginURL value. We use serverIndex as the end marker.
        //urlresult=DocURL.substring(protocolIndex - 4,serverIndex);
        
    BeginURL=DocURL.indexOf("#",1) + 1;
        
    urlresult=DocURL.substring(BeginURLserverIndex);
        if (
    protocolIndex BeginURL 7)
            
    urlresult=""

        
    //for display, we need to skip after http://, and go to the next slash
        
    displayresult=DocURL.substring(protocolIndex 3serverIndex);

        var 
    aElement document.createElement("A");
        
    aElement.innerText displayresult;
        
    aElement.href urlresult;

        
    homepageContainer.appendChild(aElement);
    }

    function 
    doSearch()
    {
        
    saOC.NavigateToDefaultSearch();
    }

    function 
    initPage() 
    {
        
    document.body.insertAdjacentHTML("afterBegin","<object id=saOC CLASSID='clsid:B45FF030-4447-11D2-85DE-00C04FA35C89' HEIGHT=0 width=0></object>");
        
    Homepage();
    }

    </script>


    <body bgcolor="white" onload="initPage()">
    <table width="400" cellpadding="3" cellspacing="5">
      <tr>
        <td id="tableProps" valign="top" align="left"><img id="pagerrorImg" SRC="pagerror.gif"
        width="25" height="33"></td>
        <td id="tablePropsWidth" align="right" valign="middle" width="360"><h1 id="errortype"
        style="COLOR: black; FONT: 15pt/17pt verdana"><span id="errorText">لا يمكن عرض الصفحة</span></h1>
        </td>
      </tr>
      <tr>
        <td id="tablePropsWidth" width="400" colspan="2"><font
        style="COLOR: black; FONT: 8pt/11pt verdana">لا يمكن استرداد الصفحة التي تحاول الوصول إليها.</font> </td>
      </tr>
      <tr>
        <td id="tablePropsWidth" width="400" colspan="2"><font id="LID1"
        style="COLOR: black; FONT: 10pt/13pt verdana"><hr color="#C0C0C0" noshade>
        <p id="LID2">الرجاء محاولة ما يلي:</p><ul>
          <li id="instructionsText1">افتح <span id="homepageContainer"></span>&nbsp;الصفحة الرئيسية، ثم ابحث عن ارتباطات
            بالمعلومات التي تريدها. </li>
          <li id="instructionsText2">انقر فوق الزر 
          <a xhref="javascript:location.reload()" target="_self">
          <img border=0 src="refresh.gif" width="13" height="16"
            alt="refresh.gif (82 bytes)" align="middle"></a> <a xhref="javascript:location.reload()" target="_self">تحديث</a> أو أعد المحاولة لاحقاً.<br>
          </li>
          <li ID="instructionsText3">انقر فوق <a  href="javascript:doSearch()"><img border=0 src="search.gif" width="16" height="16" alt="search.gif (114 bytes)" align="center"> بحث</a> للبحث عن معلومات على إنترنت. </li>
          <li id="instructionsText4">يمكنك أيضاً عرض <a onclick="Related();event.returnValue=false" href="">قائمة بالمواقع ذات الصلة.</a>     
    </ul>
       
        
         
        <p><br>
        </p>
        <h2 id="ietext" style="font:10pt/13pt verdana; color:black">خطأ 501/505 - لم يتم التطبيق أو الاعتماد<br>
        Internet Explorer </h2>
        </font></td>
      </tr>
    </table>
    </body>
    </html> 
    والثاني جاءتني رساله من احد الاعضاء مفادها التالي

    اولا ازيك يا أخونا محمد ان شاء الله تكون بخير يارب
    وبارك الله فيك لجهودك فى المنتدى الملفتة للنظر
    بس فية مشكلة عندنا المنتدى مش بيفتح خالص
    وبقالة على كدة كام يوم مش عارفين ندخل
    وانا دخلت من مكان تانى عشان اقدر ابعت الرسالة
    وفيا ريت تعرف تحللنا المشكلة دى اللى مش عارفين سببها
    علما بأننا كلنا نعمل على راوتر واحد مشتركين فية
    بصراحه انا ماعرفت المشكله هذه من ايه

    حاولت اسوي بس ماحصلت لها حل عندي


    ويطلع لهم التالي


    Phishing Site Blocked
    Phishing is a fraudulent attempt to get you to provide
    personal information under false pretenses.
    Phishing Site Blocked
    Phishing is a fraudulent attempt to get you to provide
    personal information under false pretenses.


    وايضا

    ENDNS prevented you from loading this page as part of our safer, faster, and smarter DNS service.

    OPENDNS prevented you from loading this page as part of our safer, faster, and smarter DNS service.
    Think this site is not phishing? Tell us why and we'll review.

    Powered by OpenDNS. Customize the way OpenDNS works for you with a free account.

    Your Name:

    Your Email Address:

    Your Message:



    OpenDNS: Terms | Privacy | Contact







  2. #2
    عضو نشيط جدا
    تاريخ التسجيل
    Jan 2008
    المشاركات
    387

  3. #3
    عضو نشيط جدا
    تاريخ التسجيل
    Jan 2008
    المشاركات
    387





ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •  

أضف موقعك هنا| اخبار السيارات | حراج | شقق للايجار في الكويت | بيوت للبيع في الكويت | دليل الكويت العقاري | مقروء | شركة كشف تسربات المياه | شركة عزل اسطح بالرياض | عزل فوم بالرياض| عزل اسطح بالرياض | كشف تسربات المياة بالرياض | شركة عزل اسطح بالرياض