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

مشاهدة النسخة كاملة : خدمات الي اصحاب المواقع


Amir Aytaroun
10-02-2007, 03:17 AM
كود اخر الاخبار من قناة الجزيرة معدل

<************************ **************************=Java************************><!--
var g=new Date(); g=g.getTime()%1000;
**************************************************************************************************************************************************************************************************.writeln('<iframe width=100% height=17 scrolling=no marginwidth=0 marginheight=0 frameborder=0 src=http://www.faisal1.com/News_Grab/jazeera.php>');
// --></************************>
************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************<!--***bot bot="HTMLMarkup" startspan --><IFRAME
marginWidth=0 marginHeight=0
frameBorder=0 width=0 scrolling=no
height=0><!--***bot bot="HTMLMarkup" endspan --><!--***bot bot="HTMLMarkup" startspan --></IFRAME></IFRAME><!--***bot bot="HTMLMarkup" endspan --></NO************************>
<body bgcolor="#ffffff">

محرك بحث جوجل جديد
<center>
<form action="http://www.google.com/search" method="get" target="_blank">
<table height="28" cellSpacing="0" cellPadding="0">
<tbody>
<tr>
<td height="24"><a style="COLOR: #00009c; ****-DECORATION: none" href="http://www.google.com/"><img alt="Google" src="http://www.google.com/logos/Logo_40wht.gif" align="absMiddle" border="0" width="128" height="53"></a>
<input maxLength="255" size="25" name="q" style="color: #800000; border: 1 solid #000000">
<input type="submit" value="ابحث" name="btnG" style="color: #FFFFFF; font-family: Tahoma; background-color: #333300; border: 1 solid #000000"></td>
</tr>
</tbody>
</table>
</form>
</center><!-- Search Google -->

محرك بحث العرب
Arab Search Engine</title>
<**** NAME="de************************ion" *************************************************************************************************************************************************************************************************="Suggest an arab search engine or an Arab directory">
<**** NAME="keywords" *************************************************************************************************************************************************************************************************="Arabic Search Engines, Arab Search Engine"></head>
<body background="backg.gif" link="#800040" vlink="#001428">
<center><font size="2" face="Arial"><b><a href="http://www.arab.de/asearch.htm">
</a></b></font></center><br><br><br>
<p><center><font size ="2" face="Arial"><b> Please enter the URL of the arab search engine or directory<p>
</b></font></center><center><form action="/cgi-bin/email/ArabAlman/sgsearch.eml" method="POST">
<input type="hidden" name="ResponsePage" value="http://members.aol.com/ArabAlman/sgsdanke.htm">
<font size="2" face="Arial"><b>URL:</b></font><input type="****" size="60" name="URL" value="http://"><br><br>
<input type="submit" value="Submit URL"> <input type="reset" value="Clear URL"></form></center>
<br><br><br><center><font size="2" face="Arial"><b><a href="http://www.arab.de/asearch.htm">
</a></b></font></center></body></html>

تقويم ميلادي
<BODY>
<CENTER>

<************************ **************************="Java************************">

<!-- This ************************ and many more are available free online at -->
<!-- The Java************************ Source!! http://java************************.internet.com -->

