Thread: Question client-side web apps
View Single Post
  #2 (permalink)  
Old 12-17-2008, 5:49 PM
curtix curtix is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.0 (VS 2005/2008)
 
Join Date: Dec 2008
Posts: 3
Reputation: 0
curtix is on a distinguished programming path ahead
Default

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
Reply With Quote