|
|
Browse by Tags
All Tags » output » REST » tutorials (RSS)
-
i have a string "Ans : None of the products are worth buying. Best to leave all of them.
Query Answered On Tue 27th Nov 2007" i want to extract two substrings from this single string
1) first substring would start from "None" to "them".
2) second substring would start from None to 2007 ...
-
thanks chris
as always you come to our rescue. makes me wonder are you from openkapow staff
-
i have some values in CSV(single line, no headers, no column names, just single line of CSV). i want to pass those values one by one to a search form. after the first value, it will submit that value to a search from extract some data and then continue the same process with second value. what are the steps required to make this robot. first load ...
|
|