Member
399 Points
1101 Posts
Jan 23, 2017 01:59 PM|asp.ambur|LINK
Hello This is my Table
Table1 ID ItemName 1 A,G,H 2 B,K,E 3 L,M,N 4 O,S,W 5 Y,C,X
If user pass 1 then i want to show only first word before ,
A
If user pass 3 then i want to show only first word before ,
L
If user pass 4 then i want to show only first word before ,
O
Member
399 Points
1101 Posts
Get First Data From Table Data
Jan 23, 2017 01:59 PM|asp.ambur|LINK
Hello
This is my Table
If user pass 1 then i want to show only first word before ,
A
If user pass 3 then i want to show only first word before ,
L
If user pass 4 then i want to show only first word before ,
O