<DIV>Dear robert,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks a lot for your help!! the TAL code you sent me worked but it CAN only display the name of the files that are in the folder and not the file size and the date the file was created.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I get the following error message.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Error Type</DIV>
<DIV>AttributeError</DIV>
<DIV>&nbsp;</DIV>
<DIV>Error Name</DIV>
<DIV>file_size<BR></DIV>
<DIV>can u help me with this error.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Warm Regards</DIV>
<DIV>&nbsp;</DIV>
<DIV>Vaibhav Uprety<BR><B><I>RN Bristow &lt;Robert.Bristow@bristol.ac.uk&gt;</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Vaibhav<BR><BR>Something like:<BR><BR>
<H4 <br tal:define="global file_obs python:here.objectValues(['File'])">tal:condition="not:file_obs"&gt;There are no Papers</H4><BR><!-- If we find some, then do the table stuff --><BR>
<TABLE cellSpacing=0 cellPadding=5 border=1 <br>tal:condition="file_obs"&gt;<BR>
<TBODY>
<TR><BR>
<TH>Name</TH><BR>
<TH>Size</TH><BR>
<TH>Modification Date</TH><BR></TR><BR>
<TR tal:repeat="file_ob python:here.objectValues(['File'])"><BR>
<TD><A <br tal:attributes="href file_ob/absolute_url">tal:content="file_ob/title_or_id"&gt;__file_ob__title_or_id_</A><BR></TD><BR>
<TD tal:content="file_ob/file_size">22K</TD><BR>
<TD tal:content="file_ob/file_date">2001/09/17</TD><BR></TR><BR></TBODY></TABLE><BR><BR>Does the job for me<BR><BR>Hope that helps<BR><BR>Robert<BR><BR>Robert Bristow, Information Services Manager<BR>Graduate School of Education, University of Bristol<BR>35 Berkeley Square, Bristol, BS8 1JA, UK<BR>+44 (0) 117 928 7029, robert.bristow@bristol.ac.uk<BR>http://www.bristol.ac.uk/education<BR><BR>On Thu, 15 Jul 2004, [iso-8859-1] vaibhav uprety wrote:<BR><BR>&gt; Hi<BR>&gt;<BR>&gt; i have written this DTML method for showing the files in a folder. This method works fine. please help me to implement this in form of a page template.<BR>&gt;<BR>&gt; Here is the DTML method<BR>&gt; ---------------------------------------------------------------------------------------------------------<BR>&gt; <DTML-IF ?objectItems(?File?)?><BR>&gt; 
<TABLE width="100%"><BR>&gt; <DTML-IN ?objectItems(?File?)?><BR>&gt; 
<TBODY>
<TR><BR>&gt; 
<TD><BR>&gt; <A href="http://in.f82.mail.yahoo.com/ym/<dtml-var%20absolute_url>"><BR>&gt; <DTML-VAR></A></TD><BR>&gt; </TR><BR>&gt; </DTML-IN><BR>&gt; </TBODY></TABLE><BR>&gt; <DTML-ELSE>NO DOCUMENTS FOUND
<H3></H3><BR>&gt; </DTML-IF><BR>&gt; ---------------------------------------------------------------------------------------------------------<BR>&gt;<BR>&gt; Thanks in advance<BR>&gt;<BR>&gt; Vaibhav Uprety<BR>&gt;<BR>&gt; Yahoo! India Careers: Over 65,000 jobsonline.</BLOCKQUOTE><p><font face=arial size=-1>
<a href="http://in.rd.yahoo.com/specials/mailtg/*http://yahoo.naukri.com/" target="_blank">
<b>Yahoo! India Careers</a>:</b> Over 65,000 jobs
<a href="http://in.rd.yahoo.com/specials/mailtg2/*http://yahoo.naukri.com/" target="_blank">online</a>.</font>