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 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 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 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.