עבור לתוכן
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.

שליחת דואר באמצעות ASP

Featured Replies

פורסם

הקוד הבא עובד מצויין על המחשב שלי על ה LOCALHOST, אבל כשאני מעלה אותו לדומיין שלי (רכש domain.co.il) עולה הודעה:

The page cannot be displayed

There is a problem with the page you are trying to reach and it cannot be displayed.

--------------------------------------------------------------------------------

Please try the following:

Open the ... home page, and then look for links to the information you want.

Click the  Refresh button, or try again later.

Click  Search to look for information on the Internet.

You can also see a list of related sites.

HTTP 500 - Internal server error

Internet Explorer 

הקוד:

<html dir="rtl">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=windows-1255">

<title>צור קשר</title>

<%

sub sendMail()

subject=Request.Form("messageTitle")

from=Request.Form("replyMail")

message=Request.Form("theMessage")

Set myMail=CreateObject("CDO.Message")

myMail.Subject="הודעה מהאתר שלי: " & subject

myMail.From=from

myMail.To="freziy@zahav.net.il"

myMail.TextBody=message

myMail.Send

end sub

%>

</head>

<body bgcolor="#2E2E2E" topmargin="12" leftmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0">

<% call sendMail() %>

<table border="0" width="600" cellspacing="0" cellpadding="0" height="400" id="table1">

<tr height="30">

<td background="signupperbg.JPG"><span lang="he"><u>

<font size="5" color="#FBC81F"><b>צור קשר</b></font></u></span></td>

</tr>

<tr>

<td valign="center" background="signupbg.JPG" align="center">

<font face="Verdana" color="white"><span lang="he">

<b>

ההודעה נשלחה בהצלחה. תודה רבה.

</b>

</td>

</tr>

</table>

</body>

</html>

תודה לכל העוזר המצביע על הבעיה =/

פורסם

תיכנס לכלים->אפשרויות אינטרנט-> מתקדם->תוריד את הסימון מ"הצג הודעות HTTP ידידותיות" וחזור לכאן עם ההודעה שאתה מקבל.

ארכיון

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

דיונים חדשים

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.