עבור לתוכן
View in the app

A better way to browse. Learn more.

HWzone

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

עזרה עם קטעי קוד בjavascript וasp.

Featured Replies

פורסם

אה... לא ראיתי מה עשית...

רעיון טוב דווקא.

לSUBX - יש לך פונ MID שמחזירה לך תווים מאמצע המחרוזת. אם אתה נותן לה למשל:

mid("abc", 1, 1)

זה יחזיר A(בVB זה מתחיל מ- 1, לא 0).

אם אתה נותן

mid("abc", 2, 1)

זה יחזיר B.

תשים את הערך שהוחזר מהRANDOM בפרמטר השני, תשים 1 בשלישי(אורך המחרוזת שתוחזר) ואת המחרוזת שמכילה את התווים שלך בפרמטר הראשון.

פורסם
  • מחבר

תודה , הצלחתי.

<%

dim temp_ps,i,psArr

psArr = "0123456789abcdefghijklmnopqrstuvwxyz"

temp_ps = ""

Randomize

for i=1 to 7

temp_ps= temp_ps & mid(psArr,int(rnd*len(psArr))+1,1)

next

Response.Write temp_ps

%>

איך עושים msgbox בjavascript המציג שאלה של כן או לא ?

איך עושים inputbox בjavascript ?

פורסם

prompt

confirm

פורסם

לעבור ל apache / php אולי (אפשר להתקין WAMP ממש בקלות).

פורסם
  • מחבר

הפרוייקט גמר אמור להיתבסס על ASP.

אמור להיות פתרון , בגלל זה לא מתחילים הכל מהתחלה.

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.