Hi,
What I need to do is to open an html document for this web portal and send the input values back to the server to call another function that will produce the MD5 Hash value, once I have that then I need to send it back to the html document to launch the web portal. Is it possible to do this with the web component? If so what would I need to do to get the html to come up in the window so I can enter the input?
I have looked at the webcomponent examples but most of them deal with charts, maps, calendars, etc. I just need to input data and move it back and forth between the 4gl program and the html file.
I have put my html file under the ../components directory and created a per file with the web component, but it never displays when I run the 4gl.
Thanks,
Jean