Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Reading text file and creating Html report


Message #1 by =?iso-8859-1?q?sky=20limit?= <skylimit7772002@y...> on Thu, 7 Nov 2002 17:40:17 +0000 (GMT)
Is there any way of Reading text file and creating HTML report.

A textfile will hold purchase order information and we need to read the the text file and create the HTML report.

Any Solution??

 

Regards




---------------------------------
Get a bigger mailbox -- choose a size that fits your needs.

Message #2 by Greg Griffiths <greg2@s...> on Thu, 07 Nov 2002 20:57:12 +0000
You can use the FileScripting Object in ASP to read any text file and then 
use the ASP to process it.

At 17:40 07/11/02 +0000, you wrote:

>Is there any way of Reading text file and creating HTML report.
>
>A textfile will hold purchase order information and we need to read the 
>the text file and create the HTML report.
>
>Any Solution??
>
>
>
>Regards
>
>
>
>
>---------------------------------
>Get a bigger mailbox -- choose a size that fits your needs.
>
>



Message #3 by =?iso-8859-1?q?sky=20limit?= <skylimit7772002@y...> on Fri, 8 Nov 2002 10:03:28 +0000 (GMT)
Thanks Greg.
If u got any link or any code available for creating html report from text file.
Thanks
 




---------------------------------
Get a bigger mailbox -- choose a size that fits your needs.


  Return to Index