sedatuysal52 Yeni Üye
Kayıt Tarihi: 19-Ekim-2007 Ülke: Turkiye Gönderilenler: 8
|
Gönderen: 22-Ekim-2007 Saat 14:15 | Kayıtlı IP
|
|
|
<%@LANGUAGE="VBscript" CODEPAGE="1252" %> <body> <p> <% ad="sedat" soyad="uysal" email="sedat_uysal@hotmail.com" mesaj="ba&arilar dilerim" Set yorumDB=Server.CreateObject("ADODB.Connection") yorumDB.open("yorumlariniz") sqlifadesi="insert into ziyaretci_yorumlari(ad,soyad,email,mesaj) values('"&ad&"','"&soyad&"','"&email& ;"','"&mesaj&"')" yorumDB.Execute (sqlifadesi) yorumDB.close set yorumDB.nothing %> bu kodu çalıştırdığım zaman aşağıdaki şekilde hata veriyor
Most likely causes: The website is under maintenance. The website has a programming error.
What you can try: Retype the address.
Go back to the previous page. şeklinde hata veriyor. ODBC adı:yorumlariniz access veri tabanı tablo:ziyaretci_yorumlari
__________________ Sedat UYSAL
|