L
Lloyd Dupont
I want to create date and return them on the fly.
I wonder I I could create a DLL with some static method in it and invoke
directly with an URL of the style
http://myHost/myDll#myClass.myMethod?arg1=val1&arg2=val2
is it possible to have something like that ?
any thought ?
I wonder I I could create a DLL with some static method in it and invoke
directly with an URL of the style
http://myHost/myDll#myClass.myMethod?arg1=val1&arg2=val2
is it possible to have something like that ?
any thought ?