WebX Visual Basic Function Examples |
The name of the function is "MyFunction" and we are passing the string "Hello World". WebX will raise an event to inform the application that a VB function call is being made.
WebX will also pass the "Hello World string as well as the entire Query String (if one exits) to the event handler.
|