Results 1 to 8 of 8

Thread: Including + (Plus) sign

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2006
    Posts
    1,875

    Including + (Plus) sign

    Dows anyone knows how to include + sign while using search engine like google or yahoo,as + sign has special meaning for them so it exclude that from search
    __________________
    Rate the posts that helped you

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Including + (Plus) sign

    The - excludes words from the search. The + is an and. And they process it by parsing the string or using regular expressions.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2006
    Posts
    1,875

    Re: Including + (Plus) sign

    thanks for reply, what i was looking for is for example i want to search something related to "Tree view's + image" (i.e node expand) so how can i include phrase in my search query so seach engine will return me all result that has "+" symbol in it?
    __________________
    Rate the posts that helped you

  4. #4
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Including + (Plus) sign

    in that particular case you should search for "Tree view expand node image" or "tree view expand icon" or "tree view expand indicator" ....

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2006
    Posts
    1,875

    Re: Including + (Plus) sign

    well that was just example,anyway thanks for you time.Seems its not possible to include +,- as search criteria.
    __________________
    Rate the posts that helped you

  6. #6
    Frenzied Member
    Join Date
    Sep 2006
    Location
    Scotland
    Posts
    1,054

    Re: Including + (Plus) sign

    What is it that you actually need the sign for? There is no reason I can think of other than searching for a mathematical formula? And you would really be searching for it by entering it into a Google search box?

  7. #7

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2006
    Posts
    1,875

    Re: Including + (Plus) sign

    well ione of the example i gave above other could be + sign in DataGrid when you show Parent - Child relation and as you mentioned mathematical formulas and i noticed most of the memeber use + rather than word like expand while posting in forum like VBF and other so just thought will be be easy to search those thread using search engine..
    __________________
    Rate the posts that helped you

  8. #8
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Including + (Plus) sign

    That's probably a limitation for now, you'd really need to know what that thing's name is to search for it. Which can be a little frustrating. For example, not everyone will know that ~ is a tilde, but it's used in ASP.NET. It's just difficult finding information about it without asking or knowing what it's called.

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