Click here to Skip to main content
15,900,816 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,
My activex works in locahost.( http://localhost/..) but when changed to actual IP ( http://192.168.1.101/)or browse from other computer, the activex does not work. why is this? can anyone help?
regards
bill
Posted

Maybe they have activeXcrement turned off in the browser (IE), or they're using a non-IE browser that doesn't support activeXcrement.
 
Share this answer
 
Check security and if it is correctly installed.
http://www.pcpitstop.com/faq/security.asp[^]

Simple example script to check if it is installed:
http://www.datadynamics.com/forums/112396/ShowPost.aspx[^]

Good luck!
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900