Hi Bruce,
I have attached the 2 log files one from the website and the other is from the client.
I do not know what else to tell you. All _trace() calls are under the same embeds.
this is the code I am now using in the client embed
net.SetAllHeadersDefault()
net.OptionAutoCookie = 1
net.SetValue('loc__login','astahl')
net.SetValue('loc__password','jasx1126')
net.SetValue('loc__uploadfilename','c:\temp\TestData04.csv',Net:IsFile)
net.SetValue('pressedButton','save_btn')
net.Post('
http://127.0.0.1:88/UploadFile', '')
as you can see in the log files i get the proper response back from the server.
Regards,
Ashley
[attachment deleted by admin]