Search 5,000,000+ questions and answers.

Frequently Asked Questions

How can I use a custom icon when compiling my scripts?

AutoIt
You need to run the full compiler program (rather than just right-clicking a script and selecting compile). This page describes the compiler in detail.
Related Questions

Why should I use Legend instead of writing custom scripts?

I-Cubed :·: Legend Frequently Asked Questions
Legend for PDMLink is more reliable than custom scripts in three major areas of data migration: data compatibility, cost, and schedule. Legend vs. Custom Scripts. Estimates for custom script development, testing, and validation are attractive in the planning stages. However, when implemented, the nature of custom programming (try, fail, try again) can cause schedule delays and divert resources and focus from the overall PDMLink implementation.
Related Questions

Can I use Custom CGI scripts?

PROTGP Adult Webhosting - Providing World Class Service to T...
Yes. All of our account types come with the ability to upload your own custom CGI scripts. Since we use the suexec wrapper to run all of your scripts under your own unix user ID for security, you must remember to set all of your CGI scripts to mode 700, and directories inside your cgi-bin to mode 705.
Related Questions

Can I use my own custom CGI scripts?

Web Hosting: FAQ
No, at this time we offer only shared hosting. Based on customer interest, we may offer dedicated solutions in the future. Please contact our sales department with your interest.
Related Questions

How can I use a custom icon for a window?

MFC Visual C++ FAQ version 4.0 Windows Programming OLE VBX O...
The Microsoft Foundation Class Library stores icons for the main frame window and the MDI frame window as resources. The icon with resource ID AFX_IDI_STD_MDIFRAME is the icon for the MDI frame window, and the icon with resource ID AFX_IDI_STD_FRAME is the icon for the main frame window. To replace these icons in your application, add an icon to your resources file with theappropriate ID. The application specifies the icon for a view in an MDI child window when it creates the template.
Related Questions

How do I change the icon for a custom control in the Toolbox?

General - Windows Forms FAQs
You can do this in different ways explained below. In all the cases the bitmap or icon should follow these rules: The bitmap or icon dimension should be 16x16 with 16 colors. The bottom-left pixel color will be assumed to be the transparent color. Technique...
Related Questions

Do you provide any scripts with your templates or could you do some custom programming?

Frequently Asked Questions
Our templates do not include any additional scripts. All forms such as newsletter subscription or search fields are inactive. Basic scripts can be easily added at www.TemplateTuning.com
Related Questions

Can I use my own CGI scripts?

Information Technology Services
A CGI script can be installed if its use is essential to the university mission. However, due to security considerations, you cannot have them in your own directory. Send mail to the WWW Administrator, and let us know where the source code for the script is located. Any changes in the script will have to be handled in the same manner. Please debug your scripts thoroughly before mailing the administrator.
Related Questions

Can I use my own company's (or a custom) icon or do I have to use FrontlineChat's?

FrontlineChat.com
You can use your own icon in place of the standard FrontlineChat icon. Simply replace the image source in the java script with the new image source when placing the icon on your website. (See User Manual for details)
Related Questions

How can I use custom PHP and CGI (Perl) scripts?

PHP/Perl/Python Settings & Errors - FAQ - ProperHost.net
To use a custom script, just upload the .php, .php5, .cgi or .pl file(s) to your account. The Perl scripts do not require a special /cgi-bin/ directory as some server configurations require. You can place your Perl and PHP scripts in any directory you wish. Note: Currently, support for both PHP 4.4 and PHP 5 is available on our servers simultaneously. If you want to use PHP version 5, you need to create the PHP files using the extension ".php5".
Related Questions

I use my website's IP address in custom scripts and/or DNS. What do I do?

CPU Resources FAQ - DreamHost
Please note: The move to the evaluation server will change any IPs associated with your web services. Please get the new ones if you set up any custom scripts or DNS that relies on the old IP to function.
Related Questions

Can I use custom CGI (Common Gateway Interface) scripts?

YouStart - Web hosting, web site design, register a $6.99 do...
I had a free web site on AOL. When I closed my account I had to find a new place to put it. The companies I found seemed very complicated. YouStart made things so easy. It looks like you made your company just for people like me ..." ??" Alicia Starling, Laguna Niguel, CA My Sunday school class wanted to make a home page. I thought it would be too tough for the kids. One of the moms told me about YouStart. The kids had a ball and the price was right.
Related Questions

Can I place custom CGI scripts on WebCom/write my own CGI scripts?

