README.md

December 4, 2022 ยท View on GitHub

Web Function

Description

Web function (WF) is a simple technology, which allows any client to execute a function remotely on a web server and return the result back to the client over HTTP.

Few usage examples:

-By using Web function you will be able to execute a database call and return the result back over the port 80, thus by passing the firewall problems.

-Web Function allows exposing standard methods or services, which can be used by any client.

-Perform custom messaging services like pop up a small message box on the client machine once the reports have been updated on the server.

-What ever you can think of?

....For more information you can read the word document in the zip file or you can go to the HTML version by going to http://www.xSolveNet.com/Articles/

More Info

The Zip file consists of a simple client app and also the WF server app. After unzipping the code open the VB project under WFClient folder and run the application. If you want to set up your own WFServer then follow the instruction in the Word document.

Submitted On2001-05-30 11:17:46
ByShantanu Nag
LevelAdvanced
User Rating4.7 (28 globes from 6 users)
CompatibilityVB 6.0, ASP (Active Server Pages) , VBA MS Access
CategoryInternet/ HTML
WorldVisual Basic
Archive FileWeb Functi202885302001.zip