Re: How to pass unicode value for yahoo search.

From: Clark Cox (clarkcox3@gmail.com)
Date: Fri Oct 01 2004 - 14:44:34 CST

  • Next message: Kenneth Whistler: "Re: Sample of german -burg abbreviature"

    On Fri, 1 Oct 2004 19:16:09 +0530, Shiv Kumar <shiv.kumar@pivotal.com> wrote:
    > Hi
    > For search for ansii character 'a' we write
    > "http://search.yahoo.com/bin/search?p=%61"; from our C++ code. How to
    > pass unicode value in in this search

    Use UTF-8, like so (Here, searching for U+3042 "HIRAGANA LETTER A"):

    http://search.yahoo.com/search?p=%E3%81%82&ei=UTF-8

    -- 
    Clark S. Cox III
    clarkcox3@gmail.com
    http://www.livejournal.com/users/clarkcox3/
    http://homepage.mac.com/clarkcox3/
    


    This archive was generated by hypermail 2.1.5 : Fri Oct 01 2004 - 14:45:47 CST