asp to excel include files

G

Gonzosez

I need to convert asp to excel.
I figured out how to do this but the problem is I use include files for my
database connections.
If I leave the files the page will query but will not fire excel.
When I declare the functions on the page it works fine.
Is there a way that I can use my include files?
As always
Thanks
 
W

William Morris

We do something like this on our application. Our solution is to create a
csv file on the server via ASP and the Scripting.FileSystemObject, load it
with data, then close the database connection and redirect to that file.
Works pretty well.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,145
Messages
2,570,826
Members
47,373
Latest member
Desiree036

Latest Threads

Top