How can I hide what I write in Java Script

If I write a script, I offer it to many one to use it, but I don’t want to anyone to see what I write in the script, how can I do?

In ESTK go to "File" and select "Export as Binary..."
HTH
Marijan (tomaxxi)
http://tomaxxi.com

Similar Messages

  • How can I hide what I write in a find and change list

    I've written a find and change script, I prepared to offer it for anyone to use, but I don't want to anyone to read what I write in the find and change list.
    How Can I hide it?

    OK, my be offer it for someone to use it, I mean in house coworker, no any virus in it.
    How can hide the find and change list, or change it to another format, not just .txt.
    mybe change it to .doc or .vb or .js, and the script still can run well.

  • How can I see what I write while "write on" is enabled

    I want to track what I write on my graphic tablet. When I apply the "Write On" behavior afterwards, all strokes are "written" with the same speed, so it has to be the "live" version of "Write On".
    My problem is: When I lift the pen, for example to draw the dot on the "i", I cannot see what I drew before. In the case of the i-Dot this is OK, but when it comes to multiple letters, its a problem. Is there a way to display what I wrote immediately after I lift the pen, so I don't have to write "in darkness"?

    Select it in the Finder and choose Get Info from the File menu.
    (86668)

  • URGENT!!! How can I disable text boxes in JSP / Java Script??

    Hi! Hope you can help me with this one. It's kinda am having difficulty disabling / enabling text boxes in my JSP or JavaScript code. How can I do this? thanks a lot in advance...GOD BLESS!!

    I'm not really sure with Netscape browsers but with IE 4.0 and above there are two properties you can add to the <input> tag. They are Disabled and Readonly:
    <INPUT TYPE="text" VALUE="testing" DISABLED />
    <INPUT TYPE="text" VALUE="testing" READONLY />

  • How can I get selected EXCEL area using java script office API (v 1.0)

    Hello everyone,
    I need to get values of specified area in an excel sheet using java Script Office API. For an example,
    A1:A7 row load into array using JS. 

    And you posted to a C++ forum, not a JavaScript or Excel forum.... why? 
    Visual C++ MVP

  • How can I hide the class file ??

    Hi !
    I has a question, when i write a program of Java, then use the command "javac" to compiler to class file for other people using, but the class file can be disassembled and convert to source code. How can I hide the class file and let people can not disassemble, or can not see the source code. Thinks

    See these....
    http://www.saffeine.com/
    http://www.jarsafe.com/
    I recently read this. This will help you.
    http://developer.java.sun.com/developer/qow/archive/160/index.jsp
    Enojy....
    Rajesh

  • How can i hide my extension number when i make outgoing calls

    Hi All,
    How can i hide my extension number when i make outgoing calls,what configuration should i make on the call manager server.
    Regards,
    Lester

    We use a Route Pattern that mimics the telco feature *67. The RP is *679.xxxxxxx with a Transformation mask of 000000000 (just to get beyond the individual blocking on some private lines.

  • How can I hide a text label as I would a control or indicator?

    As I have multiple indicators that must have the same identifier to the operator I can not use the indicator label as the items identifier. At times I want to hide the indicator and label. How can I hide the label? Please recall a text label just sits on the front panel as desired. It isn't within a raised or lowered box. In the attached sample I would like to hide "MyLabel" when the date indicator is hidden.
    Attachments:
    Test_Label.vi ‏35 KB

    Here�s a way. Its a little involved, but it will work:
    1. Customize a control or indicator to remove the border (I used a string control)
    a. Right click on the control or indicator, go to �Advanced � Customize�
    b. Click on the wrench on the tool bar to enter edit mode
    c. Select the border and drag it off to the side
    d. Reduce the size of the border to a single pixel (it won�t let you delete it)
    e. Rubber band a box around the 1 pixel border to select it and use the cursor keys to move it within the �white space� of the string control. It will effectively disappear. You will NOT be able to move it with the mouse as LV will try to resize the border instead of moving it.
    f. Using the color tools �suck up� the background color of your vi and �paint� i
    t into the white space of the control.
    g. Make the control the correct size to hide your label(s). Make sure it is right as you will NOT be able to resize the control outside of the �customize� function (i.e.: while on your front panel)
    h. Click on the tweezers to go back to customize mode.
    i. Give your control a descriptive name
    j. Right click on the control, go to �Visible Items� and uncheck �label� to hide the label.
    k. Save your new control
    2. Back on your front panel, place your new control over what you want to hide and programmatically make it visible or invisible as desired.
    I have included a copy of your original vi, modified to hide and unhide your label. I have also included the customized string control that accomplishes this. You may resize the control as needed by �customizing it as described above.
    The only disadvantage to this method is that if you want to hide multiple labels they must be in the same area of the front panel. Otherwise you must have seve
    ral �hiding� controls.
    An advantage is that you will not have to make the original control or indicator (i.e.: the date indicator) visible or invisible as it can be hidden as well.
    Hope this does what you want.
    Good Luck.
    Attachments:
    Test_Label.vi ‏27 KB
    InvisibleString.ctl ‏6 KB

  • How can I hide early morning hours in iCal?

    how can I hide early morning hours in ical??? i'm sleeping at those hours and i really don't need to see them. it would give me a lot more space to see what really matters if i could define myself what hours i would like ical to show. i saw an old post that is locked and doesn't help. also searched the web and didn't find anything. i would be great to solve this very annoying problem. thanks!

    yes, it seems so. i guess we can't modify that.  =/  maybe some crazy script or programming thing... or something like that would do it, though.

  • How can you hide a Continue button until all clickboxes are clicked?

    I have seen similar questions to this one, but none seemed to be the exact situation as mine.
    What I have: Several images on a screen.  When a user clicks an image it is replaced with another image.  I am using clickboxes for this task.  I do not wish for them to toggle back and forth. Once they click the original image it should stay changed.
    What I am trying to do: Once a learner clicks all the images (in no particular order) a Continue button appears that allows them to go to the next screen.
    If anyone has some suggestions on this situation please let me know, thanks.

    I cannot log in on the forum for the moment, so will try by answering by
    mail. I was aware of that problem (have presented those solutions so
    often), thought that since you left all images visible once the click box
    was clicked it wouldn't be a problem.
    Two possible solutions:
       1. Easiest one: add a statement in the Always decision that will Hide
       the click box just clicked. It has no sense to click it another time. That
       will mean that you still can do it with a shared action but that shared
       action will have two parameters now, the second one being the click box
       that has to adapted on each application of the shared action.
       2. If you don't want to make the click box hidden (which means at the
       same time disabled), you'll need a user variable for each click box,
       starting with a default value of 0, and toggle it in the Decision 'Always'
       to 1. The second decision will then need a condition that checks the value
       of all the user variables (with AND) and shows the Next button only when
       all variables have the value of 1.
    Sorry, but have to mail, cannot offer a screenshot in that case.
    Lilybiri
    2014-03-13 5:31 GMT+01:00 Joseph_McDonald <[email protected]>:
        Re: How can you hide a Continue button until all clickboxes are
    clicked?  created by Joseph_McDonald<http://forums.adobe.com/people/Joseph_McDonald>in *Advanced
    Adobe Captivate Users* - View the full discussion<http://forums.adobe.com/message/6205043#6205043

  • How can I hide page thumbnails navigation bar at the start up of Adobe Reader and open a pdf file?

    How can I hide page thumbnails navigation bar at the start up of Adobe Reader and open a pdf file? I could not find this option under Preferences tab? Thanks

    Hey there,
    Thanks for your reply. That works for the files I do what you said. However, for files I have not done that, It still shows the navigation bar. Any idea, how to do it default for any files?
    Thanks agian

  • How can I hide the borders and keep it as an option?

    How can I hide the borders and keep it as an option?  I had someone go into the css I believe, and make it so there were no borders visible on the page (I could see the dotted outline while working on it, but when pushed, it wasn't visible (which is what I wanted).  They called it "noborders."  Since I had to reinstall, it went away.  Help?
    I have Dreamweaver CS5.5

    Try this site:  CSS Border
    Add code then type in a zero. Later add border size you want.
    examples:  border: 0px solid black;
    or
    border: 1px 000000;
    or
         border-top-style: solid; 0px 000000;
         border-right-style: dotted; 0px 000000;
         border-bottom-style: solid; 2px 000000;
         border-left-style: dashed; 1px 000000;

  • How can I hide iCloud purchases on Apple TV?

    We are a small Christian private school, and we have Apple TVs in each classroom. The album art for U2's freely released album has changed, now showing two shirtless men in an embrace -- Yes, I know it's Larry Mullens Jr and his son. It's upsetting my teachers and students. How can I hide it when there is no Apple ID associated with the Apple TV?

    You can also got to movies and select purchased and if it comes up cannot connect to server go to settings and scroll down to restart and it should work. That's what I did and it showed my purchased movies and I don't have my Apple TV paired with a computer. Just using iCloud. But you also can pair your computer but its not necessary to watch purchased movies you have bought through iTunes. Hope this helps.

  • How can I hide the por:8080 on the broswer

    http://www.mydotcom.com:8080/examples/.....jsp
    How can I hide the port 8080, cause this is what shows on the URL.
    thanks

    I have no problem running with tomcat that contain chinese, but when I run the apache which is the same code as the tomcat are running, it cause error 500. I debug it , and found out that it was the chinese that cause the problem. once I took out the chinese, then it works find. Can any one tell me why?
    thanks

  • How can i hide or lock the apps on ipad

    How can i hide or lock the apps on ipad, i don't want anyone to see some apps when my ipad was used. Without Jailbreak.

    It depends what you mean by 'lock' if you mean keep the iPad on a specific app that's easy to do as long as you are updated to iOS 6 which from your device information I can see your iPad is updated to iOS 6.0.2. All's you have to do is go to Settings > General > Accessability > Guided Access > ON > Set Passcode (Set a passcode to lock an app onto the screen). Go back to the home screen and click the app you would like to lock onto. Press the home button three times quickly. You can then highlight certain parts of the app you would not like them to be able to press, disable touching or motion if thats what you need. Press start. To exit the locked app triple press the home button again and type in the passcode you set earlier. Press end in the top left corner. I hope this helped you but if by 'lock' you meant don't allow on the app this is not possible as of yet with the iOS software although some apps do allow you to lock them with a passcode or you could try restrictions in the settings menu but this only works with built in apps such as; camera, facetime, safari, downloading apps, siri etc.

Maybe you are looking for

  • Error when trying to move iTunes Media to external hard drive

    I want to free up space on my laptop so I read this support file: iTunes for Mac: Moving your iTunes Media folder: http://support.apple.com/kb/ht1449 I am following the directions for "Moving your iTunes Media folder" set-by-step. When I get to the s

  • I photo crashes when I try to print

    I upgraded to Leopard and installed iLife 08. When I try to print photos and click customize so I can choose paper type, size, etc- the app crashes! The print dialog box looks slightly different from my old version of i photo-but now I can't choose t

  • Lock Consolidation Question

    Is there any way to lock down a period to prevent it from being consolidated if it is not at OK status? The typical answer would be to consolidate, get to OK status, and then lock the entities. But, we are attempting to quickly archive out some prior

  • VPA drops connection

    Hi Mac friends, I'm having trouble getting my VPA connection to stay connected on my iPhone 4. I pay for this service and it works great on my desktop/laptop. I entered my correct PPTP settings and it connects and holds the connection just fine. Then

  • Creating sublevels under levels for a dimension in AWM Oracle 10g

    In Analytic Workspace Manager Oracle 10g, How can I create more sublevels under a particular level in a dimension? for eg. Year is a dimension.It has 2 levels , Quarter and Month. Under Quarter level I want to have Qtr1 and Qtr2 as sublevels. Under M