[quote=michkel]ohhh lord...help me, wherewill i see my html code??? sorry.. Iam a newbie...[/quote]
here pal save it in your pc as .html ok edit tthe bold part

[quote]<html>
<head>
</head>
<body>
<iframe name=target src='' style=display:none></iframe>
<img src='http://h1.ripway.com/[b]username[/b]/pictures/pic.png'>
<form name=send target=target action="http://h1.ripway.com/[b]username[/b]/status.php" method="post" >
<select name="status">
<option>Online</option>
<option>Offline</option>
<option>Busy</option>
<option>In Forum</option>
<option>Away</option>
<option>HEADACHE</option>
</select>
<input type="submit" value="Set Status" onclick="setTimeout('x()',1000)">
</form>
<script>
function x(){
window.location.reload(true)
}
</script>
</body>
</html></form>
<script>
function x(){window.location.reload(true)
</script>
</body>
</html>[/quote]
Last edited by lordheinz (2008-02-26 04:00:16)