skagittim wrote:I have learned a valuable lesson....
To save you time and extra unnecessary work looking over my copy that doesn't work, could you please paste an original copy of the 1WorkOrder(HTML) php file for me here. Then I could replace my original and create a copy for me to work with later.
I will copy originals and make my own working copies for all files from now on...
I have been too excited and in too much a hurry exploring this great new software...
Thank you all for everything you do -
This that follows is for manner 1 Workorder without attorney see next post for 12
<?xml version=\"1.0\" encoding=\"UTF-8\" ?>
<xsl:stylesheet version=\"1.0\" xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\" xml:space=\"preserve\">
<xsl:output method=\"html\" indent=\"yes\" />
<xsl:param name=\"show.comments\" select=\"1\"></xsl:param>
<xsl:template match=\"NewDataSet\">
<xsl:apply-templates select=\"DynaForm\" />
</xsl:template>
<xsl:template match=\"DynaForm\">
<html><body>
<br/><br/>
<table><xsl:attribute name=\"border\">0</xsl:attribute><xsl:attribute name=\"width\">90%</xsl:attribute><xsl:attribute name=\"align\">center</xsl:attribute><xsl:attribute name=\"cellpadding\">0</xsl:attribute><xsl:attribute name=\"cellspacing\">0</xsl:attribute>
<tr>
<td><xsl:attribute name=\"align\">center</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute>
<font size=\"5\">
<b><u><xsl:value-of select=\"Company\"/></u></b></font>
<font size=\"4\">
<br/><xsl:value-of select=\"CompanyAddress\"/>, <xsl:value-of select=\"CompanyCity\"/>, <xsl:value-of select=\"CompanyState\"/> <xsl:value-of select=\"CompanyZip\"/><br/>Phone: <xsl:value-of select=\"CompanyPhone\"/> , Fax <xsl:value-of select=\"CompanyFax\"/></font></td>
<td><xsl:attribute name=\"align\">right</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute>
<img><xsl:attribute name=\"src\"><xsl:value-of select=\"JobNum\"/>bar.png</xsl:attribute></img>
</td>
</tr>
</table>
<table><xsl:attribute name=\"border\">0</xsl:attribute><xsl:attribute name=\"width\">90%</xsl:attribute><xsl:attribute name=\"align\">center</xsl:attribute><xsl:attribute name=\"cellpadding\">0</xsl:attribute><xsl:attribute name=\"cellspacing\">0</xsl:attribute>
<xsl:choose><xsl:when test=\"string(DuePost)\"><tr><td><xsl:attribute name=\"align\">left</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute>
<b>Posting Deadline: <xsl:value-of select=\"DuePost\"/><br/>Service Deadline: <xsl:value-of select=\"DueServe\"/></b></td><xsl:choose><xsl:when test=\"string(DepoHrgDate)\"><td><xsl:attribute name=\"align\">right</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute><b>Court/Return Date: <xsl:value-of select=\"DepoHrgDate\"/></b></td></xsl:when></xsl:choose></tr></xsl:when>
<xsl:otherwise><tr><td><xsl:attribute name=\"align\">left</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute><b>Deadline: <xsl:value-of select=\"DueServe\"/></b></td>
<xsl:choose><xsl:when test=\"string(DepoHrgDate)\"><td><xsl:attribute name=\"align\">right</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute><b>Court/Return Date: <xsl:value-of select=\"DepoHrgDate\"/></b></td></xsl:when></xsl:choose></tr></xsl:otherwise>
</xsl:choose>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute><xsl:attribute name=\"colspan\">2</xsl:attribute>
<hr><xsl:attribute name=\"size\">1</xsl:attribute></hr>
</td>
</tr>
<tr><td><xsl:attribute name=\"align\">left</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute>Received: <xsl:value-of select=\"DateRec\"/></td>
<td><xsl:attribute name=\"align\">right</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute>
</td></tr>
<tr><td><xsl:attribute name=\"align\">left</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute><xsl:attribute name=\"colspan\">2</xsl:attribute>Documents: <xsl:value-of select=\"Documents\"/></td></tr>
<tr><td><xsl:attribute name=\"align\">left</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute><xsl:attribute name=\"colspan\">2</xsl:attribute><br/></td></tr>
<tr><td><xsl:attribute name=\"align\">left</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute><xsl:attribute name=\"colspan\">2</xsl:attribute>Recipient:<br/><b><big><xsl:value-of select=\"Servee\"/></big>
<br/><big><xsl:value-of select=\"OrigAddr\"/><xsl:choose><xsl:when test=\"string(OrigAddr1)\"><xsl:value-of select=\"OrigAddr1\"/></xsl:when></xsl:choose>,<xsl:value-of select=\"OrigCity\"/>, <xsl:value-of select=\"OrigState\"/> <xsl:value-of select=\"OrigZip\"/> - Type: <xsl:value-of select=\"OrigAddrType\"/></big></b>
<xsl:for-each select=\"AddrHistory\">
<br/><big><xsl:value-of select=\"Addr\"/>, <xsl:value-of select=\"City\"/>, <xsl:value-of select=\"State\"/>, <xsl:value-of select=\"Zip\"/> - Type: <xsl:value-of select=\"AddrType\"/></big>
</xsl:for-each>
</td>
</tr>
</table>
<br/>
<xsl:choose><xsl:when test=\"string(WorkOrderComments)\"><big>SPECIAL INSTRUCTIONS:<b> <xsl:value-of select=\"WorkOrderComments\"/></b></big> <br/>
</xsl:when></xsl:choose>
<br/>
<table><xsl:attribute name=\"border\">0</xsl:attribute><xsl:attribute name=\"width\">90%</xsl:attribute><xsl:attribute name=\"align\">center</xsl:attribute><xsl:attribute name=\"cellpadding\">2</xsl:attribute><xsl:attribute name=\"cellspacing\">2</xsl:attribute>
<tr>
<th><xsl:attribute name=\"align\">center</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute><xsl:attribute name=\"colspan\">3</xsl:attribute><u>DILIGENCE</u><br/></th>
</tr>
<tr>
<th><xsl:attribute name=\"align\">left</xsl:attribute>Date</th>
<th><xsl:attribute name=\"align\">left</xsl:attribute>Time</th>
<th><xsl:attribute name=\"align\">left</xsl:attribute>Info</th>
</tr>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_________________________________________________________________</td>
</tr>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_________________________________________________________________</td>
</tr>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_________________________________________________________________</td>
</tr><tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_________________________________________________________________</td>
</tr><tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_________________________________________________________________</td>
</tr><tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_________________________________________________________________</td>
</tr>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_________________________________________________________________</td>
</tr>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_________________________________________________________________</td>
</tr>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_________________________________________________________________</td>
</tr>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_________________________________________________________________</td>
</tr>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_________________________________________________________________</td>
</tr>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_________________________________________________________________</td>
</tr>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_____________</td>
<td><xsl:attribute name=\"align\">left</xsl:attribute>_________________________________________________________________</td>
</tr>
</table><br/>
<table><xsl:attribute name=\"border\">0</xsl:attribute><xsl:attribute name=\"width\">90%</xsl:attribute><xsl:attribute name=\"align\">center</xsl:attribute><xsl:attribute name=\"cellpadding\">1</xsl:attribute><xsl:attribute name=\"cellspacing\">1</xsl:attribute>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute><xsl:attribute name=\"colspan\">8</xsl:attribute>
SERVED:_____________________<img><xsl:attribute name=\"src\">spacer.gif</xsl:attribute><xsl:attribute name=\"height\">1</xsl:attribute><xsl:attribute name=\"width\">50</xsl:attribute></img>Time:________________ am / pm <img><xsl:attribute name=\"src\">spacer.gif</xsl:attribute><xsl:attribute name=\"height\">1</xsl:attribute><xsl:attribute name=\"width\">50</xsl:attribute></img>Server: <b><xsl:value-of select=\"Server\"/></b>
<br/><br/><img><xsl:attribute name=\"src\"><xsl:value-of select=\"JobNum\"/>_image1m.jpg</xsl:attribute><xsl:attribute name=\"height\">16</xsl:attribute><xsl:attribute name=\"width\">16</xsl:attribute></img> Personal <img><xsl:attribute name=\"src\">spacer.gif</xsl:attribute><xsl:attribute name=\"height\">2</xsl:attribute><xsl:attribute name=\"width\">50</xsl:attribute><xsl:attribute name=\"border\">0</xsl:attribute></img> <img><xsl:attribute name=\"src\"><xsl:value-of select=\"JobNum\"/>_image1m.jpg</xsl:attribute><xsl:attribute name=\"height\">16</xsl:attribute><xsl:attribute name=\"width\">16</xsl:attribute></img> Abode <img><xsl:attribute name=\"src\">spacer.gif</xsl:attribute><xsl:attribute name=\"height\">2</xsl:attribute><xsl:attribute name=\"width\">50</xsl:attribute><xsl:attribute name=\"border\">0</xsl:attribute></img> <img><xsl:attribute name=\"src\"><xsl:value-of select=\"JobNum\"/>_image1m.jpg</xsl:attribute><xsl:attribute name=\"height\">16</xsl:attribute><xsl:attribute name=\"width\">16</xsl:attribute></img> Corporate <img><xsl:attribute name=\"src\">spacer.gif</xsl:attribute><xsl:attribute name=\"height\">2</xsl:attribute><xsl:attribute name=\"width\">50</xsl:attribute><xsl:attribute name=\"border\">0</xsl:attribute></img> <img><xsl:attribute name=\"src\"><xsl:value-of select=\"JobNum\"/>_image1m.jpg</xsl:attribute><xsl:attribute name=\"height\">16</xsl:attribute><xsl:attribute name=\"width\">16</xsl:attribute></img> Other
</td>
</tr>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute><xsl:attribute name=\"colspan\">8</xsl:attribute>
Served at:<img><xsl:attribute name=\"src\">spacer.gif</xsl:attribute><xsl:attribute name=\"height\">1</xsl:attribute><xsl:attribute name=\"width\">25</xsl:attribute></img>Addr1<img><xsl:attribute name=\"src\">spacer.gif</xsl:attribute><xsl:attribute name=\"height\">1</xsl:attribute><xsl:attribute name=\"width\">25</xsl:attribute></img>Addr2<img><xsl:attribute name=\"src\">spacer.gif</xsl:attribute><xsl:attribute name=\"height\">1</xsl:attribute><xsl:attribute name=\"width\">25</xsl:attribute></img>New Addr:______________________________________________________
</td>
</tr>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute><br/>
Person left with / Served on:
</td>
<td><br/>
___________________________
</td>
<td><br/>
<small>Relationship/Title:</small>
</td>
<td><br/>
___________________________
</td>
</tr>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute><xsl:attribute name=\"colspan\">4</xsl:attribute>
<br/>
<table><xsl:attribute name=\"border\">0</xsl:attribute><xsl:attribute name=\"width\">90%</xsl:attribute><xsl:attribute name=\"align\">left</xsl:attribute><xsl:attribute name=\"cellpadding\">1</xsl:attribute><xsl:attribute name=\"cellspacing\">1</xsl:attribute>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute><xsl:attribute name=\"colspan\">5</xsl:attribute>
<b>Description of the Person Served.</b><br/><br/>
<br/>Sex:_______ Race:_____________ Hair:___________ Age:______ Height:_________ Weight:___________
<br/><br/>Other Desc:_____________________________________________________________________________________
</td>
</tr>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute><xsl:attribute name=\"colspan\">5</xsl:attribute>
<br/>
Remarks: ____________________________________________________________________________<br/></td></tr>
</table>
</td>
</tr>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute><xsl:attribute name=\"colspan\">4</xsl:attribute>
<table><xsl:attribute name=\"border\">1</xsl:attribute><xsl:attribute name=\"width\">90%</xsl:attribute><xsl:attribute name=\"align\">left</xsl:attribute><xsl:attribute name=\"cellpadding\">0</xsl:attribute><xsl:attribute name=\"cellspacing\">0</xsl:attribute>
<tr>
<td><xsl:attribute name=\"align\">left</xsl:attribute><xsl:attribute name=\"valign\">top</xsl:attribute><img><xsl:attribute name=\"src\">spacer.gif</xsl:attribute><xsl:attribute name=\"height\">1</xsl:attribute><xsl:attribute name=\"width\">400</xsl:attribute></img>
<br/>If you have any questions, or run into problems with this service, please do not hesitate to contact us by telephone or e-mail.
<br/><br/><b><u>Do not contact our client or the lawyer/law firm who issued the documents under any circumstances.</u></b>
<br/><br/>
</td>
</tr>
</table>
</td></tr></table>
</body></html>
</xsl:template>
</xsl:stylesheet>