Windows-User-Control in ASPNET with Firefox

J

Jens Hofmann

Hello,

is it possible to display a windows-user-control within a aspnet-page in
FireFox?

Thx
Jens
 
S

Steve C. Orr [MVP, MCSD]

I'd be surprised...
The general Firefox philosophy tends to scoff at Microsoft technologies.
For example, it does not support Active X controls.
 
B

bruce barker

you have to supply a mozilla plugin. as the design of browser/plugin
communication is a simplied version of com (XPCOM), you may be able to write
one in .net using pinvoke. you need to sign the plugin and the user needs to
download, install and authorize it. depending on what you are trying to do,
you may just need javascript and XUL.


-- bruce (sqlwork.com)


| Hello,
|
| is it possible to display a windows-user-control within a aspnet-page in
| FireFox?
|
| Thx
| Jens
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top