Hi, You may use POST to post firstname and lastname and URL = http://www.example.com/page.aspx?id=12345
Cheers, Farid -----Original Message----- From: Dominic St-Jacques [mailto:[EMAIL PROTECTED] Sent: Wednesday, 3 December 2008 03:25 To: [email protected] Subject: Setting GET or POST for each individual parameter ? Hi, In a page, I have both GET and POST parameters. Can jMeter set the transfer method for each individual parameter ? I know you can set all parameters as POST and append the GET parameters to the URL, but is there another way? I personnally like the way Badboy (http://www.badboy.com.au/) does things. Each parameters is set to either be POST or GET. This helps readability and increases flexibility in my opinion. For example: ------ URL : http://www.example.com/page.aspx GET: id = 12345 POST: firstName = John POST: lastName = Doe ----- Is there a reason why jMeter doesn't do it like that ? Thanks a lot, Dominic. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

