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

    trim string by word

    hi all.
    how can i trim a filed by word?
    for example i want to show 3 word of my address field.

  2. #2
    Join Date
    Jul 2004
    Location
    Chennai, India
    Posts
    1,064

    Re: trim string by word

    Quote Originally Posted by saeed_sp
    hi all.
    how can i trim a filed by word?
    for example i want to show 3 word of my address field.
    Can you post some sample data with expected result?
    Madhivanan

    Failing to plan is Planning to fail

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