why not just use the variables feature?
> i need all to be used in my HTTP request
At the same time or in a loop?
regards
deepak

On Fri, Jul 16, 2010 at 2:44 AM, Nithya Prakash
<[email protected]>wrote:

> Hi all,
>
> I'm able to fetch the ID from the DB, when i do this operation i get many
> rows of different ID....
>
> Example
> ID
> 7584
> 7563
> 7542
> 7524
> .
> .
> .
> .
> 7400
>
> When i use this expression "ID(\s+)(.+)" for extracting the ID's am getting
> only "7584" selected... i need all to be used in my HTTP request..
> Which expression to be used for using all the ID's from the above result??
>
>
> Thanks & Regards
> --
> Nithya Prakash.L
>

Reply via email to