Code:TextBox1.Text = ("Martin Luther King...Said ""Blah Blah Blah""")
I'm looking for a way to use " In a varible , and it won't let me obviously, because it would look like..
Textbox1.Text = ("Martin Luther King...Said "Blah Blah Blah"")
Code:TextBox1.Text = ("Martin Luther King...Said ""Blah Blah Blah""")
haha.you also need " outside of the parentheses
Textbox1.Text = "("Martin Luther King...Said "Blah Blah Blah"")"
That is wat it would be.also please examine the thanks button below =-)
I have done this one before and this code 100% works that bombsaway displayed uptop
Code:Textbox1.Text = ("Martin Luther King...Said ""Blah Blah Blah""")
[IMG]https://i304.photobucke*****m/albums/nn168/guza44/sig-1.png[/IMG]