WebX Visual Basic Function Examples


The output show below actually come from the CGI compliant exmaple application hello_world.exe.

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.


A Function in the Test Appplication is used to generate the following HTML:
<%=Function MyFunction("Hello World")%>

For further information contact us at info@futurewavetech.com
Copyright ©2000, Future Wave Tech Inc. All rights reserved.