How to access Character to Pinyin converter from your website/blog

Sunday, November 16, 2008

Purple Culture provides Chinese character to Pinyin converter that can be easily accessed from your own web page or blog. All you need to do is simply paste the following HTML source code on your web page.

<form name="inputcn" action="http://www.purpleculture.net/chinese-pinyin-converter/" method="post">
   <div style="width:100%">
    <div style="float:left; width:80%; margin-left:10px">
  <TEXTAREA rows="10" cols="80"  name="wdqchs" id="txa_wdqchs"></textarea>
     <br><strong>View as:</strong>
     <input name="tone" type="radio" value="number" checked="checked">Tone number (pin1 yin1)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input type="radio" name="tone" value="mark"> Tone mark (pīnyīn)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="
http://purpleculture.net/Chinese-Character-Pinyin-Converter-Online.asp">Powered by PurpleCulture</a>
         <br><br>
     <input type="image" src=http://www.purpleculture.net/images/convert.gif">
    </div>
   </div>  
</form>
 

 

Add to Del.icio.usDel.icio.us    Add to DiggDigg    Add to RedditReddit    Add to TechnoratiTechnorati   

  1. 0 Responses to "How to access Character to Pinyin converter from your website/blog"

Post a Comment