how page for wireless - just a picture

hello ,
I have 2 ssid in the same wireless card (one open and another one is hide)
this work fine.
The open one is hotspot
the hide is without hotspot

all I want to do is - to cancel the hotspot, and every one that connect to this SSID will the picture of the hotspot and not be able to continue to the web

is there an easy way to do this expect change the login file? (remove the hotspot and DHCP)


this is the login file

<html><head><title>Free WIFI</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=320" /><script type="text/javascript">window.addEventListener('load', function() { setTimeout(scrollTo, 0, 0, 1); }, false);</script>
<body  leftmargin="0" topmargin="0" marginwidth="0"><center><form name="login" action="http:login" method="post"><input type="hidden" name="dst" value="http://www.google.com" /><input type="hidden" name="popup" value="true" />
<INPUT CLASS="button" TYPE="image" src="img/top1.png"/></a></center><div align="center">
</table>
<br /><div style="color: #c1c1c1; font-size: 9px">Powered by Wireless LTD</div>
</form></tr><td align="center"><img src="img/logobottom.gif" alt="Wireless" /></a></td></tr></center>
</script>
</body>
</html>



hope my question is understood


Thanks ,