[ic] [perl] comptabilty issues calling html file

New Media E.M.S. ic_users at newmediaems.com
Fri Feb 13 17:08:15 EST 2004


On Fri, 2004-02-13 at 13:45, Sam Batschelet wrote:
> Stefan Hornburgwrote:
> 
> >I'm unsure what really want to achieve, but maybe the [file] tag is
> what 
> >you need ...
> >
> >	Racke
> 
> Ok this seems a step in the right direction, what I want to do print the
> html code from another existing HTML page into a blank html table in
> index.html.  The result would be like this
> 
> <table width="400" border="0" cellspacing="0" cellpadding="0">
>   <tr>
>      <td>&nbsp;</td>
>       <td>&nbsp;</td>
>        <td>
>       [perl]
>        
>       $Tag->file($i-want-this-pages-code.html, $html);
>   
>       # Now I want to print the code here 
>        return $Tag ; 
>       
>       [/perl]
> 
>      </td>
>     </tr>
>   </table>
> 
> But I return this error any ideas?
> 
> Safe::Hole::main::Vend::Tags=HASH(0x99f2f9c)
> 
> Thank You,
> 
> Sam Batschelet

How about simply -

	[file relative_path/file.html]

Like Stefan, I feel like I am missing something, or perhaps you have not
RTFM at all...

- Ed


> tp://www.icdevgroup.org/mailman/listinfo/interchange-users
-- 
===============================================================
New Media E.M.S.              Technology Solutions for Business
11630 Fair Oaks Blvd., #250   eCommerce | Consulting | Hosting
Fair Oaks, CA  95628          edl at newmediaems.com
(916) 961-0446                http://www.newmediaems.com
(866) 519-4680 Toll-Free      (916) 961-0447 Fax
===============================================================



More information about the interchange-users mailing list