<!-- Begin
monthnames = new Array(
"يناير",
"فبراير",
"مارس",
"ابريل",
"مايو",
"يونيو",
"يوليو",
"اغسطس",
"سبتمبر",
"اكتوبر",
"نوفبر",
"ديسمبر");
var linkcount=0;
function addlink(month, day, href) {
var entry = new Array(3);
entry[0] = month;
entry[1] = day;
entry[2] = href;
this[linkcount++] = entry;
}
Array.prototype.addlink = addlink;
linkdays = new Array();
monthdays = new Array(12);
monthdays[0]=31;
monthdays[1]=28;
monthdays[2]=31;
monthdays[3]=30;
monthdays[4]=31;
monthdays[5]=30;
monthdays[6]=31;
monthdays[7]=31;
monthdays[8]=30;
monthdays[9]=31;
monthdays[10]=30;
monthdays[11]=31;
todayDate=new Date();
thisday=todayDate.getDay();
thismonth=todayDate.getMonth();
thisdate=todayDate.getDate();
thisyear=todayDate.getYear();
thisyear = thisyear % 100;
thisyear = ((thisyear < 50) ? (2000 + thisyear) : (1900 + thisyear));
if (((thisyear % 4 == 0)
&& !(thisyear % 100 == 0))
||(thisyear % 400 == 0)) monthdays[1]++;
startspaces=thisdate;
while (startspaces > 7) startspaces-=7;
startspaces = thisday - startspaces + 1;
if (startspaces < 0) startspaces+=7;
**************************************************************************************************************************************************************************************************.write("<table border=2 bgcolor=white ");
**************************************************************************************************************************************************************************************************.write("bordercolor=black><font color=black>");
**************************************************************************************************************************************************************************************************.write("<tr><td colspan=7><center><strong>"
+ monthnames[thismonth] + " " + thisyear
+ "</strong></center></font></td></tr>");
**************************************************************************************************************************************************************************************************.write("<tr>");
**************************************************************************************************************************************************************************************************.write("<td align=center>الاحد</td>");
**************************************************************************************************************************************************************************************************.write("<td align=center>الاثنين</td>");
**************************************************************************************************************************************************************************************************.write("<td align=center>الثلاثاء</td>");
**************************************************************************************************************************************************************************************************.write("<td align=center>الاربعاء</td>");
**************************************************************************************************************************************************************************************************.write("<td align=center>الخميس</td>");
**************************************************************************************************************************************************************************************************.write("<td align=center>الجمعة</td>");
**************************************************************************************************************************************************************************************************.write("<td align=center>السبت</td>");
**************************************************************************************************************************************************************************************************.write("</tr>");
**************************************************************************************************************************************************************************************************.write("<tr>");
for (s=0;s<startspaces;s++) {
**************************************************************************************************************************************************************************************************.write("<td> </td>");
}
count=1;
while (count <= monthdays[thismonth]) {
for (b = startspaces;b<7;b++) {
linktrue=false;
**************************************************************************************************************************************************************************************************.write("<td>");
for (c=0;c<linkdays.length;c++) {
if (linkdays[c] != null) {
if ((linkdays[c][0]==thismonth + 1) && (linkdays[c][1]==count)) {
**************************************************************************************************************************************************************************************************.write("<a href=\"" + linkdays[c][2] + "\">");
linktrue=true;
}
}
}
if (count==thisdate) {
**************************************************************************************************************************************************************************************************.write("<font color='FF0000'><strong>");
}
if (count <= monthdays[thismonth]) {
**************************************************************************************************************************************************************************************************.write(count);
}
else {
**************************************************************************************************************************************************************************************************.write(" ");
}
if (count==thisdate) {
**************************************************************************************************************************************************************************************************.write("</strong></font>");
}
if (linktrue)
**************************************************************************************************************************************************************************************************.write("</a>");
**************************************************************************************************************************************************************************************************.write("</td>");
count++;
}
**************************************************************************************************************************************************************************************************.write("</tr>");
**************************************************************************************************************************************************************************************************.write("<tr>");
startspaces=0;
}
**************************************************************************************************************************************************************************************************.write("</table></p>");
// End -->
</************************>
</CENTER>

اله حاسبة

function compute(obj)
{obj.expr.value = eval(obj.expr.value)}
var one = '1'
var two = '2'
var three = '3'
var four = '4'
var five = '5'
var six = '6'
var seven = '7'
var eight = '8'
var nine = '9'
var zero = '0'
var plus = '+'
var minus = '-'
var multiply = '*'
var divide = '/'
var decimal = '.'
function enter(obj, string)
{obj.expr.value += string}
function clear(obj)
{obj.expr.value = ''}
</************************>

<p align="center"><font color="#000000" size="3"
face="Verdana, Arial, Helvetica, sans-serif"><strong></strong></font><strong> </strong></p>

<form name="calc">
<div align="center"><center><table border="1"
bgcolor="#FFEAFF">
<tr>
<td colspan="4"><input type="****" size="30"
name="expr" action="compute(this.form)"> </td>
</tr>
<tr>
<td><p align="center"><input type="button"
value=" 7 " onclick="enter(this.form, seven)"> </p>
</td>
<td><p align="center"><input type="button"
value=" 8 " onclick="enter(this.form, eight)"> </p>
</td>
<td><p align="center"><input type="button"
value=" 9 " onclick="enter(this.form, nine)"> </p>
</td>
<td><p align="center"><input type="button"
value=" / " onclick="enter(this.form, divide)"> </p>
</td>
</tr>
<tr>
<td><p align="center"><input type="button"
value=" 4 " onclick="enter(this.form, four)"> </p>
</td>
<td><p align="center"><input type="button"
value=" 5 " onclick="enter(this.form, five)"> </p>
</td>
<td><p align="center"><input type="button"
value=" 6 " onclick="enter(this.form, six)"> </p>
</td>
<td><p align="center"><input type="button"
value=" * " onclick="enter(this.form, multiply)"> </p>
</td>
</tr>
<tr>
<td><p align="center"><input type="button"
value=" 1 " onclick="enter(this.form, one)"> </p>
</td>
<td><p align="center"><input type="button"
value=" 2 " onclick="enter(this.form, two)"> </p>
</td>
<td><p align="center"><input type="button"
value=" 3 " onclick="enter(this.form, three)"> </p>
</td>
<td><p align="center"><input type="button"
value=" - " onclick="enter(this.form, minus)"> </p>
</td>
</tr>
<tr>
<td colspan="2"><p align="center"><input
type="button" value=" 0 "
onclick="enter(this.form, zero)"> </p>
</td>
<td><p align="center"><input type="button"
value=" . " onclick="enter(this.form, decimal)"> </p>
</td>
<td><p align="center"><input type="button"
value=" + " onclick="enter(this.form, plus)"> </p>
</td>
</tr>
<tr>
<td colspan="2"><p align="center"><input
type="button" value=" = "
onclick="compute(this.form)"> </p>
</td>
<td colspan="2"><p align="center"><input type="reset"
value="AC" onclick="clear(this.form)"> </p>
</td>
</tr>
</table>
</center></div>
</form>

<p align="center"> </p>

<p align="center"><a
<p align="center"> </p>

<p> </p>
</body>
</html>



كود لعمل رسالة في أعلى شريط الصفحة

<CENTER>
<************************ **************************="Java************************"><!--
http://44.4t.com
var message1 = "http://alndawi.com"
var message2 = "alndawii@hotmail.com"
var delay = 5000 // Sets the delay between switching messages
changer1();
function changer1() {
ID = setTimeout("changer2()",delay);
**************************************************************************************************************************************************************************************************.title = (message1);
}
function changer2() {
ID = setTimeout("changer1()",delay);
**************************************************************************************************************************************************************************************************.title = (message2);
}
// end hide
// --></************************>

</CENTER>

منقول

Amir Aytaroun
10-02-2007, 03:18 AM
رابط مشع

<**** ****************************="*************************************************************************************************************************************************************************************************-**************************" *************************************************************************************************************************************************************************************************="en-us">
<p align="left"><************************ **************************="Java************************">
<!-- Begin
function initArray() {
for (var i =0; i < initArray.arguments.length; i++) {
this[i] = initArray.arguments[i];
}
this.length = initArray.arguments.length;
}
var colors = new initArray(
"green",
"purple",
"blue",
"red",
"black",
"white",
"blue",
"yellow",
"green",
"fuschia",
"blue",
"purple",
"green",
"purple");
delay = .5; // seconds
link = 0;
vlink = 2;
function linkDance() {
link = ( link+3)%colors.length;
vlink = (vlink+1)%colors.length;
**************************************************************************************************************************************************************************************************.linkColor = colors[link];
**************************************************************************************************************************************************************************************************. vlinkColor = colors[vlink];
setTimeout("linkDance()",delay*1000);
}
linkDance();
// End -->
</************************></p>
<p align="center"><font face="Monotype Koufi" size="6">
<a href="http://alndawi.com">Alndawi.com</a></font></p>
<p align="center"><font size="6" face="Monotype Koufi"></font> </p>

رسالة تظهر للزائر عندما يدخل لصفحتك
************************ **************************="Java************************">
<!--
*************************************************("مرحبا بكم اتمنى ان ينال رضاكم موقعى بس لاتنسون الترشيح")


// -->
</************************>

كلام متحرك يظهر تحت ثابت بالقائمة بالأسفل
<************************ **************************="Java************************">
<!--

var x = 0
var speed = 300
var **** = "www.alndawi.com "

function Blinky() {
***************************************tatus = ****
setTimeout("Blinky2()", speed)
}

function Blinky2() {
***************************************tatus = " "
setTimeout("Blinky()", speed)
}

Blinky()
//-->
//http://www.faisal.com
</************************>
منع الزر الأيمن
<************************
**************************="Java************************"><!--

function click() {
if (event.button==2) {
*****('لاداعى للزر اليمين ');
}
}
**************************************************************************************************************************************************************************************************.onmousedown=click
// -->
// --></************************><!-- http://kok.8k.COM

ساعه خفيفه ومميزه
<************************ **************************="Java************************">
var timerID = null
var timerRunning = false

function stopclock()
{
if(timerRunning)
clearTimeout(timerID)
timerRunning = false
}

function startclock()
{
stopclock()
showtime()
}

function showtime()
{
var now = new Date()
var hours = now.getHours()
var minutes = now.getMinutes()
var seconds = now.getSeconds()
var timeValue = "" + ((hours > 12) ? hours - 12 : hours)
timeValue += ((minutes < 10) ? ":0" : ":") + minutes
timeValue += ((seconds < 10) ? ":0" : ":") + seconds
timeValue += (hours >= 12) ? "PM" : "AM"
**************************************************************************************************************************************************************************************************.clock.face.value = timeValue
timerID = setTimeout("showtime()",1000)
timerRunning = true
}
//-->
</************************>

<form name="clock" onSubmit="0">
<INPUT TYPE="****" NAME="face" SIZE=11 READONLY VALUE ="....Initializing....">
</form>

<************************ **************************="Java************************">
<!--
startclock()
//-->
</************************>


كود جميل جدا .. تستطيع ان تظع صورتين متغيرتين على شكل زر بحيث اذا مررت بالفارة تتغير الصورة
<!-- TWO STEPS TO INSTALL PRELOAD IMAGES:

1. Paste the first into the HEAD of your HTML **************************************************************************************************************************************************************************************************
2. Add the last code into the BODY of your HTML ************************************************************************************************************************************************************************************************** -->

<!-- STEP ONE: Copy this code into the HEAD of your HTML ************************************************************************************************************************************************************************************************** -->

<HEAD>

<************************ **************************="Java************************">

<!-- This ************************ and many more are available free online at -->
<!-- The Java************************ Source!! http://www.faisal1.com -->

<!-- Begin

image1 = new Image();
image1.src = "الصورة الثانية";

// End -->
</************************>
</HEAD>

<!-- STEP TWO: Insert this code into the BODY of your HTML ************************************************************************************************************************************************************************************************** -->

<BODY>

<a href="العنوان" onmouseover="image1.src='الصورة الثانية';"
onmouseout="image1.src='الصورة الأولى';">
<img name="image1" src="الصورة الأولى" border=0></a>

</BODY>



كود فعلا نادر وهو يمنع استخدام الزر الايمن وايضا يمنع اي عمليه مسح لصورة او كتابة
<body id="CBody"
onbeforeprint="onbeforeprint()" onafterprint="onafterprint()"
onselectstart="return false" oncon****menu="return false;">
كود فكرتة رائعه .. يمنع الضغط على الزر الايمن فوق اي صورة ماعدا ذلك فهو مسموح .. ولايحتاج منك تحديد عنوان الصورة

[<************************ **************************="Java************************1.2">

/*
Disable right click ************************ II (on images)- By Dynamicdrive.com
For full source, Terms of service, and 100s DTHML *************************************
Visit http://www.dynamicdrive.com
*/

