|
-
Apr 23rd, 2008, 03:56 AM
#1
Thread Starter
New Member
upload files to user folder
hi i am new here and i have a question
i have wrote a code in vb.net which allow me to upload files but for some reason i cant upload the files into the specific user
it always upload the files to the premium users folder and not into the session(premium")
in the session i have saved the username and when i debug i see that the seesion is at the corrent user but it wont upload the file into his dir
File1.PostedFile.SaveAs("E:\sitedownload\PremiumUsersDir\ " & session("premium") & ServerFileName)
ty
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
|