CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2002
    Posts
    372

    Can I use an Email address as a file name ?

    Is it valid ?

    Thanks

  2. #2
    Join Date
    Aug 2000
    Location
    New York, NY, USA
    Posts
    5,656

    Re: Can I use an Email address as a file name ?

    Quote Originally Posted by neo_the_1 View Post
    Is it valid ?
    Generally - no.
    Please read "E-mail address" on Wikipedia for more details.
    Some of the characters allowed for the email address are invalid for the file name.
    Vlad - MS MVP [2007 - 2012] - www.FeinSoftware.com
    Convenience and productivity tools for Microsoft Visual Studio:
    FeinWindows - replacement windows manager for Visual Studio, and more...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured