Custom Tags
web_chkMail
web_Image
web_QueryIpHost
web_Print
web_Pager
webReport
webObject
webPGP
web_ListDir
E-Commerce Tags
web_LinkPoint
web_ICVerify
web_Cybercash
web_DirectCredit
ODBC Tags
web_ODBCDrivers
web_ODBCDsns
web_DsnAttrs
web_ConfigDsn

<web_Print> Tag

Description
This custom tag will print text or file on the Web+ server machine's printer.

Syntax
<web_Print Printer=... Text=... DocName=... Status=...>

Remarks
In order to run the example, use Web+ Server Manager to add the following into webpsvr. ini's or webpsvr. conf's [Custom Tag] section.
TagName3= Print
DllPath3= c:\ ztemp\ webPrint. dll
FuncName3= webPrint

Example
<web_Print Printer="\\jungle\np252" File="c:\ztemp\test.dat" DocName="test" Status=#Ret# byref>
<webIf #Ret#>
Finish printing<br>
<webElse>
Error in printing<br>
</
webIf>
</web_Print>

 

Copyright © 2010 Webplus, Inc. (talentsoft). All Rights Reserved.
webmaster@webplus.com