|
-
Jan 19th, 2011, 02:49 AM
#28
Lively Member
Re: VB - A simple HTTP Web Server
hi i know this is old thread but i have a question about the path of the server.
Private Const PathShared As String = "C:\"
what if i want to change it to temp folder?
i tried
Private Const PathShared As String = Environ("tmp") & "\server" but it gives me an error..
help please?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|