|
|
|
|
|
| | |
|
Active Server Pages what is asp programming how to sample asp example code scripts software asp forum mail sessions applications global.asa CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Formatting the a text file |
From: |
Scott |
Date: |
2/23/2001 2:26:12 PM |
IP: |
199.44.47.240 |
I am printing the information that I collected onto a text (Word Document) file using ASP. I want to add a bolded text item to it.
Example of one of my lines:
txtfile.writeline("I would like this line bolded" & trim(request.form("item")))
Is their a way to bold that line in the text file using ASP??? Please Help! Thanks! |
|
|
|
|
|
|
|
|
|
|
|
|