Please how can I use my email address as an alert whenever I register my email address in the email input.
For example, when I input my email address, the alert message should be Thank you jeremiah for submitting your info.
You’ll want an element to use as your alert. Within it has a text element that states:
“Thank you Do a search for User’s where email = Input A’s value:first item’s name for submitting your information”.
When the button is pressed simply show the element.
Thank you cliffwood
Do you mean that it I dont need to use an alert but an element and if so how can I make it show on page load?
I cant realy get it
This topic was automatically closed after 65 days. New replies are no longer allowed.