PDA

View Full Version : 2 Login Forms on the same hotspot login.htm


szern
11-18-2003, 06:58 PM
I've tried implementing the following below, but am getting : "Invalid username or password" error.

<form |form|>
<input type="hidden" name="username" value="demo">
<input type="hidden" name="password" value="demo">
<input type="submit" name="login" value="I Accept the Terms of Service">
<input type="hidden" |form_login|>
<input type="hidden" |form_chap_id|>
<input type="hidden" |form_chap_chal|>
<input type="hidden" |form_chap_pass|>
<input type="hidden" |form_target|>
</form>

I've added this syntax after the original login form.
Basically, I want to have the normal login on the top half of the login page AND also a demo (hidden value) login at the bottom for user testing purposes with a 'Terms of Service'
Can this be done?

Thanks!

lonnie
11-18-2003, 07:17 PM
We can't be working on this because we have a deadline that has to be met, so hopefully you can get help from a webpage designer. Anybody out there?