Michal, Are the values of these hidden fields static? Can't you populate them ahead of time just as you would any http request parameter? If you use a http request generative controller then you should be able to add any http parameters as part of that request. So any hidden fields you need to pass should be able to be used as part of this request.
Hope this helps out. amir >>> [EMAIL PROTECTED] 2:31:22 PM 10/03/02 >>> Greettings to everybody, I'm new to list I'd like to know what is the current status of such simple problem: The first HTTP Request results with form and some generated hidden fields on it. Pressing submit sends this fields to server. I want to simulate this with JMeter. Sounds trivial, but I didn't found this in docs. In this list there were several discussions on this topic, but either about old version of jmeter (I'm using nightly build 2002-10-01) or not ended with conclusion. Oh, and the second: is there any subscriber of dev-jmeter? I posted something to it but it didn't show in the archive... Did you receive it by email? (sorry, sorry, sorry about this question :) best regards Michal Kostrzewa -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