WebCom Guide - WebCom FAQs - Info FAQ
WebCom does not allow any custom software or scripts to be installed, developed or executed on WebCom Servers. We are completely dedicated to reliability and security and do not want to compromise these features. However, WebCom does provide extremely flexible, standardized CGI services which enable you to quickly and easily set up searchable indexes of your site, as well as create sophisticated form-based applications without having to master the complexities of programming.
Related Questions

Does ICON have custom lasik?

Colorado lasik surgery FAQ
LASIK: The procedure · FAQ · Denver lasik locations · Vision Correction · Wavefront · Financing · Custom
Related Questions

How can I use my icon as an icon on my desktop?

How Patriot Icons Work
Choose your downloaded patriot icon. (Note: This trick only works for shortcuts, not for actual folders, files or .exe icons on the desktops)
Related Questions

Do you support custom scripts?

Hostito Web Hosting - customer support faqs
Yes, but on an extremely limited basis. Please feel free to e-mail a request for any custom script you'd like to use. Permission cannot be guaranteed, but we are always willing to allow a new script if it meets our security and use standards.
Related Questions

How do I run Custom CGI scripts?

CommerceBlvd.com Web Hosting Technical FAQ's
Our servers have the capability to run CGI scripts based on Perl, Unix SH, KSH, CSH, and C/C++ languages. If you have a custom CGI script that you need to use, simply upload it to your personal "cgi-local" Here are some helpful tips to follow when installing Perl scripts: If a script calls another file within your account, but the script does NOT require a URL, you need to use the system path: Substitute the path to the file with your domain name.
Related Questions

Do you allow custom scripts?

Ekhwan Web Solutions - Brotherhood Beyond Boundaries (Web De...
All scripts that need to be installed for you must be first uploaded to your account. Our team of system engineers will then scout the script and should it be passed free of any threats or complications, it will then be allowed for your usage.
Related Questions

How do I implement custom scripts?

Technical FAQ
Our servers have the capability to run CGI scripts based on PHP/FI, Perl, Unix SH, KSH, CSH, and C (NOT C++) languages. Perl is a our language of choice as it is a world standard and is well suited to CGI. In addition, Perl code does not require manual compilations whereas C code must be compiled* on our web servers prior to use.
Related Questions

Do you do custom programs and scripts?

SPADS - faq.htm
Yes, we can do custom programs and scripts for virtually any application. Contact us with your program or script request for a quote.
Related Questions

Can i install my own custom-scripts?

Creative Business Solutions <> Your Complete Internet Soluti...
Yes, you may. The scripts will have to be tested and verified secure before we allow them on board though.
Related Questions

Please see this description of compiling Groovy How can I run Groovy scripts?

Groovy Committers FAQ
Groovy depends on JDK 1.4 or later. Common errors people have when trying to run Groovy is that there's an old groovy jar on the CLASSPATH somewhere (have you checked in java/lib/ext?) or that JAVA_HOME points to an old JDK before JDK 1.4.x. You can add things to your $CLASSPATH environment variable. Another popular option is to create a .groovy/lib directory in your home directory and add whatever jars you want to be available by default. e.g.
Related Questions

Can I use my own CGI, PHP and ASP scripts?

IndicHosts.net - Pre-Sale FAQs
While we do provide many pre-installed scripts, you can still upload any of your own scripts. You can purchase scripts from many online developers or write your own. Regardless, you can upload any scripts that you may own. However, most popular scripts are pre-installed! The preinstalled scripts and software versions keep changing from Server to Server. The installed version can be a newer version than that mentioned here.
Related Questions

What CGI scripts are available for me to use on my page?

Information Technology Services
Locally installed scripts, some of which require special configuration for each user, are available on the list of local scripts. Specifically, guestbook and form mailer information is available.
Related Questions

Do you use scripts?

Blue Donkey - Frequently Asked Questions
We are fiercely unscripted. Although much of our work requires particular questions we weave these questions into the intelligent two-way dialogue that we endeavour to have on every call we make.
Related Questions

What is compiling?

Setting up a new Rom
Details on how to compile Rom are given elsewhere. The process of compiling takes plain text files and converts them into codes that your machine can understand. Then it links them into a single executable file that can be run with the startup command.
Related Questions

Mordor Frequently Asked Questions
Compiling is the process of taking the text C code that makes up Mordor and turning it into a binary file that your computer can run. This is done by using a C compiler. It is invoked by typing 'make' in the src/ directory under UNIX.
Related Questions

Surface - Level Editing Shack -
In level design for rtcw you create a .map file. This map file then needs to be compiled into a .bsp file. The compile is where tools figure out what the map should be like in game, it determines the lighting, the environment, everything, it compiles it so it can be played.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact