Click here to Skip to main content
15,881,380 members

Comments by niko_tells (Top 33 by date)

niko_tells 21-Feb-13 2:18am View    
Ok i got it, it works like that:

string nameWithoutUnallowedSigns = RemoveSigns.Replace(name, "");
niko_tells 21-Feb-13 2:14am View    
Thank you very much!
niko_tells 21-Feb-13 2:05am View    
Thank you very much!
But i hardly used Regex until now, how do i use it with my string now?
I tried r.Machtes(MyString);
But it seems not legit
niko_tells 3-Dec-12 4:38am View    
i dont think that this gonna work, but nice idea! I need in the AUFK->AUFP table the whole row (if the number exists) from AUFP. AUFK has an "id" and AUFP has an "id", now if the textbox shows one that exists, the datatable(aufp) should fill the rest of informations that AUFP contains. But thank you!
niko_tells 27-Nov-12 2:53am View    
ok im sorry, gonna update it