These blocks are not for downloading a file in a webviewer, they are for uploading files from your ASD to an online location, is this what you want (not what you asked for...)?
Also you have an empty socket / block
These blocks are not for downloading a file in a webviewer, they are for uploading files from your ASD to an online location, is this what you want (not what you asked for...)?
Also you have an empty socket / block
Oh I was thinking differently because I see GetDirs(Procedures) is empty
Yep, it was a procedure I left in the Screen.Init by mistake. Not required. ( I have now updated that block image)
Regardless, you should only need to assign a webviewer to the wve extension to be able to download a file from the webviewer to your device (to the Download directory by default)
Two things:
The webviewer will only accept fully qualified urls, so replace google.com
with https://google.com
Add this block
It works thank you but I have another problem that I don't know how to do which is to stop the error text popping up
What error text ?
The error text you get when your webviewer can't load
Please show it, I do not see that error.
Have you resolved this error issue ?
We do not know why you get this error, is it a poor/unreliable network connection ?
Try ticking this box, to ignore SSLErrors:
Thank you
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.