Hi Karen,
You should add %20 - url encoded space only , the + is another way to code space. So your url should be: http://localhost:13013/cgi-bin/sendsms?username=fake&password=fakeword&to=00447775704910%2000447708821845&text=Hello+world+&from=buddy Check the sendsms-chars parameter value in the smsbox group if you can send the space character as a part of the to field. If it's not defined it will accept the following characters "0123456789 +-" which is the default value. Cheers, Jovan
