Hello,
I must make one form where i will load .txt file. When i load this file i will make http request to one webserver and send querys to make load test.
Can someone help me ot this. I`m beginner on this and i will appreciate any kinde of help.
p.s.
Sorry if i post this in wrong forum.
If need i`ll try to explain better.
Loading
Mahesh ChandPosted Apr 1, 2012, 7:43 AM
But anyway, I don't think you can access and load a test file in a web page from another server. The other server must be shared and your website (where your webpage is hosted) must have access on the share folder and file on the other server and you use network full path to access the file.