- How To
- /documentation/pages/Index/How To.xmlPage links relating to how to topics.
- How to configure a site to use HTTPS under IIS
- /documentation/pages/HowTo/IIS/Configure a site to use HTTPS.xml
Installing an SSL/HTTPS certificate for a site running under IIS is straight forward. The IIS server maintains a list of available certificates that have been added to it and each site has an HTTPS binding that uses one of those certificates.
A certificate authority typically has it's own form for making a certificate request, but you may also create a standard certificate request file that is a plain text file and can be used by a certificate authority instead. This may be needed if the certificate authority's certificate request form does not have all the settings that you need for specifying certificate properites.
The instructions below show how a certificate request file can be created, how the returned .pfx or .cer certificate from the certificate authority can be added to an IIS server, and how to set which certificate is used by a site in IIS.
- How to Configure an Amazon S3 Bucket
- /documentation/pages/HowTo/Other/Configure an S3 Bucket.xmlAmazon S3 Buckets can be used to store files, such as images or documents. S3 Buckets can also be used with AlphaLaunch to host application installation files.
- How to Configure and Publish an Alpha Anywhere Application to a server Using HTTP Publishing
- /documentation/pages/GettingStarted/GettingStartedTutorials/Basic Tutorials/PublishHTTP.xmlA step-by-step guide to configuring the Alpha Anywhere Application Server and publishing profile to publish your Alpha Anywhere Application using HTTP publish.
- How to Configure the Project Style to use the Compact or Pulse Options
- /documentation/pages/HowTo/Styling Applications/Configure Project Style.xmlSetting a global project style lets you easily configure and change the style used by your application in one place. Learn how to configure Project styles to use the compact and/or pulse theme (if supported) in the Web Project Settings.
- How To Configure Source Control to Ignore Alpha Anywhere Files
- /documentation/pages/HowTo/Other/Configure Source Control.xmlSome files and directories in an Alpha Anywhere workspace can be excluded from source control.
- How to Localize a Component
- /documentation/pages/HowTo/Internationalization/Localize a component.xmlThere are several approaches available for localizing an application in Alpha Anywhere to support multiple languages.
- How to Design a Custom Menu
- /documentation/pages/Guides/Desktop/Design/View/Form/Design a Custom Menu.xmlCovers designing a custom menu, inserting an item in a menu, new menu entries, pre-defined menu items, etc..
- How to Manually Resize a Panel
- /documentation/pages/HowTo/Panels/Manually Resize Panel.xmlTips on manually resizing a Panel in cases where the header or footer are not fitting within the screen area as expected.
- How to Export a SQL Query to Excel Using Xbasic
- /documentation/pages/HowTo/Databases/Export SQL Query to Excel.xmlExcel files can be generated with data from Xbasic SQL queries in Alpha Anywhere.