Using Free Enenggi Site Services
Answers
Q: How to display Manchu graphical words
on my website?
A:
Enenggi provides a free webpage interface can be called from your website to display
Manchu graphical words. The webpage's url is:
http://www.enenggi.com/GetImage.aspx?input=romanization
Romanization is the parameter of the GET method. It is using Möllendorff convension.
Q: Can I display Manchu Word Of They Day on my website?
A: Yes, you can freely display Manchu Word Of They Day directly on your website
without any license agreement.
If you are using PHP, you can easily include fragments of HTML in your PHP page
like this:
<?php
include("http://www.enenggi.com/GetTodaysWord.aspx"); ?>
If you are using ASP, you include the HTML fragments in your .asp page
like this:
<!--#include virtual="http://www.enenggi.com/GetTodaysWord.aspx"
-->
If you are using ASP.NET, you will need to retrieve the HTML fragments in your code.
Contact me form: