asp_databases thread: Re: ASP Debugging (Was: Silly fundamental VB question -- IF something AND something THEN -- is't possible?)
> <INPUT TYPE="text" NAME="Field1" VALUE="<%objRS("Field1")%>">
Happens all the time to me. If I do a #include
virtual="resources/file.asa" I don't even get correct debugging information,
just a 500, Internal Server Error (and yes, IIS is configured correctly).
Does any know of a better way to debug ASP scripts besides trial and
error... without having to sit at the server to do it? Perhaps tie into the
server side debugger?
- Chuck