|
Browse by Tags
All Tags » relative path
-
Hi there, I've just downloaded the trial version of asp uploaded but I can't upload my files to anywhere other than c:\windows\temp etc.
I try specifying the upload folder but I don't know where it's relative to, the scripts folder running my asp? All I get is ''directory does not exist.''
Any ideas? ...
-
I want to use the editor as an online newsletter editor. The problem is that the images are using a relative path.
Here is the code:
<CE:Editor ID=''admintxt'' runat=''server''
BreakElement=''Br''
EditorOnPaste=''PasteWord'' RemoveServerNamesFromUrl=''False''
UseRelativeLinks=''False''>
</CE:Editor>
Even ...
-
I am using the multiple upload code for vb.net and microsoft ajax. The uploader works as advertised but I would like to use a relative path instead of the absolute path for the item.CopyTo command. When I change the code to relative path, I get the following error: Could not find a part of the path ...
-
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.
|
|
|