Re: Javascript Problem
From: Roland Hall (nobody_at_nowhere)
Date: 02/13/04
- Next message: Roland Hall: "Re: JScript syntax higlihting in VIntDev"
- Previous message: Al Dunbar [MS-MVP]: "Re: Fabulous Adventures In Coding (Eric Lippert)"
- In reply to: Leroy: "Re: Javascript Problem"
- Next in thread: Leroy: "Re: Javascript Problem"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 13 Feb 2004 02:03:51 -0600
"Leroy" wrote:
: Line 16 and its adjusent lines is:
:
: </HEAD>
: <BODY bgColor="#ffffff" leftMargin="0" topMargin="0" MARGINHEIGHT="0"
: MARGINWIDTH="0">
: <form name="Form1" method="post" action="Default.aspx" id="Form1">
Well, I don't see anything that would cause an error here. Is there any
server-side code in this file? Is it just a .html file or is it possibly
.aspx? If it has server-side code, then the line numbers will be off if
you're looking at the source in the IDE. The error is coming from the line
number on the client-side, after the server processing unless the error is
in the server-side code, but then you get more of an error message.
Please advise.
-- Roland Hall /* This information is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. */ Technet Script Center - http://www.microsoft.com/technet/scriptcenter/ WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp MSDN Library - http://msdn.microsoft.com/library/default.asp
- Next message: Roland Hall: "Re: JScript syntax higlihting in VIntDev"
- Previous message: Al Dunbar [MS-MVP]: "Re: Fabulous Adventures In Coding (Eric Lippert)"
- In reply to: Leroy: "Re: Javascript Problem"
- Next in thread: Leroy: "Re: Javascript Problem"
- Messages sorted by: [ date ] [ thread ]