3

I am not sure if its possible to use USSD on HTML. An example: for a link to number we use

<a href='tel:+260xxxxxxxxx'>xxxxxx</a>

Now I wanted to know if this can be used using an USSD like

<a href='teL:*123#'>*123#</a>
Ollie
  • 409
  • 2
  • 8
  • 25
  • 2
    Purely to satisfy my curiosity: https://en.wikipedia.org/wiki/Unstructured_Supplementary_Service_Data – KIKO Software Feb 15 '21 at 19:13
  • thanks for your response – Mulusa Creations Feb 15 '21 at 19:14
  • 1
    Does this answer your question? [hash key "#" stripped from ussd code in "tel:" links on html pages](https://stackoverflow.com/questions/25890866/hash-key-stripped-from-ussd-code-in-tel-links-on-html-pages) – esqew Feb 15 '21 at 19:16
  • it has some infomation, thanks. But doesnt answer my question fully – Mulusa Creations Feb 15 '21 at 19:21
  • 1
    I'm not sure this question is well-defined - there are a number of definitions of "possible" that might apply: "Is it valid HTML?", "Will browsers allow it to be clicked?", "Will an Android browser actually dial that number when clicked?", etc – IMSoP Feb 15 '21 at 19:27
  • *But doesnt answer my question fully* - could you add a bit more detail? – Nigel Ren Feb 15 '21 at 19:30
  • check this question https://stackoverflow.com/questions/66214439/hoqw-do-i-send-a-ussd-auto-processed-popup-to-phone – Mulusa Creations Feb 15 '21 at 19:50

0 Answers0