Forum Moderators: phranque
After I do that I need to separate the values so I can use them.
Use the first form with a virtual include:
<!--#include virtual="webpage.shtml?a=value1&b=value2" --> Then process that as you would process form submitted values in any other CGI script.
Jim