I use a the function Instr() in VB6 to search for a search-string in String
var. It returns the position of the found search-string.
Is there such a funtion in ASP.net?
var. It returns the position of the found search-string.
Is there such a funtion in ASP.net?
Comment