Re: [htmltmpl] using HTML::Template with CGI:Ajax

2007-04-12 Thread Greg Jetter
pjx); > > Sorry I don't have any concise examples since I use CGI::Ajax with > CGI::Application and there's a lot of irrelevant stuff, but this should > work for you > > Dan > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[

Re: [htmltmpl] using HTML::Template with CGI:Ajax

2007-04-12 Thread Dan Horne
tuff, but this should work for you Dan > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Greg Jetter > Sent: Friday, 13 April 2007 12:30 p.m. > To: [EMAIL PROTECTED] > Subject: [htmltmpl] using HTML::Template with CGI:Ajax >

[htmltmpl] using HTML::Template with CGI:Ajax

2007-04-12 Thread Greg Jetter
HI folks: I'm trying to figure out how to use  the two  modules together , I've been using HTML::Template for a wile now  and and commfy using it , I want to start using  the  CGI::Ajax module  and am looking for  examples or advice on how to call my template file  and have it work wit