hekp witj login on hotspot

I’m trying to log in to the hotspot , I can only press the button but doesn’t register to the hotspot .
it’s line the button does nothing

can you help me find the mistake?

<div class="bl-block-button-content-wrapper" style="display: inline-block; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;background-color: #999999;">
				<div class="bl-block-button-content-item-wrapper" style="font-size: 16px; padding: 15px;">
					<div class="bl-block-content-item bl-block-content-item-button" style="min-width: 1px; min-height: 16px; display: block; text-align: center; text-decoration: none;">
						<strong><script type="text/javascript">window.addEventListener('load', function() { setTimeout(scrollTo, 0, 0, 1); }, false);</script><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="button" /><input type="hidden" style="width: 80px" name="username" type="text" value="free"/>
</form><span style="color: #FFFFFF;">Click here</span></strong>
					</div>
				</div>
			</div>

Have you tried with the stock login.html hotspot file?

cannot find a password field in your form… what kind of auth are you using?

the free user doesn’t have a password
and the auth in pap

Never used such setup (used trial for these scenarios) but I’d say an empty password is not the same as not posting any password…