Hi Edded,

Do you get solution for removing & from url?

Thanks.

Xgan



Edderd wrote:
> 
> I'm trying to generate a series of http requests using the  HTTP
> Request sampler and a Command From File as the parameter to pass to a
> base path.
> 
> The resulting URL always has an embedded ampersand just before the
> parameter I read from the file:
> 
> GET http://165.137.91.33/seac/bin/seac-browser.dll?&ValidateTrigger
> 
> it should look like this
> 
> GET http://165.137.91.33/seac/bin/seac-browser.dll?ValidateTrigger
> 
> I set the Path to "seac/bin/seac-browser.dll?
> 
> I put the parameter from the file in the "Name:" field of the "Send
> Parameters with Request" form and uncheck "include equ".
> 
> It's got to be a simple solution, but I've done a lot of searching
> this problem out and haven't found it.
> 
> Can someone point me the way?
> 
> Thanks.
> 
> -- 
> Ed
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/how-to-remove-embedded-ampersand-in-HTTP-request-tp7628770p15987416.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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

Reply via email to