|
صفحة: 139
if ( Application ] "siteCounter" [ == null ) { public void Page–Load () < script runat = "server" > "http : // www . w 3 . org / TR / xhtml 1 / DTD / xhtml 1-transitional . dtd" > Site Counter title > < head id = "Head 1 " runat = "server" > < html xmlns = "http : // www . w 3 . org / 1999 / xhtml" > script > } Application ] "siteCounter" [ = 0 ; h 3 > < div > < form id = "form 1 " runat = "server" > < body dir = "rtl" > head > < link rel = "Stylesheet" type = "text / css" href = "Chap 3 . css" /> המונה אותחל < h 3 > a > עבור לאתר html > body > form > div > < a href = "SiteCounterShow . aspx" > כעת ניצור קובץ בשם SiteCounterShow . aspx אשר יעדכן את מונה המבקרים ( יוסיף לו ( 1 עם כניסתו של כל משתמש ויציג אותו . שימו לב , נתון המאוחסן בעצם מהטיפוס Application הוא עצם מהטיפוס Object ועל כן לא ניתן להוסיף לו . 1 זכרו שיש לבצע המרה לint- לפני עדכונו של האובייקט : public void Page–Load () < script runat = "server" > "http : // www . w 3 . org / TR / xhtml 1 / DTD / xhtml 1-transitional . dtd" >
|
|