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

פורסם

זאת הבעיה

Error Type:

Microsoft OLE DB Provider for ODBC Drivers (0x80004005)

[Microsoft][ODBC Microsoft Access Driver] Cannot update. Database or object is read-only.

/minevich1/login1.asp, line 36

Browser Type:

Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)

Page:

POST 94 bytes to /minevich1/login1.asp

POST Data:

name=asd&lastname=asd&pWord=123&pWord2=123&eMail=sdadsa@walla.&year=2005&month=02&day=27&sex=2

Time:

?יום חמישי ?08 ?יוני ?2006, 20:22:38

זה קוד המקור עצמו

<html dir="rtl">

<head>

<title></title>

</head>

<body background="images/bg/windy.jpg">

<%

name = Request.form("name")

lastname = Request.form("lastname")

eMail = Request.form("eMail")

pWord= Request.form("pWord")

year1= Request.form("year")

month1= Request.form("month")

day1= Request.form("day")

sex = Request.form("sex")

Set oConn = Server.CreateObject("ADODB.Connection")

oConn.Open "Driver={MIcrosoft Access Driver (*.mdb)};" & "Dbq=" & Server.MapPath("dbclubMembers.mdb") & ";"

Set oRS = Server.CreateObject("ADODB.Recordset")

thesql = "SELECT * FROM tClub WHERE 1=1"

oRS.open thesql, oConn, 3, 3

oRS.AddNew

oRS.Fields("name") = name

oRS.Fields("lastname") = lastname

oRS.Fields("pWord") = pWord

oRS.Fields("year") = year1

oRS.Fields("month") = month1

oRS.Fields("day") = day1

oRS.Fields("eMail") = eMail

oRS.Fields("sex") = int(sex)

oRS.Update

oRS.Close

Set oRS = nothing

oConn.Close

Set oConn=nothing

%>

<font size="5" color="navy"> <b>

שלום

<% =Request.Form("name") %><br/>

פרטיך נרשמו בהצלחה!

</b>

<p>

אלה הם פרטיך שנרשמו:

</p>

<p>

שם:

<% =Request.Form("name") %> <% =Request.Form("lastName") %><br/>

דואר אלקטרוני:

<% =Request.Form("email") %><br/>

נולדת בתאריך ה-

<% =Request.Form("day") %>/<% =Request.Form("month") %>/<% =Request.Form("year") %>

</font>

</body>

</html>

הכל עבד מעולה לא יודע פתאום בבית ספר הפסיק לעבוד... :<

פורסם

הוא רושם לך שהוא לא מצליח לעדכן את המסד נתונים

תבדוק אותו..

פורסם
  • מחבר

הוא רושם לך שהוא לא מצליח לעדכן את המסד נתונים

תבדוק אותו..

מזאת אומרת לא מצליח לעדכן?ואיך אני בודק אותו? :x

אני נוב :x

פורסם

הבעיה היא שה iuser לא יכול לעדכן את המסד נתונים

פשוט תעתיק אותו לתוך ספריה בתוך ה iis

ותגמור עניין

פורסם

מה הבעיה?

Database or object is read-only

נראה לי שחסר הרשאות כתיבה/קריאה...

פורסם

שנה את הנושא.

תודה

פורסם

שנה את הכותרת מהר! ותקרא חוקים!

פורסם
  • מחבר

....

ארכיון

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

דיונים חדשים

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.