Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #550054

    Hello Enfold,

    I dropped the code below in a Code Block. Unfortunately, the “submit” buttons don’t show up.

    <FORM id="loginform" method="post" action="https://web2.ibtapps.com/ChampionOLB/auth/EnterUsername">
    				<input type="hidden" name="username" id="username" />
                	<p>Personal Banking:</p>
                    <p class="login_input"><input name="username-f" type="text" value="Enter Your User Name" class="username_input" /><a class="submit"></a></p>
                    <p class="or">- OR -</p>
                    <p>Business Banking:</p>
                    <p class="login_input"><input name="username-f" type="text" value="Enter Your User Name" class="username_input" /><a class="submit"></a></p>

    All I want to do is execute the link below and pass it a username, like the FORM above is doing. Any ideas ? Thanks !

    https://web2.ibtapps.com/ChampionOLB/auth/EnterUsername

    • This topic was modified 8 years, 11 months ago by bibbitybop.
    #550057

    Hi bibbitybop!

    It does not look like there is a submit button in your code. Where did you get this code from?

    Send us a link to your page and we’ll take a look.

    Cheers!
    Elliott

    #550064

    Thanks. I reposted it with the code tag.. However, when I try to run it in Enfold the submit buttons don’t show up.

    #550570

    Any ideas how to accomplish this ? I guess what I’m’ trying to do is POST a username to https://web2.ibtapps.com/ChampionOLB/auth/EnterUsername after the user enters their name and clicks the login/submit button.

    Thanks !

    #551379

    Hi!

    It’s going to take a bit of time and code to do that. It would be best to hire a freelancer to help you out with this customization.

    Regards,
    Elliott

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.