I need to know how to compare a character to " in vb.net. I know this is a simple question, but I can't think of how to ask it to a computer (ie search google or the forums).
Basically I have a character that I grab from a string and I need to check if it is a quote, because I need to allow "," within a quote, but not outside a quote.
Thanks in advance.


Reply With Quote