Difference between revisions of "Implement login form into your website"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 6: | Line 6: | ||
</head> | </head> | ||
<body> | <body> | ||
<form action="http://your_mor_gui_host/billing/callc/ | <form action="http://your_mor_gui_host/billing/callc/try_to_login" method="get"> | ||
<input class="input" id="login_username" name="login[username]" size="11" type="text" /> | <input class="input" id="login_username" name="login[username]" size="11" type="text" /> | ||
<br> | <br> |
Latest revision as of 02:38, 28 October 2020
Use such form (press here to see HTML code):
Your MOR login