About Excel.Application

D

David Huang

Hi:
When I use the Excel.Application object in window 2000 Advanced Server,
I have the following issue


'------------------------------------------get excel template file
'create excel application
Set xlApp = server.CreateObject("Excel.Application")

'open excel file
Set xlbook = xlApp.Workbooks.Open(targetFile)


xlApp.Workbooks.Open(targetFile) will create a shortcut under the C:\ etc.
So when I open as many as files, the shortcuts under c:\ are so many.

How could I avoid create the the shortcuts under c:\????
 
D

David Huang

I continue study this problem.
And find if I changed the anonymous user to visite this web page I could
resovle this problem.
I change the user IUSR_HUANGCHENCHUN from Guests to user .


But how about the security ?
 

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
473,774
Messages
2,569,598
Members
45,144
Latest member
KetoBaseReviews
Top