Hi,
I only get the failed message alert, but never manage to login, despite the fact I followed all steps, read on all the login problems
https://community.wappler.io/search?q=login
Hi any ideas welcome on my latest issue: I am trying to get a login page against a database working without success. The page uses server connect form the validate the form entry against the database and either on success send to a dashboard page or else throw an alert.
My form send code is
<form id="form1" is="dmx-serverconnect-form" action="dmxConnect/api/data/Security/Login.asp" dmx-on:success="browser1.goto('dashboard.asp')" dmx-on:unauthorized="browser1.alert('Login not recognised')" onsu…
Below is what I did. I have a sql server back-end. It's as simple a filling out my username PEBROEKM and password Admin No typos, it just does not work. I have a local xampp installation (development purpose)
Peter
ben
April 19, 2019, 1:47pm
2
The posted values come from the input ‘name’ attribute. These must be the same.
3 Likes
Thank YOU so much, apologies for the stupidity, thinking the IDs where ok and enough… Name… fff