Troubleshoot

I am collecting data from a form element, <textarea> and writing to a small database. The code I am using crashes if the user types an apostrophe. How can I trap that "error"?

View Replies


ADVERTISEMENT

Troubleshoot The Code.

Sorry to have to ask a dumb question, but it's just one of those things I'm having trouble figuring out. I have the following:Code:

<%
If cLng(rs("tcv1")) > cLng(rs("tv1"))-cLng(DSHIFTCOUNT) Then
Blah Blah Blah
%>

that I'm running as part of a loop. I'm trying to increment the "1" in "tcv1" each time I loop through, but I'm not sure of the syntax to insert a variable in where the 1 is.

View Replies View Related

Troubleshoot ASP.NET Website

We have a cluster of 5 w2003 servers running an asp.net application talking
to a SQL backend. The ASP requests queued frequently gets over 500 and the
server will display the "server busy error". The application seems to be
riddled with problems. What tools are available to help diagnose where the
problem might be?Are there any profiling tools for .net that show request that take longer than x to process? Im not a developer so excuse my ignorance if this is a
silly question.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved