hi guys,
should be a simple question on vb.net.
i am trying to bold my welcome message like the following:
using openwave phone stimulator, instead of displaying Welcome, it is displaying <b>Welcome</b>.Code:lblWelcome.Text = "<b>Welcome</b>"
how do i get it to recognise wml tags?
many thanks.
Kent




Reply With Quote