WebSite X5Help Center

 
K. Das Sarma
K. Das Sarma
User

Uploading image from computer hard drive using html coding  en

Autore: K. Das Sarma
Visite 1321, Followers 1, Condiviso 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=

Postato il
2 RISPOSTE
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

Leggi di più
Postato il da Paul M.
K. Das Sarma
K. Das Sarma
User
Autore

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

Regards,

Koushik

Leggi di più
Postato il da K. Das Sarma