Hey guys i'm trying to find a way to replace certain characters like < and > with double quotes, like " and ". The problem obviously is the fact that vb uses " " to take string input so putting a double quote right in the middle would generate and error. Could someone please help me workaround this.
↧