1

添付ファイル test.dat を (test_currentDateTime.dat) として動的タイムスタンプを追加する必要があります。

変更する必要があるサンプル コード:

<node name="testEmail" type="emailoutput"
subject="this is a test mail with an attachment"
xsl="&XSLPATH;test.xsl" outputType="text/plain" >
<attachment type="text/plain" name="test.dat"/>  
</node>

attachmentxmlのノードタグ内にあるタグでこれを行うにはどうすればよいですか。

前もって感謝します。

4

0 に答える 0