Active Server Pages, ASP 0140 (0x80004005)

X

xfile

Hi:

Trying to come up an ASP form with registration information input.

Consistently get the following error message -
Active Server Pages, ASP 0140 (0x80004005)
@ command must be the first command in ASP page (something like this on the
second line).

Well very sorry about the limited knowledge I have about ASP page, but I
tried to put it on several places and nothing works.

The line seems having problem is: <%@LANGUAGE="JAVASCRIPT"%>

Please tell me where should I place the line such as, before and/or after
???? or where/what should I look for placing the line.

Many thanks
 
X

xfile

Hi:

Thanks a lot, I will read and try it.

Basically, it seems that there should not be an @ in the first place.

I just being my journey as a programmer.

Thanks again.
 
Top