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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. mailto problem

mailto problem

Scheduled Pinned Locked Moved C / C++ / MFC
comhelpquestion
4 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.
  • S Offline
    S Offline
    skinnyreptile
    wrote on last edited by
    #1

    Here's what my code section is: "mailto:abc@abc.com?Body=WHATever..." Result in Outlook 2000 and 98: Body --> WHATever Result in Outlook 97: Body --> whatever Anyone please let me know why Outlook 97 convert letters from upper case to lower case? Is mailto only work for Outlook 98 and after?

    I 1 Reply Last reply
    0
    • S skinnyreptile

      Here's what my code section is: "mailto:abc@abc.com?Body=WHATever..." Result in Outlook 2000 and 98: Body --> WHATever Result in Outlook 97: Body --> whatever Anyone please let me know why Outlook 97 convert letters from upper case to lower case? Is mailto only work for Outlook 98 and after?

      I Offline
      I Offline
      Iain Clarke Warrior Programmer
      wrote on last edited by
      #2

      This question belongs in the Web Development forum, as it is nothing to do with Visual C++... Repeat offenders suffer the WRATH OF :bob:! That said, you might want to try enclosing your BODY in quotes. Or just use lower case the whole time, in which case you won't care! Iain.

      R 1 Reply Last reply
      0
      • I Iain Clarke Warrior Programmer

        This question belongs in the Web Development forum, as it is nothing to do with Visual C++... Repeat offenders suffer the WRATH OF :bob:! That said, you might want to try enclosing your BODY in quotes. Or just use lower case the whole time, in which case you won't care! Iain.

        R Offline
        R Offline
        Ryan Binns
        wrote on last edited by
        #3

        Iain Clarke wrote: Or just use lower case the whole time, in which case you won't care! :rolleyes: That's really helpful... ;P

        Ryan

        "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

        I 1 Reply Last reply
        0
        • R Ryan Binns

          Iain Clarke wrote: Or just use lower case the whole time, in which case you won't care! :rolleyes: That's really helpful... ;P

          Ryan

          "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

          I Offline
          I Offline
          Iain Clarke Warrior Programmer
          wrote on last edited by
          #4

          Ryan Binns wrote: :rolleyes: That's really helpful... ;P I try, I really do! :cool: Enough work, it's time to go to the pub and have a :beer: now... Iain.

          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