Can you please help me to get the best method for dividing two text string with option strict on
If TxDovizAlisAlt1.Text <> "" Then
TxOranUst.Text = Math.Round(TxDovizAlisAlt2.Text / TxDovizAlisAlt1.Text, 4)
End If
Text string are retrieving from a web page either with "." or "," decimal sembol