<html>
<body>
HEllo !<br>
Concerning the ticket #188 (possible breakage of web interface in IE ) ,
i noticed that when i modify the index.html like the above, adding mrl is
working again.<br><br>
<br><br>
<form method="get"<b><u> action="?"</u></b>
enctype="text/plain" ><br>
             
<td>Add a MRL (Media Resource Locator) to the
playlist</td><br>
             
<td><br>
              
<input type="hidden" name="control"
value="add" /><br>
<x-tab>        </x-tab>      
<input type="text" name="mrl" size="40"
/><br>
<x-tab>        </x-tab>      
<input type="submit" value="Add" /><br>
<x-tab>        </x-tab>     
</td><br>
</form> <br><br>
Regards,<br>
</body>
</html>