mematibas1
New member
- Katılım
- 18 May 2008
- Mesajlar
- 228
- Reaction score
- 0
- Puanları
- 0
arkadaşlar ben web siteme ken dime ayit chat eklemek istiyorum ne yapabilriim bunun bi programı falan varmıdır
<html>
<head>
<!-- SCRIPT BAŞI JAVA YENİ PENCERE -->
<script language="JavaScript">
function startWin(win)
{var desktop=window.open(win,"Clickatell","toolbar=no,l ocation=no,status=no,menubar=no,scrollbars=no,widt
h=712,height=570,noresize");}
</script>
<!-- SCRIPT SON -->
</head>
<body leftmargin="0" topmargin="0">
<A HREF="http://javachat.ircgen.com/sohbet.htm">
<a href="javascript:startWin('http://javachat.ircgen.com/sohbet.htm')">Online Sohbet
</a>
</body>
</html>
<html>
<head>
<!-- SCRIPT BAŞI JAVA YENİ PENCERE -->
<script language="JavaScript">
function startWin(win)
{var desktop=window.open(win,"Clickatell","toolbar=no,l ocation=no,status=no,menubar=no,scrollbars=no,widt
h=712,height=570,noresize");}
</script>
<!-- SCRIPT SON -->
</head>
<body leftmargin="0" topmargin="0">
<A HREF="http://javachat.ircgen.com/sohbet.htm">
<a href="javascript:startWin('http://javachat.ircgen.com/sohbet.htm')">
<img src="RESİM URL'niz" border="0" width="468" height="70" >
</a>
</body>
</html>