Re: WebShop File Upload
Edgars Dzenis
1-2-20
Hi,

This procedure will save posted file when called ip:webport/WebTEST.hal with file passed in it

global webpublic
updating procedure WebTEST()
begin
area a;

WebGetPostData(a);

WriteAreaToFile(a,"tmp/test.zip",0);


return;
end;
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Hi Bror-Erik, Thanks for your reply. We've done further testing and we've discovered that it is only my Windows 11 laptop that has this message about downloading components. Other coll...
12:04 27 Feb 2026
Thanks Bror-Erik 👍😊...
11:56 27 Feb 2026