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. Web Development
  3. ASP.NET
  4. Print address in country specific format

Print address in country specific format

Scheduled Pinned Locked Moved ASP.NET
helpdatabase
3 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.
  • L Offline
    L Offline
    Lexarr
    wrote on last edited by
    #1

    Hello, I have a problem. I have a email stored in database in fields (e.g. AddressLine1, Postal Code, Zip .. e.t.c.) I need a solution to display address to user in selected country format. It does't matter online service or offline dll. It doesn't matter free or paid service. Please, help

    D G 2 Replies Last reply
    0
    • L Lexarr

      Hello, I have a problem. I have a email stored in database in fields (e.g. AddressLine1, Postal Code, Zip .. e.t.c.) I need a solution to display address to user in selected country format. It does't matter online service or offline dll. It doesn't matter free or paid service. Please, help

      D Offline
      D Offline
      David Mujica
      wrote on last edited by
      #2

      I'm confused at what you require. :confused: Can you give some examples of what you need ? Aren't all emails basically in the same format? name@domain I'll try to help you. :rose:

      1 Reply Last reply
      0
      • L Lexarr

        Hello, I have a problem. I have a email stored in database in fields (e.g. AddressLine1, Postal Code, Zip .. e.t.c.) I need a solution to display address to user in selected country format. It does't matter online service or offline dll. It doesn't matter free or paid service. Please, help

        G Offline
        G Offline
        Gulfraz Khan
        wrote on last edited by
        #3

        If you are talking about the order of address components. i.e. (State, ZipCode) or (ZipCode, State) etc. then use String.Format function. The format string specific to each country may be stored in database.

        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