I have checked the file and pretty much everything else, i didn't know if there was some logical reason why i was getting this error.
thanks for the try though
i have already checked that, i do not see it on my page and have checked the file
here is my code:<%@Language=VBScript%>
<%Option Explicit%>
<!--#INCLUDE FILE="adovbs.inc"-->
<%
Dim strConnect
Dim objRS, PropNum, SalesEng
Dim objConn
Dim strSQL
%>
<html>
<head>
<meta...
I am receiving the following error
Microsoft VBScript runtime error '800a0411'
Name redefined 'adOpenForwardOnly'
/adovbs.inc, line 14
does anyone know how to fix this?
i only have 2 days left with my internship and don't know what to do.
HELP!!!!!!!!!!!
hi guys me again
i am just not getting why this stuff isn't working. i took all your guys' advice and put it together and i should have something that is actually working, but now i am getting this error:
Microsoft VBScript runtime error '800a000d'
Type mismatch:'[string:"CP-051499"]'...
i am making a page where i need to have a box that people can check. i don't know how to do this. if anyone can helpme that would be wonderful and greatly appreciated. the box needs to have a true value if checked and a false value if unchecked.
thanks again
dana
i am receiving the following error and have looked many places on how to fix this. i have found nothing. could any of you help me out here
here is the code for my asp page:<%
Option Explicit
Dim strConnect
%>
<html>
<head>
<meta http-equiv="Content-Type"...
okay maybe i am not explaining myself enough, or i am just completly lost. as youc an tell i am very new to asp. i can pull up my asp pages by clicking on them, once they are part way loaded then it comes up with a download screen where then it takes me to Visual InterDev. once i download it or...
i have created some asp pages. when i go to look at them or run them i recieve a downloading screen. i don't want to download it just look at it. what do i have to do to stop receiving this window?
thanks
dana
I am adding a record to my sql database, in one field, bit field, there is not an entry for it so it needs to be null, well it won't let me add it because bit can't go null, what do i need to do?
i went into properties of the table and tried checking all null but it won't let me, how do i do...
well i am using a database from access that was created a long time ago, and just imported it to sql, so wasn't my choice. is there anyway that i can go in and fix the column names?
dana
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.