Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: Need help to write a code to enable Activex in browser

  1. #1
    Junior Member
    Join Date
    Feb 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Need help to write a code to enable Activex in browser

    Do anyone have an idea of how to enable activex controls in my browser where my we application is opened [code = Java,J2EE] ie, I need to add a button in my browser , on clicking which Activex controls in my browser shd be enabled ..... Can anyone help?


  2. #2
    Member Zyrion's Avatar
    Join Date
    Feb 2013
    Location
    Iowa
    Posts
    106
    My Mood
    Angelic
    Thanks
    2
    Thanked 8 Times in 8 Posts

    Default Re: Need help to write a code to enable Activex in browser

    Google for starters.

  3. #3
    Junior Member
    Join Date
    Mar 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Need help to write a code to enable Activex in browser

    Is that your custom browser? Give me a look.

  4. #4
    Junior Member
    Join Date
    Feb 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Unhappy Re: Need help to write a code to enable Activex in browser

    Quote Originally Posted by Zvejniex View Post
    Is that your custom browser? Give me a look.
    No !!!! Ok I think u guys didnt get my question , Let me explain:::

    I have a web application [code=Java J2EE] , need to add a button in the home page on clicking it the Active controls in the browser I am using (be it Internt explorer,mozilla or chrome) should get enabled .

    I tried by writing a batch file for the same by doing registry editing etc stuff.... but the users of my application will not be given permission to edit registry. (no Admin Rights will be given)

    Any other way? Because we found tha without editing registry directly we can change Activex settings from Internet options, any other possiblities to d thru code? Please do let me know!!!!!!

Similar Threads

  1. How to enable wrapping in JTextPane
    By kcaz in forum AWT / Java Swing
    Replies: 7
    Last Post: December 2nd, 2012, 04:04 PM
  2. MultiSet - Enable assertions.
    By kiiliikii in forum What's Wrong With My Code?
    Replies: 7
    Last Post: December 9th, 2011, 06:34 PM
  3. print code to browser
    By bookface in forum Java Theory & Questions
    Replies: 4
    Last Post: April 21st, 2010, 01:09 AM
  4. Need java code to know the browser status
    By newnewgen in forum Java Theory & Questions
    Replies: 2
    Last Post: January 8th, 2010, 11:39 PM
  5. how to enable tombol
    By ndoe in forum AWT / Java Swing
    Replies: 0
    Last Post: August 13th, 2009, 08:21 AM

Tags for this Thread