Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. New Extention

New Extention

Scheduled Pinned Locked Moved C#
5 Posts 3 Posters 0 Views 1 Watching
  • 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.
  • H Offline
    H Offline
    hadad
    wrote on last edited by
    #1

    Hello, My application let user download some files from my web site,I want to let him download one file, only my program can recognize the file and work with it.Is it possible. Thanks.

    Dad

    W G 2 Replies Last reply
    0
    • H hadad

      Hello, My application let user download some files from my web site,I want to let him download one file, only my program can recognize the file and work with it.Is it possible. Thanks.

      Dad

      W Offline
      W Offline
      Wendelius
      wrote on last edited by
      #2

      What would be the problem, registering the file extension on client?

      H 1 Reply Last reply
      0
      • W Wendelius

        What would be the problem, registering the file extension on client?

        H Offline
        H Offline
        hadad
        wrote on last edited by
        #3

        the problem is how to structure a file that only my application can read.This file holds an image and a structure of an html document.

        Dad

        W 1 Reply Last reply
        0
        • H hadad

          the problem is how to structure a file that only my application can read.This file holds an image and a structure of an html document.

          Dad

          W Offline
          W Offline
          Wendelius
          wrote on last edited by
          #4

          Sounds like an serialized xml document, optionally in binary format. File itself is readable by any application or user but to understand its content is application specific.

          1 Reply Last reply
          0
          • H hadad

            Hello, My application let user download some files from my web site,I want to let him download one file, only my program can recognize the file and work with it.Is it possible. Thanks.

            Dad

            G Offline
            G Offline
            Giorgi Dalakishvili
            wrote on last edited by
            #5

            Have a look at this: Registering the Extension[^]

            Giorgi Dalakishvili #region signature my articles #endregion

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups