Internet GET/POST action similar to VisualNeo Win - Forum

Forum Navigation
You need to log in to create posts and topics.

Internet GET/POST action similar to VisualNeo Win

Hi guys.

I had an inquiry. I am developing an app in visualneo win that uses InternetGet and InternetPost actions in most of its interaction. Is there a similar way to do these actions in VisualNeo Web?

 

Thanks.

Uploaded files:
  • You need to login to have access to uploads.

@zerosquidward there are many options in VisualNEO Web regarding this functionality.

The easiest one is FileToVar command but you would probably want to take a look at the included "Form Submit" sample app to see how to use a Form object for sending data to a server script and getting back the server response.

Regards.