I took the and out and put "end if" (with no quotes) and I got this error
Error Type:
Microsoft VBScript compilation (0x800A03EA)
Syntax error
/date.asp, line 17
else
all I have in Line 17 is "else" (with no quotations)
hello, with great help from Sheco I was able to get the date month and day. Now my problem is I am trying to build and else if statement but I get this error
Microsoft VBScript compilation (0x800A03EA)
Syntax error
/date.asp, line 17
else
here is what my code looks like
<%
dim x, y
x =...
I am trying to learn asp. I was building my first form and I came across a problem How do I do a insert sql statement
insert color, height, weight into descriptions
Hello all,
I am new to web programming, I am trying to learn asp, and other languages. I came across an html form and would like to create an input page I know I have to create an ado connection to my db where I want the fields that have been filled out but I am having a bit of trouble. I...
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.