M
middletree
A site I am building will have a text link which will bring up this page in
a new browser:
http://www.crgm06.com/aval.txt
It's a list of available loads (for a company that finds trucks and drivers
for loads to be delivered). It gets updated constantly, I think every
fifteen minutes or so. The site I am building is going to have a link which
will bring up the aforementioned txt page, but I am being asked to convert
it to PDF before displaying it.
The page above is not on the same domain or even the same company as the
site I am building. It's being fed from a Unix database, but I will have no
access to that db. My site is going to be classic ASP on Windows 20000 or
2003 servers. I will have access to either Access or SQL Server db if I need
them. However, I have no reason to think I will need a db for any other
parts of the site.
I don't think this part that I am asking about will ned a db either, but am
trying to provide all the info in my post that I can.
My question is, is there a way to take some data in a text file, and convert
it to PDF on the fly and displaying that for the user?
I went to http://www.aspfaq.com/show.asp?id=2207 but didn't see that any of
the applications/components there would help any.
a new browser:
http://www.crgm06.com/aval.txt
It's a list of available loads (for a company that finds trucks and drivers
for loads to be delivered). It gets updated constantly, I think every
fifteen minutes or so. The site I am building is going to have a link which
will bring up the aforementioned txt page, but I am being asked to convert
it to PDF before displaying it.
The page above is not on the same domain or even the same company as the
site I am building. It's being fed from a Unix database, but I will have no
access to that db. My site is going to be classic ASP on Windows 20000 or
2003 servers. I will have access to either Access or SQL Server db if I need
them. However, I have no reason to think I will need a db for any other
parts of the site.
I don't think this part that I am asking about will ned a db either, but am
trying to provide all the info in my post that I can.
My question is, is there a way to take some data in a text file, and convert
it to PDF on the fly and displaying that for the user?
I went to http://www.aspfaq.com/show.asp?id=2207 but didn't see that any of
the applications/components there would help any.