K
Kerry
When IIS returns an execution error it reports the line
number the error occured on.
i.e.
Microsoft VBScript runtime error '800a0046'
Permission denied
/shopcart/jobmanagement/modifyprojects.asp, line 741
the trouble is that page does not have a line 741, it is
only 725 lines long.
I believe the problem is with Frontpages form field
validation code. That code is hidded in html view and
therefore FP is not showing the line numbers correctly.
Does anyone know of a way to correct this?
Thanks
Kerry
number the error occured on.
i.e.
Microsoft VBScript runtime error '800a0046'
Permission denied
/shopcart/jobmanagement/modifyprojects.asp, line 741
the trouble is that page does not have a line 741, it is
only 725 lines long.
I believe the problem is with Frontpages form field
validation code. That code is hidded in html view and
therefore FP is not showing the line numbers correctly.
Does anyone know of a way to correct this?
Thanks
Kerry