Android Question contenate control

Makumbi

Well-Known Member
Licensed User
Please help
i have account.text
MaskedEditText1
MaskedEditText2
which was to parse to this url in my B4a app please help i wanted them to be contentenated rightly
B4X:
http://localhost/Generic_Handler_JSON/HandlerVBStatement.ashx?customerId=05-05586&code=01/02/2000&code2=23/12/2018
 

Cableguy

Expert
Licensed User
Longtime User
I'm not at my pc, so I cannot give you an actual example, but the way it works is, you can add any variable value directly to a string.
Please DO go through the link I provided and read also Klaus booklets chapter dedicated to it...
 
Upvote 0
Top