Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Use Relative Path with CopyTo command
Use Relative Path with CopyTo command
Last post 04-01-2009, 1:28 PM by
cutechat
. 1 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
04-01-2009, 1:20 PM
50626
bceit
Joined on 04-01-2009
Posts 4
Use Relative Path with CopyTo command
Reply
Quote
I would like to use a relative path for the item.CopyTo command instead of the absolute path. I am writing a .NET site using vb.net if that makes any difference.
Filed under:
CopyTo
,
Relative Path
,
vb.net
04-01-2009, 1:28 PM
50628
in reply to
50626
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Use Relative Path with CopyTo command
Reply
Quote
Hi,
You can use Server.MapPath() to get absolute path.
VB.net are same as C# while you using the Uploader.
Regards,
Terry