عرض مشاركة مفردة
  #1  
قديم 04-05-2002, 02:40 PM
أبو طيف أبو طيف غير متصل
Registered User
 
تاريخ التّسجيل: Jun 2001
الإقامة: الرياض
المشاركات: 513
إفتراضي تجربة ممنوع الدخول

<p dir="rtl">
<****** LANGUAGE="VB******">
<!--
' The next line of code executes when the ****** tag is parsed.
Call PrintWelcome

Sub PrintWelcome
Dim h

h = Hour(Now)
If h < 12 then
Document.Write "صباح الخير "
ElseIf h < 17 then
Document.Write "Good afternoon! "
Else
Document.Write "Good evening! "
End If
Document.Write "أهلاً بك "
Document.Write "في حالة رغبتك في معرفة الوقت فهو"
Document.Write Time() & " في يوم " & Date() & "."
End Sub
-->
</******>
__________________
.
abutif55@hotmail.com
.

المتكبر كالواقف على الجبل يرى الناس صغاراً ويرونه صغيرا
الرد مع إقتباس