Is there an ignore sign? I don't want it commented i'm trying to add ' but it will comment it. Heres what i'm trying to do:
VB.NET:
[SIZE=2]TextBox2.Text = ([/SIZE][SIZE=2][COLOR=#a31515]"function"[/COLOR][/SIZE][SIZE=2] & [/SIZE][SIZE=2][COLOR=#a31515]" "[/COLOR][/SIZE][SIZE=2] & TextBox3.Text & [/SIZE][SIZE=2][COLOR=#a31515]"() { commandtoserver(""'messageSent', & """[/COLOR][/SIZE][SIZE=2] & TextBox1.Text & [/SIZE][SIZE=2][COLOR=#a31515]");}"[/COLOR][/SIZE][SIZE=2])
[/SIZE]