Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Concatenation operator in Vbscript
#1
Solved: 10 Years, 9 Months ago
Hi ppl,
I am using descriptive programming to click a record from my database. since there are no unique properties i tried to hard code the value

say my html id is xyz_0_1 where 0 & 1 indicates row and column respectively.. i need to store "xyz_" in a variable and dynamically change "0_1" .how do i do it

i stored xyz in a variable a

and then 0_1 in another variable b. i concatenated both by mentioning as a & b
but the msgbox displays the a&b and not the values stored in it.Where have i gone wrong.pls correct me
Reply


Messages In This Thread
Concatenation operator in Vbscript - by sk.aravind - 12-20-2009, 07:36 PM
RE: Concatenation operator in Vbscript - by Ankur - 12-21-2009, 12:06 AM
RE: Concatenation operator in Vbscript - by Saket - 12-21-2009, 01:34 PM
RE: Concatenation operator in Vbscript - by lotos - 09-13-2010, 04:32 PM
RE: Concatenation operator in Vbscript - by lotos - 09-14-2010, 08:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How do we use OR operator with Desc Programming. anu05446 3 2,131 01-07-2014, 01:36 PM
Last Post: anu05446
  workaround for addition airthmetic operator krr 1 1,622 01-06-2013, 04:13 AM
Last Post: kordirko
  String Concatenation send2aarti 0 3,117 08-26-2010, 09:22 PM
Last Post: send2aarti

Forum Jump:


Users browsing this thread: 1 Guest(s)