LV thank you much but it started working...
you won't believe it, but wwwroot folder was set to read-only...:)
everything is ok.. now..
here it is:
http://leva.homeip.net/YourOpinion.asp
leave us a message....
Guys, thank you for your help, I an going to believe that this a bug in the system... for two reason:
1) I tried everithing you suggested one at the time... none worked
2) I used to have a different PC with exact same web site on it, with exact same code as before and it worked...:)))
So I will...
Hi LV, it's being a pain in a but....
it run a query in Access, but it gives me this kind of error on the web:
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
/Opinion.asp, line 30
You guys really working hard on this, thanks a lot...
but now 2 things
1)statement from Response.Write is:
INSERT INTO YourOpinion(Date,FirstName,LastName,Email,Message) VALUES('12/28/2003 6:37:16 PM','1','1','1','1')
2) after I put the Date in [], here is what kind of error I get:
Error Type...
This is how my page looks right now:
<%@ Language=VBScript %>
<%option explicit%>
<html>
<head>
</head>
<body bgcolor="#66ffcc">
<%
dim cnMyConnection
dim strConnectionString
dim rsMyRecordset
dim strSQL
set cnMyConnection = Server.CreateObject("ADODB.Connection")...
LV and shareworld, you guys were very helpful, but I guess this is not a problem, cause I put my Table Name right away, problem is somethere else..
here is that page on my web : http://leva.homeip.net/YourOpinion.asp,
if somebody can help, please do....
ivan
Thanks LV, at least now i don't have any permission problems, but here is what I am getting now...
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E14)
[Microsoft][ODBC Microsoft Access Driver] Syntax error in INSERT INTO statement.
/Opinion.asp, line 28 ' This line is...
Hello, Everybody
This is what I get when i am trying to add a new record to a DB:
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Cannot update. Database or object is read-only.
/Opinion.asp, line 30
This is my code:
<%@...
PLease, help, I am new to ASP.NEt.
Here is a problem, when I run ASPX page it gives me a runtime error without description, How do I change it, so I can see a detailed description for it( running IIS), or is there way to do it in Visual Studio.NET ( something F8 button in Visual Studio 6.0)...
Here is the simple code, why is html portion displays, but ASP portion doesnot, anybody can suggest anything?
Thanks
<%@ Page Language="VB" %>
<script runat="server">
Sub Page_Load(sender as Object, e as EventArgs)
Response.Write("This is from Page Load...
Is it possible that PC would not recognize a ASP.NET file, cause instead of regular ASP.NET icon I get unknown icon, but if I would double-click on the file it would open in Visual Studio.net...
Please, help
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.