Jump to content

Recommended Posts

Posted

pretty basic im trying to send a web url somewhere into a text box online and I dont know how to send the " sign can someone please help i want to keep it in a string so it should be hello".com

i dont want

send("hell");

send"{"}"

send(".com");

im trying to avoid this

thank you

Posted (edited)

Use single quotes, like this Send(' " '), this will send ".

Edit: I've added spaces to make it more viewable, so don't add spaces in the actual code..

Another Edit: JohnOne beat me to it.. I wasn't looking..

Edited by snowmaker

- Bruce /*somdcomputerguy */  If you change the way you look at things, the things you look at change.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...