var clickmessage="Right click disabled on images!"

function disableclick(e) {
if (**************************************************************************************************************************************************************************************************.all) {
if (event.button==2||event.button==3) {
if (event.srcElement.tagName=="IMG"){
*****(clickmessage);
return false;
}
}
}
else if (**************************************************************************************************************************************************************************************************.layers) {
if (e.which == 3) {
*****(clickmessage);
return false;
}
}
else if (**************************************************************************************************************************************************************************************************.getElementById){
if (e.which==3&&e.target.tagName=="IMG"){
*****(clickmessage)
return false
}
}
}

function associateimages(){
for(i=0;i<**************************************************************************************************************************************************************************************************.images.length;i++)
**************************************************************************************************************************************************************************************************.images[i].onmousedown=disableclick;
}

if (**************************************************************************************************************************************************************************************************.all)
**************************************************************************************************************************************************************************************************.onmousedown=disableclick
else if (**************************************************************************************************************************************************************************************************.getElementById)
**************************************************************************************************************************************************************************************************.onmouseup=disableclick
else if (**************************************************************************************************************************************************************************************************.layers)
associateimages()
</************************>/CODE]

كود لعداد رائع تستطيع وضعه في جميع صفحات مع ضرورة تغيير العنوان في كل مرة
[CODE]<img src="http://cgibin.erols.com/cgi-bin/Count.cgi?df=غير العنوان فى كل مره &ft=6&tr=N&dd=B&md=8">

هذا الكود خاص بطيران صورة معينه في صفحتك فقط قم بوضع عنوان الصورة وستشاهد الحدث

<!-- ONE STEP TO INSTALL BOUNCING IMAGE:

1. Copy the coding into the BODY of your HTML ************************************************************************************************************************************************************************************************** -->

<!-- STEP ONE: Paste this code into the BODY of your HTML ************************************************************************************************************************************************************************************************** -->

<BODY>

<div id="img" style="position:absolute;">
<img src="ضع عنوان الصورة على النت هنا" onMouseDown="pauseResume();">
</div>

<************************ **************************="Java************************">
<!-- Original: Justin Arruda (JArruda@mindspring.com) -->

<!-- This ************************ and many more are available free online at -->
<!-- The Java************************ Source!! http://java************************.internet.com -->

<!-- Begin
var step = 1;
var delay = 30;
var height = 0;
var Hoffset = 0;
var Woffset = 0;
var yon = 0;
var xon = 0;
var pause = true;
var interval;
var name = navigator.appName;
if(name == "Microsoft Internet Explorer") name = true;
else name = false;
var xPos = 20;
if(name) var yPos = **************************************************************************************************************************************************************************************************.body.clientHeight;
else var yPos = **************************innerHeight;
function changePos() {
if(name) {
width = **************************************************************************************************************************************************************************************************.body.clientWidth;
height = **************************************************************************************************************************************************************************************************.body.clientHeight;
Hoffset = img.offsetHeight;
Woffset = img.offsetWidth;
img.style.left = xPos + **************************************************************************************************************************************************************************************************.body.scrollLeft;
img.style.top = yPos + **************************************************************************************************************************************************************************************************.body.scrollTop;
}
else {
height = **************************innerHeight;
width = **************************innerWidth;
Hoffset = **************************************************************************************************************************************************************************************************.img.clip.height;
Woffset = **************************************************************************************************************************************************************************************************.img.clip.width;
**************************************************************************************************************************************************************************************************.img.pageY = yPos + **************************pageYOffset;
**************************************************************************************************************************************************************************************************.img.pageX = xPos + **************************pageXOffset;
}
if (yon) {
yPos = yPos + step;
}
else {
yPos = yPos - step;
}
if (yPos < 0) {
yon = 1;
yPos = 0;
}
if (yPos >= (height - Hoffset)) {
yon = 0;
yPos = (height - Hoffset);
}
if (xon) {
xPos = xPos + step;
}
else {
xPos = xPos - step;
}
if (xPos < 0) {
xon = 1;
xPos = 0;
}
if (xPos >= (width - Woffset)) {
xon = 0;
xPos = (width - Woffset);
}
}
function start() {
if(name) img.visibility = "visible";
else **************************************************************************************************************************************************************************************************.img.visibility = "visible";
interval = setInterval('changePos()',delay);
}
function pauseResume() {
if(pause) {
clearInterval(interval);
pause = false;
}
else {
interval = setInterval('changePos()',delay);
pause = true;
}
}
start();
// End -->
</************************>

sama
10-02-2007, 04:21 AM
يعطيك العافيه امير ..

صحيح مافهمت شي

بس انت اكيد بتقدم المفيد لصالح المنتدى ولاصحاب المواقع

Amir Aytaroun
10-02-2007, 04:27 PM
شكرا لك اخت سماء
انشاء الله بتتعلميهن بكر بنحط دروس
هن لاصحاب المواقع بس بنتعلمهن انشاء الله
تقبلي تحياتي