thank
  the problem is the the HTML returned from server in responde is dynamic, 
  so i cannot put into the RegularExpression field.
   
  is possible use  * or samethink like that?
   
  fulvio
   
  
sebb <[EMAIL PROTECTED]> ha scritto:
  On 20/02/2008, Fulvio Guglielmelli wrote:
> HI,
> i need an help on the regular expressio extractor
>
> i have a http request, with HTML responseData similar like this
>
> ....skl'].value='AAAAAA';document.....return false;">11111111
> ......
> ....skl'].value=BBBBBB;document.....return false;">22222222
>

Try ....skl'].value=([^;]+);document.....return false;">${userParameter}

> i have a user Parameter defined, i need to extract
> AAAAA if userParameter value is 11111111
> BBBBBB if userParameter value is 22222222
>
> i tied to use regular expression extractor.but i have no idea how i can write 
> the expression to extract them.
>
> thanks
> FULVIO
>

[snip irrelevant e-mail thread]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



       
---------------------------------

---------------------------------
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail

Reply via email to