On 2008.03.20, Xavier Bourguignon <[EMAIL PROTECTED]> wrote: > Maybe I could create a new procedure (lets call it serve_page for our > discussion purpose), this procedure would parse the adp file I need to > display and append its result to the output buffer. Maybe there is > already something like this that exists, but I don't know enough about > aolserver I'm afraid to know of such functionality.
IMHO, what you want to do is stop using ns_register_proc and use ns_register_adp and ns_adp_include. -- Dossy -- Dossy Shiobara | [EMAIL PROTECTED] | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
