Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to find out, if FSO created and saved a file?
Message
 
 
To
27/03/2003 12:36:45
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00770830
Message ID:
00770838
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"))
>
Great, thanks. BTW, it turned out, the problem lies in mail and not in file creation...
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform