Thanks for a quick response. The error showing on the code line below and not sure where else to look. This page was working and no changes been made to it. Is it possible the backend got changed that is why it is showing that error? Thanks.
Dim dv As DataView
dv =...
Hello,
I have a vb.net page and sql server 2008 back end.
I got an error: incorrect syntax near ','.
I have been researching and I tired different ways but no luck. Please point me to the right direction. I checked the syntax and it is correct to me.
Thanks.
Private Sub getCounts(ByRef...
I am migrating old applications from 2k3 to 2k8r2 server. The app works fine in 2k3 but in 2k8. I am not familiar with classic asp. It seems like I am missing configuration steps somewhere. Can someone point me there? I am trying to connect to oracle database 11g. Thanks
I got diff errors...
I put that line of code in and still got the same error.
I am not familiar with classic asp. What about the database connection? Is there any setup for that?
Hello:
I am migrating my current web server from 2k3 to 2k8R2. This server combines different applications written in classic asp and asp.net. When I run the classic asp application in 2k8, I encountered the following error:
Active Server Pages error 'ASP 0113'
Script time out
The maximum...
Yes, using HTTP to open up those files. Link to Directory is network stuff I suppose? Am I right? I guess I need to configure on the server side?...I have to look it up because I am not familiar with what you mentioned.
Thanks.
Hello:
How to I reference a file that is located in a different drive? My site located under C:\inetpub\wwwroot. Since the C: drive has limited space so I put some of my files e.g., pdf, interactive flash, word, wmv...etc. in a D:\MyFiles drive. But unable to get it to work.
<a...
This is the error:
ADODB.Connection error '800a0e7a'
Provider cannot be found. It may not be properly installed.
/adoConnection.asp, line 8
Since this is a newly built server 2008, I am guessing it needs to install a database driver?
Hello:
I have windows 7 prof and windows server 2008. I have the database in the folder the way it is in the code.
I found this code on the internet and dropped in my server to test and it is not doing what it is supposed to be doing. What else I need to do in order to get this working.
I...
Hello:
I have windows 7 prof and windows server 2008. I have the database in the folder the way it is in the code.
I found this code on the internet and dropped in my server to test and it is not doing what it is supposed to be doing. What else I need to do in order to get this working...
Hello:
I want to do is vertical expanding and collapsing menu. When you expand the menu, you see the content of another page either in (*.ascx, *.aspx, *.html).
I am thinking to do in JavaScript, but my web application is written in asp.net so I guess it is better to go with asp.net.
Is it...
Meaning the current already complicated page is working fine with this Javascript function checkAgreement(source, args) above.
Now I need to add a new search capablity to this page. After hours of trying, found out that the above Javascript causing the new search function not to work...
Hello:
The code below is working fine, but when I incorporate the JavaScript function (checkAgreement) below into my existing pages with alot more code it makes certain code on my page not working.
I need to make the end user checks on the checkbox before moving to the next screen.
Is there...
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.