[htmltmpl] using HTML::Template with CGI:Ajax
Brought to you by:
samtregar
From: Greg J. <gr...@al...> - 2007-04-13 00:31:11
|
HI folks: =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0I'm trying to figure out ho= w to use =C2=A0the two =C2=A0modules together , I've=20 been=20 using HTML::Template for a wile now =C2=A0and and commfy using it , I want = to=20 start using =C2=A0the =C2=A0CGI::Ajax module =C2=A0and am looking for =C2= =A0examples or advice on=20 how to call my template file =C2=A0and have it work with the other. From wh= at I=20 understand , =C2=A0the CGI::Ajax object is supposed to =C2=A0write stuff to= the header=20 of the returned =C2=A0html code passed to it. anybody ever use these two together ?=20 I'm thinking that the cgi-ajax method =C2=A0build_html is what I need =C2= =A0and maybe=20 pass it =C2=A0tmpl->output ? I haven't even =C2=A0written =C2=A0any code yet , still researching , Googl= e dose not=20 give me much to work with so I'm trying here. Just would like to see a simple example of =C2=A0using HTML::Template with= =20 =C2=A0CGI::Ajax .=20 Thanks=20 Greg Jetter |