Hello,
I am getting the following error on my new webserver. The code is working fine on my local PC with Win2000 and IIS5. However, it is giving the following error on another server.
We have installed the latest Scripting Engine and also MDAC. It did not help.
I am using ASP with classes in...
Hello,
I need to find a way to append my SQL server table with information coming from an Excel file. This needs to be done very frequently, so I need to give the user the ability to do it from an asp page.
Any help is appreciated.
Elcin
I need to find a way to write a stored procedure to create an excel file to export data. I want to access the stored procedure from an ASP page to export records to an excel workbook.
Any help is appreciated.
Elcin
Thank you so much to those who replied, for the information and the tips. I already applied paging and will also write a stored procedure for this.
Thanks again.
Hello,
I am using ASP with a SQL 7.0 database and ADODB connection string. The queries are simple but takes enormous amount of time to retrieve the dataset and most of the time gives a Timeout expired error message.
Using
commandtimeout = 0 'seconds
Server.ScriptTimeOut=240
is also not...
Hello,
I have just installed VS6.0 & IIS5 from Windows
2000 Professional.
I need to build ASP in Visual Interdev 6.0. I will be
working on my local machine. Interdev asks that you
specify your server before you can open a new file. When I type the name of my local webserver or localhost, it says...
Sharky99,
I also want to know when the 6th number is read. How can I count the numbers as they are being read? Can you give me the code for it?
Thanks,
Hello,
In my code, I get the input value for a text box from a scanner. Scanner's output is some 6 numbers. Right now, the user needs to press enter key to submit the form so that the related processing can take place. I want to eliminate the user's need to press enter key. So, as soon as the...
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.