I tried using the simple insert statement that you have given, When that is used I get an error message
The query needs an updatable recordset!
So i went for the other method of inserting records
HI all,
The problem that i am facing is that when I try to insert records into MS Access Database from my ASP page.
I have written the following code:
set DB = server.createobject("ADODB.Connection")
DB.open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" +...
I am sorry. that was not the problem. On rechecking i found that it is the VB Script which is not getting executed.
Once again Sorry and thanks for taking the trouble to answer to the post
I have an ASP/SQL Server Based site which is hosted on Windows 2000 server. I am making use of Session variables to maintain state information. In 90% of the cases I am using the POST method to transfer data from one page to other and in 10% cases I am using GET method. The Site is working...
In SQL Server Enterprise manager we have an option of diagrams, where in we can make database layout diagrams. My query is how do copy this diagram to other softwares like WORD or Paint etc
Hi
I found another way to get around this, I put the data from the back end between <pre> </pre> tags. Theproblem with this is that if the user has typed a long line then this expands the browser horrizontally. Any Idea how to get around this.
HI all,
The User enters data in a text area. He may press enter several times.
This data is stored in the database and is seen by others on a diffrent page. I wish to display the data in the same manner as was entered by the user. If we need to use a text box for this then the scroller...
Hi Bastein
I went through your solution. I have taken care of multiple logins. the snitch with the solution you have given is that if he presses the Back button couple of time and then presses the forward button the referrer page remains correct. What needs to be done is either he should not...
Hi all
I have created an e-learning site which contains an Online test. I need to make this as a closed book test, i.e The user should not be able to go through the course content ( Which is in the site ).
Technically what i need is that the user should not be able to press the BACK button...
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.