Software Development Network>> Windows Forms>> Windows Form from within Internet Explorer
hello man,
please did you have any experience about Zoom in, out of picture
Dear,
if you use a windows user control you can add it to the aspx screen by adding <object> tag
<object id="anyID" classid="DllFileName.dll#Namespace.classname" VIEWASTEXT>
hi,
you can do that for form control, but it is not friendly for client,
try that:
<a href="aa.exe">aaa </a>
Windows Form from within Internet Explorer
FlyingHorse
hello man,
please did you have any experience about Zoom in, out of picture
cmtytest2
Sorry to be a pain, but I compile the form to DLL, it is not an application in itself....
Feret
Yes I can do this with a control, but is this possible with an actual Form rather than a a control
Matt David
Dear,
if you use a windows user control you can add it to the aspx screen by adding <object> tag
<object id="anyID" classid="DllFileName.dll#Namespace.classname" VIEWASTEXT>
PhilipRieck
Pete Wojtkowiak
hi,
you can do that for form control, but it is not friendly for client,
try that:
<a href="aa.exe">aaa </a>