Great work! I started to take that approach and decided to try a callback, or passing a hashref that would get populated, instead of calling another page. That would make the render function more adaptable to other frameworks, instead of having to add in specific code for each one. I have done much yet, but it's essentially what you have except instead of calling $Response->Include at the end of render, it just assigns that tmplvar hash to the hashref I pass in so all the various html chunks can be used directly by the main asp script - I'm a mininalist, so main.asp calling render calling another form.asp script going against my grain a bit (please, no flames here - it's just a personal preference!). Hopefully I'll have time to work on it today and post the results.
Jim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]