|
In a message dated 1/28/2004 11:14:11 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
Hello, A simple way would be:
In processing.adp, you could do:
<%
global _processed
if {[info exists _processed]} {
ns_adp_return
}
set _processed 1
# do the processing.
%>
That way processing.adp will only run once.
-- michael
_____________________
michael richman princ software engineer aol technologies 610.668.6569
|
- [AOLSERVER] How to determine adp that does inclusion John Divney
- Re: [AOLSERVER] How to determine adp that does inclus... Michael Richman
- Re: [AOLSERVER] How to determine adp that does in... John Divney
- Re: [AOLSERVER] How to determine adp that doe... Peter Jansson
- Re: [AOLSERVER] How to determine adp that does inclus... Mike McKinney
- Re: [AOLSERVER] How to determine adp that does inclus... Michael Richman
- Re: [AOLSERVER] How to determine adp that does inclus... Michael Richman
- Re: [AOLSERVER] How to determine adp that does inclus... Mike McKinney
