Put a response.write where the error is. For example, if the error line is
on your SQL statement you'd put Response.Write SQL If you're trying to see
what's in a variable then you'd do Response.Write varibalename.
What's the error you're getting? What are the code lines that produce the
error?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.