update:
I found some tutorials for embedding windows form control objects into Internet Explorer and It looks promising. I was able to get a form to do display and show when accessing it from
http://localhost but I still have an issue accessing it from my IP
My only concern right now is: If i access is from my local IP I get the Page but not the object, it just shows up with the red square, green circle, and blue triangle icon. Does anyone know why this would be the case? I think this is the bulk of my problem.
Thanks again for any info you may have