ASX Button Test: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<form action="asx-subscribe.php" method="POST" style="margin-top: 10px;"> | <form action="asx-subscribe.php" method="POST" style="margin-top: 10px;"> | ||
<label for="phone">Phone Number:</label><br> | <label for="phone">Phone Number:</label><br> | ||
<input type="tel" id="phone" name="phone" required style="width: | <input type="tel" id="phone" name="phone" required style="width: 180px; height: 24px; margin: 6px 0 12px 0;"><br> | ||
<button type="submit" style="padding: 10px 20px; font-size: 16px; border: none; background-color: #01ffe3; color: #000; border-radius: 4px; cursor: pointer;">Subscribe</button> | <button type="submit" style="padding: 10px 20px; font-size: 16px; border: none; background-color: #01ffe3; color: #000; border-radius: 4px; cursor: pointer;">Subscribe</button> | ||
</form> | </form> | ||
</div> | </div> | ||
</html> | </html> | ||
<br> | |||
<html> | <html> | ||
<div style="border: 1px solid #a5d3db; padding: 10px 14px; max-width: 290px; font-family: sans-serif; font-size: 14px; background: #fcfcfc;"> | <div style="border: 1px solid #a5d3db; padding: 10px 14px; max-width: 290px; font-family: sans-serif; font-size: 14px; background: #fcfcfc;"> | ||
<span> | <span>Want to stop receiving accident alerts via SMS?<br>We respect your privacy — no questions asked.</span> | ||
<form action="asx- | <form action="asx-unsubscribe.php" method="POST" style="margin-top: 10px;"> | ||
<label for="phone">Phone Number:</label><br> | <label for="phone">Phone Number:</label><br> | ||
<input type="tel" id="phone" name="phone" required style="width: | <input type="tel" id="phone" name="phone" required style="width: 180px; height: 24px; margin: 6px 0 12px 0;"><br> | ||
<button type="submit" style="padding: 10px 20px; font-size: 16px; border: none; background-color: #01ffe3; color: #000; border-radius: 4px; cursor: pointer;"> | <button type="submit" style="padding: 10px 20px; font-size: 16px; border: none; background-color: #01ffe3; color: #000; border-radius: 4px; cursor: pointer;">Unsubscribe</button> | ||
</form> | </form> | ||
</div> | </div> | ||
</html> | </html> |
Latest revision as of 02:07, 10 May 2025
Get accident reports as they happen via SMS.
It's totally secure — we never even see your number.
It's totally secure — we never even see your number.
Want to stop receiving accident alerts via SMS?
We respect your privacy — no questions asked.
We respect your privacy — no questions asked.