Community
    • Login

    Pictures and Videos

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 2.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Daniel Wayne FarrD
      Daniel Wayne Farr
      last edited by

      I know it seems stupid but how do u load a image and video(coding pls) onto notepad so that ur website will have the image and video.

      Claudia FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC
        Claudia Frank @Daniel Wayne Farr
        last edited by

        @Daniel-Wayne-Farr

        notepad++ is an text editor, images and videos are, normally, binary files .
        You don’t want to use npp while editing those files, an hex editor would be
        the better choice.

        But what has a website to do with??

        A website is located on a webserver and the website is normally written
        in HTML and/or scripting languages like php, java, python etc…
        If you want to have an image or video included you need to upload the files
        by using some file transfer protocol like ftp, sftp, samba etc… and then you
        need to reference its location within your web document or reference its external
        address.

        I guess my answer is now as confusing as your question, isn’t it?

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors