CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Feb 2006
    Posts
    2

    how do u switch names places? i.e. typing in first/last name, and display backwards

    i can't figure this code out, supposed to type in a name like George Washington, and have it appear in a label, Washington, George

    it has to have the comma and a space between comma and first name, thanks!
    Last edited by adamm104; March 1st, 2006 at 03:33 PM.

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