![]() |
# 1 | |
אחראי קהילה
|
שגיאה מוזרה
קוד:
<% path=Server.mappath("MY_Order.mdb") set con= Server.createobject("ADODB.Connection") con.mode=3 con.open "Provider=Microsoft.Jet.OLEDB.4.0;data source=" &path m=Request.Form("moregame") set R=con.execute("select*from dor_data where game='"&m&"'") if not R.eof then response.write "כבר הזמנת את המשחק, נסה שנית" else sq="insert into dor_data(moregame) values('"&m&"') where (id='"&session ("i")&"')" con.Execute sq %> <html dir="rtl"> <body> <font size="2" face="arial"> <center> <h1>הזמנת בהצלחה את הכרטיסים למשחק <%=m%></h1> </font> </body> </html> <% end if %> ציטוט:
אם בוחרים משחק שלא הוזמן יש את השגיאה הזאת והרי זה Vbscript ואין שם ; אשמח לעזרה ![]() |
|
![]() |
חברים פעילים הצופים באשכול זה: 1 (0 חברים ו- 1 אורחים) | |
|
|