How to add Talkback to a Web page

How to Add Talkback
to your Own Web Pages

Step 1
Connect to either the Swedish-language or the English-language KOM 2000 server.

Step 2
Open an existing suitable talkback forum, or create a new talkback forum, using the command Create forum (Swedish: "Skapa forum").

Step 3
Copy the URL of the new forum, but replace everything after the last ";" in the URL with the text "login".

Step 4
Insert a link, in your web page, to the URL created in step 3.

Step 5 (optional)
If you want nice graphics for the link from your web page to the talkback forum, copy the HTML text below, and replace
"http://cmc.dsv.su.se/kom2k/sol/9/3/;login" with the URL of the forum (created in step 3).

Step 6 (optional)
Only if your web page is in Swedish, and if you have performed step 5: Replace "talkback" with "svarpatal" in the text copied to your web page in step 5.

Example:

talkback Here you can try out talkback to this web page itself.

This is the text which you may copy to your web page in Step 5:

<table border="0" cellpadding="8" cellspacing="0" width="100%" dwcopytype="CopyTableRow">
<script language="JavaScript">
function talkbackout1() {
document.talkback1.src = "http://cmc.dsv.su.se/KOM2000/talkback.jpg";
};
function talkbackin1() {
document.talkback1.src = "http://cmc.dsv.su.se/KOM2000/talkbackov.jpg";
}
// end JavaScript. -->
</script>
<tr>
<td width=130 valign=middle> <a target=talkback href="http://cmc.dsv.su.se/kom2k/sol/9/3/;login"
onMouseOut="talkbackout1()" onMouseOver="talkbackin1()"> <img src="http://cmc.dsv.su.se/KOM2000/talkback.jpg" border="0"
name="talkback1" alt="talkback"></a></td>
<td valign=middle width="100%"> <font face="Verdana, Arial, sans-serif, Geneva, Helvetica" size="2">
<b>Here you can try out talkback to this web page itself.</b></font></td>
</tr>
</table>

Last update: 8 February 2000 by Jacob Palme E-mail: jpalme@dsv.su.se

URL of this web page: http://cmc.dsv.su.se/talkback/how-to-add-talkback.html

More information about talkback to web pages