| Tornado API Library - V12.30.08 |
|
z.ASPdbSendReport Method
Send report to browser in MS Word format.
Product Version
Gold
[Visual Basic]
Public Sub ASPdbSendReport( _
ByVal
MSfile As
String, _
ByVal
TagValueFile As
String, _
ByVal
Filename As
String _
)
Parameters
-
MSfile
- MS Word template file path.
-
TagValueFile
- Ascii data feed file path.
-
Filename
- Optional Download File Filename
See Also
z Class | Tornado Namespace |