Announcement

Collapse
No announcement yet.

how to enable java script in web object

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • how to enable java script in web object

    hi all,

    how to enable java script in web object


    and disable popup windows.

  • #2
    Because the Web object uses the IExplorer ActiveX control, it uses the settings choosen by the user in "Internet Settings" inside Internet Explorer.

    Probably modifying some registry keys you can change these settings, but it is not a good practice because it will impact on the standard user experience and security while the user navigates the web with the browser.
    We are slowly invading your planet to teach lazy humans to read the user manual.
    But don't be scared: we are here to help.

    Comment


    • #3
      what keys can i modify to do that ?

      Comment


      • #4
        i have this message



        can any one help me to solve this problem

        Comment


        • #5
          Originally posted by finalcut View Post
          what keys can i modify to do that ?
          Because I believe it's not a good practice, as sayd before, I will not give further help on this matter.

          For the other problem, it was already discussed one or two milions of time in this forum. Try to use the search function.

          This is one of them: http://www.indigorose.com/forums/thr...0-script-error
          Last edited by Cybergraph; 08-08-2011, 10:31 AM.
          We are slowly invading your planet to teach lazy humans to read the user manual.
          But don't be scared: we are here to help.

          Comment


          • #6
            Web.SetSilent() is what you are looking for.

            Ulrich

            Comment


            • #7
              Originally posted by Ulrich View Post
              Web.SetSilent() is what you are looking for.

              Ulrich

              thanx Ulrich, great work. thanx again

              Comment

              Working...
              X