Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to find out, if FSO created and saved a file?
Message
From
27/03/2003 12:36:45
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00770830
Message ID:
00770833
Views:
15
>I have an asp page that is writing an excel file that is subsequently being attached to some emails. As it stands, the file gets attached, but is empty since the save has not completed. How can I make sure that the save is complete prior to the email loop?

You may use an approach such as this:
llExist=oFSO.FileExists(Server.MapPath("Page.asp"))
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform