maxe Admin
المشاركات : 2507 التسجيل : 29/11/2012 تاريخ الميلاد : 10/10/1993
| موضوع: كود هتمل رساله تظهر عند اغلاق او مغادرة موقعك لموقع اخر تخبر الزائر اذا اراد الأنتقال لصفحة اخر بالموقع واذا اختار لا تظهر رساله حظا موفق الثلاثاء أبريل 23, 2019 5:16 pm | |
| كود هتمل رساله تظهر عند اغلاق او مغادرة موقعك لموقع اخر تخبر الزائر اذا اراد الأنتقال لصفحة اخر بالموقع واذا اختار لا تظهر رساله حظا موفق - الكود:
-
<****** language="Java******"><!--// ************************************************** ****// * ****** from http://ldpoint.com created nt-design@mail.ru // * Phone and internet services, tools*// * You can use this code if you leave this message*// ************************************************** ****function Create****ie(name, value, expiredays){var todayDate = new Date();todayDate.setDate(todayDate.getDate() + expiredays);document.****ie = name + " = " + value + "; expires=" + todayDate.toGMTString() + ";";}function Read****ie(****iename){var numOf****ies = document.****ie.length;var nameOf****ie = ****iename + "=";var ****ieLen = nameOf****ie.length;var x=0;while (x <= numOf****ies){var y = (x + ****ieLen);if (document.****ie.substring(x, y) == nameOf****ie)return(Extract****ieValue (y));x = document.****ie.indexOf(" ", x) + 1;if (x == 0)break;}return null;}function Extract****ieValue(val){if ((endOf****ie = document.****ie.indexOf(";", val)) == -1){endOf****ie = document.****ie.length;}return unescape(document.****ie.substring(val, endOf****ie));}function GoodBye(){if (confirm("\nWould you like to visit my another webmasters resorse before leaving?\n")){alert("\nThank you!\n");window.open("http://www.ldpoint.com/master.html ");}else{alert("\nSee you again\n Good Luck!\n");return false;}}function MainGoodBye(){var user****ie = Read****ie("_chups");if (user****ie == null){// user is here at first time//propose to visit siteGoodBye();//create ****kie key (30 days)Create****ie("_chups", 1, 30);}} //--></******>========================================شاش ة باسورد بالجافا <!-- Passworder ****** -->// ************************************************** ****// * ****** from http://ldpoint.com// * Phone and internet services, tools*// * You can use this code if you leave this message*// ************************************************** ****<****** language="Java******">pass = prompt('Insert the password');if (pass=='1-java') { alert('2-good password') } else { alert('3-right password is... Go to 404'), top.location.href="4 - missing.html" }</******><!-- Passworder ****** END -->
| |
|