Sounds really great Leif.
Hmmm... Should we convert the server-side ioelement
functions into an object? I first started out with
wsMethodName since it was easier to port and supported
many platforms. I don't think having multiple instance
of the IOElement on the server would be of any
benefit, b
Hello,
Just an update to let everyone know where I'm at. First I wrote a simple
IOElement that had some global variables and subroutines (functions) as a
literal translation of the JScript ASP version, but I did not test it. Then
I decided I might as well make a Perl object of IOElement, so you