Here's an example: I have heard that there are software programs that will allign the beginning tags and ending tags like this:
Before:
<table cellpadding="2" cellspacing="0" width="100%">
<tr>
<td width="5%">
<%objWC.WriteDateOptionSpecific%>
</td>...
Can anyone recommend a good software tool to beatify asp code? I have soooo many nested elements that the finished code looks like a jig saw puzzle! Although, it works like a charm.. ;)
Thanks!
On a webpage, I have a checkbox called "chkN___EFUN" that's sometimes readonly and I wanted to interrogate its value when the page is submitted.
When the check box is read only I found that referencing this object like so "document.all.chkN___EFUN(0).value" would give me...
Does anyone know how to capture the "call time" of a com+ object with a utility?
We have a system where on occasion the "call time" of some objects becomes too high indicating some type of loop is occurring. We wanted to create a uility that would monitor this situation...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.