WebSite X5Help Center

 
K. Das Sarma
K. Das Sarma
User

Uploading image from computer hard drive using html coding  en

Автор: K. Das Sarma
Просмотрено 1325, Подписчики 1, Размещенный 0  

How to upload a JPG image from the C drive using standard <img src....?

I tried putting the file name and then the path in the expert section. I also tried to put the whole path after src=

Размещено
2 Ответы
Paul M.
Paul M.
Moderator

Hello K. Das Sarma,

If linking to an image file in this way then you should first upload the image file to the server, preferably in a dedicated folder.  You can then set an absolute or relative URL in your HTML, pointing to the location of the file on the server.

However, it is far easier to work with images using WebSite X5's built-in Image Objects, etc. which do not require you to use HTML code.

Kind regards,

Paul

Читать больше
Размещено От Paul M.
K. Das Sarma
K. Das Sarma
User
Автор

Thanks, Paul. Actually, I am trying to build an infinite scrolling photo banner. For this have to do this manual operation.

Regards,

Koushik

Читать больше
Размещено От K. Das Sarma