Merge two string

Reply

Join Date: Feb 2006
Posts: 13
Reputation: chan karan is an unknown quantity at this point 
Solved Threads: 0
chan karan chan karan is offline Offline
Newbie Poster

Merge two string

 
0
  #1
Mar 13th, 2006
I want to merge two string together in asp , how can i do this.

for example,

par_1 = a
par_2 = b

merge result: a,b

Anyone can help me~~

Thank you~
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 166
Reputation: Lafinboy is an unknown quantity at this point 
Solved Threads: 7
Lafinboy's Avatar
Lafinboy Lafinboy is offline Offline
Junior Poster

Re: Merge two string

 
0
  #2
Mar 13th, 2006
Simple concatenation should see you right:
  1. par_1 = a
  2. par_2 = b
  3. para1_2 = a & b
If I've been a help please confirm by clicking the Add to Lafinboy's Reputation link in the header of this reply.

Lafinboy Productions
:: Website Design :: Website Development ::

Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 3457 | Replies: 1
Thread Tools Search this Thread



Tag cloud for ASP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC