Search 5,000,000+ questions and answers.

Frequently Asked Questions

How can I make a HH toolbar button run some script?

HTML Help FAQs
You can do this by linking the Jump button to a topic that contains the script. Then, using the onLoad event in this topic's <body> start-tag, you can execute the script automatically when the topic loads. The purpose of the "history.back(1)" method is to ensure that the most recently-viewed topic remains in the topic pane and isn't replaced by a completely blank topic. Marcel van Brakel has uncovered a real problem with HH_CLOSE_ALL.
Related Questions

Why do I have a 'paperclip' button in my toolbar?

Indian Creek Internet Services, Inc.
This is an 'attachment' button and lets you send copies of files 'clipped' to your e-mail messages. Click on the attachment button and a window will appear which lets you view all the folders and files on your computer. You can 'click' your way through the contents of your computer - choose a document from the "Desktop", open a folder in the "C"drive, or pick some file from a floppy disk.
Related Questions

How can I make sure only one copy of my script is run?

AutoIt
The easiest way is to rename the title of the hidden AutoIt window when your script first starts. Then in the same script check for that window title existing - if it does then another copy of the script is running.
Related Questions

How can I place e.g. the bookmarks button in both AiOS and in FF toolbar?

All-in-One Sidebar :: FAQ :: firefox.eXXile.net
Normally this is not possible, because there is always only one button for one function. But nevertheless you have two possibilities to get doubled buttons. You can use Custom Buttons² or Customizable Toolbar Buttons to create a second button for one job. Use following workaround, which is actually a bug (I believe it's a Firefox bug, but I'm not really sure. :-)) configure the other toolbars to your needs.
Related Questions

Can Expect be run as a CGI script?

Expect FAQ (Frequently Asked Questions)
Many Expect scripts can be run directly with one change - the following line should be inserted before any other output: puts "Content-type: text/html\n" Next, make sure you invoke external programs using full paths. For example, instead of "spawn telnet", use "spawn /usr/ucb/telnet" (or whatever). Remember that the PATH and other environment variables are going to be different than what you are used to.
Related Questions

How do I run my programme as a script, then?

Frequently Asked Questions for comp.lang.lisp
There is no direct equivalent of __FILE__ and __LINE__ in ANSI Common Lisp; this is perhaps most simply explained by the fact that CL is not particularly a file-oriented and definitely not a line-oriented language. That said, your particular implementation may carry around some information about where functions were compiled, and COMPILE-FILE binds the special variables *COMPILE-FILE-TRUENAME* and *COMPILE-FILE-PATHNAME*.
Related Questions

Why don't I see a HH Version button?

HTML Help FAQs
This problem is generally caused by the "stoplist" feature (A small text file containing words that should be ignored by the full text search engine). Lists greater than 512 bytes (characters) will hit a bug in the compiler that then fails to create the keyword index. They work fine if you stay under that limit. The problem no longer seems to show under Win XP.
Related Questions

How do I make a toolbar button that allows me to select objects?

AutoCAD FAQ: Frequently Asked AutoCAD Questions, Troubleshoo...
Commands like move, erase, chprop, etc. allow you to select objects until you press ENTER to continue to the next step of the command. Because you can select any number of objects, using any number of picks, it can be confusing to create toolbar buttons and menu picks that use commands like this. However, there is an easy way to deal with this apparent roadblock, the SELECT command.
Related Questions

Can you run a Java Script or Java Applet on my page?

Middlebury Vermont Community Network Frequently Asked Questi...
Ans: Yes, we can... but we should caution you that there are still a lot of old browsers out there that are not Java-enabled. Older AOL browsers, for example, have a devil of a time with Java. We are frankly looking forward to the time when the whole web is fully utilizing the interactive capabilities of the platform-independent language and world of Java. Ans: We have an excellent form script in our CGI Bin, written in perl.
Related Questions

I get a Server Error when I run my cgi script. How can I fix that?

CheaperWebHost.com - Frequently Asked Questions (FAQs)
First, make sure that the permissions on the file are set properly for execute permission. By default, the permissions are 644 (rw-r--r--) and do not allow execution. You need to change the permissions, or the mode, on your cgi script to 755 (rwxr-xr-x). Some FTP programs allow you to change file permissions, if yours doesn't, then you can use the File Manager in your Control Panel to change the permissions.
Related Questions

How do I run a script?

Modelworks Software
You have several choices. First, open the tools tab in the workspace (the tools tab is the one with a pencil icon). Then open the folders in the tree view until you see the script that you want to run. Then double click on the script to run it. You can also use the context menu by doing a right mouse down on the script and then selecting run or run batch. The Run command will run the script in the current thread.
Related Questions

How do I move or copy a button from one toolbar to another?

Baarns: Microsoft Word General Frequently Asked Questions on...
There may be times when you want to customize Word's built-in toolbars, or simply reorganize them. You may easily copy or move a toolbar button from one toolbar to another. This will make it easier to mix and match from existing toolbars to custom toolbars for special projects, tasks, or just for comfort and ease. To move a button between toolbars:
Related Questions

I have enabled integration with IE, but there is no button on IE toolbar. Why?

TimelyWeb F.A.Q. This is a list of frequently asked question...
Internet Explorer 6.0 doesn't show additional buttons unless they were explicitly made visible by the user. You need to right-click on IE toolbar, select "Customize" in popup-menu that appears and add TimelyWeb button to the list of visible buttons (on the right side).
Related Questions

