Surjer
Registered User.
- Local time
- Today, 19:01
- Joined
- Sep 17, 2001
- Messages
- 232
Is there a way I can grab the systems Temporary Internet Files directory and through it into a string type variable?
Dim F as string
F = GetTempPath ' This gets the temp folder - I need temporary internet files folder
Dim F as string
F = GetTempPath ' This gets the temp folder - I need temporary internet files folder