Example 1:
The URL http://www.compusource.co.za/enrol.htm?ip=196.7.0.66&host=www.compusource.co.za
will create two variables in this directory:
Variable | Value |
---|---|
ip | 196.7.0.66 |
host | www.compusource.co.za |
Example 2:
This HTML code:
<form method=post action=http://www.compusource.co.za/enrol.htm --> IP: <input type=text name=ip size=24> Host: <input type=text name=host size=24> <input type=submit> </form>
Refer to the PowerWeb Server++ Web Macros Reference Manual for more information.