How do I add the toolbar button?

The Computer Science Student: Delicious Sidebar FAQ
Right click somewhere around on the menu bar and click 'Customize', a window should pop up with a bunch of icons, find the del.icio.us icon and drag it where you want it on the toolbar.
Related Questions

Can I make a script run periodically (using cron)?

Web hosting technical FAQ
Yes. A program called cron can be used to automatically run any script or code contained within your hosting account based on a specified time period or frequency. au Domain name registration | Web hosting Australia | Dedicated servers | Colocation Australia | Sitemap | Resources | Shipyard
Related Questions

Can I run a copy of the script on two or more domains?

HYIP Nx 2 - Advanced and Secure HYIP Manager Script | HYIP S...
No. You are purchasing a license to use the script only on one domain. You should order an additional license for every other domain.
Related Questions

Why do I get a HH_GET_WIN_TYPE Run-time Error?

HTML Help FAQs
HTML help run-time is now part of the operating system. For older systems (Windows NT4 and Windows 9x) you should download and install HHUPD.exe (HH run-time installer). Actually installation of the HH run-time has changed over the years. For the most up to date information please go to the Microsoft HTML Help 1.4 SDK web page and click the HTML Help Downloads link. Internet Explore is required by the HTML Help run-time to display HTML content. You must have IE4 or greater installed to view .
Related Questions

How do I add a ComboBox button to a toolbar?

ComboBox - Windows Forms FAQs
Michael Gold discusses this problem in his article How to create a "ComboBox button" in a toolbar in .NET on C# Corner . Contributed from George Shepherd's Windows Forms FAQ
Related Questions

How can I add a button to the toolbar?

WinEdt.org -- Help & Documentation -- FAQ
You can only add icons to the toolbar, that are available as such in menus, so maybe you have to define them first there (invisible menus or popups are possible too). If you want to add a “shortcut” to an external program (via toolbar), you must be aware of WinEdt not being able to evaluate the internal icon definition of programs - you have to extract it yourself. Open WinEdt.
Related Questions

I can't see the scrambler button on the IE toolbar. How can I enable it?

Right click on the IE toolbar, and click on "Customize...". Move the Password Scrambler icon from the left to the right, and click OK.
Related Questions

How do I replace a toolbar button image with text?

Baarns: Microsoft Word General Frequently Asked Questions on...
When working with Microsoft Word you become familiar with most of the toolbar buttons. However, there may be buttons you rarely use and therefore cannot remember their function. If you place the mouse pointer near the bottom of the button's lower right corner, Word will display the button's name. However, a more effective approach than continuously placing the mouse pointer under every button is to change the button images to text.
Related Questions

How do I reset my toolbar button to its original image?

Baarns: Microsoft Word General Frequently Asked Questions on...
You can easily design your toolbar with text buttons instead of image buttons. However, there may be a time when you would like to restore your toolbar buttons to their original images. To do this, you must first make sure the toolbar is displayed.
Related Questions

How do I get the SideStep Toolbar button to show in Internet Explorer?

Cheap Airline Tickets, Discount Hotels and Airfare - SideSte...
The Internet Explorer toolbar is the bar that contains the Back button in your Internet Explorer browser. To make the SideStep button appear on the toolbar of your Internet Explorer browser: Then highlight SideStep by clicking on it once in the "Available toolbar buttons" list on the left, click "Add ->" and SideStep will appear in the "Current toolbar buttons" list on the right. Click "Close" and the SideStep button should be available for easy access.
Related Questions

Q: I cannot find the NoScript toolbar button. Where is it?

NoScript - JavaScript/Java/Flash blocker for a safer Firefox...
A window will appear where you'll find the NoScript button: just drag and drop it on the toolbar you prefer.
Related Questions

The SideStep Toolbar won't open when I click the toolbar button or a shortcut?

Cheap Airline Tickets, Discount Hotels and Airfare - SideSte...
Checking the following settings will usually get the SideStep Toolbar working on most computers. If the four steps below do not get SideStep working read the list of possible causes below. Step 4 (proxy servers are usually not a problem for SideStep but turning it off, if used, will get SideStep working in a few rare cases) After completing all the steps above we suggest restarting your computer and trying to launch SideStep again from your START MENU.
Related Questions

How do I make a script?

mIRC: Frequently Asked Questions about mIRC - Section 6
First of all you have to make sure you really need a script. Scripting is not difficult but if you simply want to auto-op your friends on your IRC channel, or if you want to ban or ignore an annoying person, mIRC is perfectly equipped already with functions that do exactly what you want. In this case read the section about the auto-op, protect and ignore lists.
Related Questions

How can I make my maps run faster?

FAQs — UMN MapServer
There are a lot of different approaches to improving the performance of your maps, aside from the obvious and expensive step of buying faster hardware. Here are links to some individual howtos for various optimizations. First ands foremost is hardware. An extra GB of RAM will give your map performance increases beyond anything you're likely to achieve by tweaking your data. With the price of RAM these days, it's cheap and easy to speed up every map with one inexpensive upgrade.
Related Questions

How do I run a script in SQL*Plus?

CIS Oracle FAQ
A script with SQL or SQL*Plus commands in it should have the extension ".sql". E.g. your script is called "foo.sql" to run it type "start foo" or "start foo.sql".
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact