How can I add this translation service to my site?
To add our translation service to your site, you must insert the URL "http://webtrance.skycode.com/if-tr.asp" into an IFRAME-tag.
Below is a sample code of such web page:
<html>
<body>
<IFRAME FRAMEBORDER=0 SCROLLING=NO valign=top width=600 height=500 src="http://webtrance.skycode.com/if-tr.asp"></IFRAME>
</body>
</html>
You can specify the background color by using the parameter "bgcol". For example,
http://webtrance.skycode.com/if-tr.asp?bgcol=ffffff will display the translation page on a white background.
You can specify the interface language by using the parameter "lang". For example,
http://webtrance.skycode.com/if-tr.asp?lang=en will display the translation page in English. The currently supported values for the "lang" parameter are: "bg", "en", and "fr".
|
©1998-2015 SkyCode Ltd. All Rights reserved.
|
|
|