I need to find first cycle occurrence in the given string since this string could be very long string so can not split on space base ...whatever string fuction I found on .NEt it return me cycle of cycleId not exact cycle word ....?So can any one provide solution....one more limitation that it sud be run in 1.1 framework....
I have ued IndexOf which retun of cycleID not cycle
Thannks in advanced.....looking forward for any solution...