Thread: Shoutbox
View Single Post
  #7  
Old 15th July 2008, 04:24
ReNeJcEk ReNeJcEk is offline
Senior Member
 
Join Date: Jul 2008
Posts: 23
Default Re: Shoutbox
Code:
//--></SCRIPT>
<?begin_frame("Klepetalnica",true,5);?>
<iframe src='./shoutbox.php' width='100%' height='200' align='center' frameborder='0' name='sbox' marginwidth='0' marginheight='0'></iframe>


<form action='./shoutbox.php' method='get' target='sbox' name='shbox' onSubmit="mySubmit()">
<p align="center">Sporocilo: <input type='text' name='shbox_text' size='80'> <input type='submit' value=' Poslji sporocilo'>
<input type='hidden' name='sent' value='yes'>

<center><font size="1">Osvezi<span class="smallfont"></center>
<center><img border=0 src=pic/smilies/smile1.gif>
<img border=0 src=pic/smilies/smile2.gif>
<img border=0 src=pic/smilies/grin.gif>
<img src=pic/smilies/evo.gif width="18" height="18" border=0>
<img border=0 src=pic/smilies/noexpression.gif>
<img border=0 src=pic/smilies/confused.gif>
<img border=0 src=pic/smilies/sad.gif>
<img src=pic/smilies/weep.gif width="18" height="18" border=0>
<img src=pic/smilies/ohmy.gif border=0>
<img src=pic/smilies/cool1.gif width="18" height="18" border=0>
<img src=pic/smilies/yawn.gif width="18" height="18" border=0>
<img src=pic/smilies/sly.gif width="18" height="18" border=0>
<img src=pic/smilies/greedy.gif width="18" height="18" border=0>
<img src=pic/smilies/weirdo.gif width="18" height="18" border=0>
<img src=pic/smilies/sneaky.gif width="18" height="18" border=0>
<img src=pic/smilies/kiss.gif width="18" height="18" border=0>
<img src=pic/smilies/geek.gif width="18" height="18" border=0>
<img src=pic/smilies/evil.gif width="18" height="18" border=0>
<img src=pic/smilies/yucky.gif width="18" height="18" border=0>
<img src=pic/smilies/shit.gif width="18" height="18" border=0>
<img src=pic/smilies/question.gif width="18" height="18" border=0>
<img src=pic/smilies/idea.gif width="18" height="18" border=0></center>
</td></form>
<?end_frame();?>
Reply With Quote