|
||||||||
I have setup captive portal but three things are not working; 1. I cannot get the picture I uploaded to monowall memory; fountainhtml.jpg to view within the webpage when shown. The html code I have to show the picture is: <img src="fountainhtml.jpg"> The files location is Z:\-==DRIVERS==-\-==Secure PC Utilities==-\-=Monowall Firewall=-\Captive Portal\images from which I uploaded FROM. ---------- 2. I cannot get the form to work once the "I Agree" button is activated. It should upon being depressed go to the webpage that they were trying to access. The html code I have for the form is: <value="$PORTAL_REDIRURL$"> <form method="post" action=""> <input name="accept" type="submit" value="I Agree"> </form> </body> </html> This is the very end of code and the page. 3. The last thing is that I have authored the default web page for captive portal in black background but it shows white?? Thanks, Michael |