I am creating a homepage for a client. I use my own server, and for testing I have set up the clients site as a virtual directory. It works great for everything but not for the admin area where I will use htmlEditor with the upload. When I browse for the upload folder the path is relative to my site. I want it to be relative to this path: http://www.venche.no/glod.as/uploads/bilder (bilder = pictures)
How can I use this method in the upload: ../uploads/bilder and NOT: /uploads/bilder. As it is now I got this error on this page: http://venche.no/glod.as/admin/bilder.asp
WARNING!! The Upload folder /uploads/bilder/ don't exists The Upload folder full path is: J:\www\showroom1\uploads\bilder The editor cannot start Create the folder and restart
In fact the picture folder is here (virtual directory) J:\www\glod.as\uploads\bilder
I hope there is a way to use "../"
Wenche.
Wenche |
|
|