-
hosts file for multiple site setup
Submitted by Administrator on Fri, 06/05/2015 - 13:45For local setup of multiple sites on your server, for test or upgrade purpose:
for example:
localhost.yoursite1.com
localhost.yoursite2.com -
XenApp 6.5 Cannot Contact the License Server
Submitted by Administrator on Wed, 05/06/2015 - 09:44error message:
Xenapp license server fails to start and cannot be contacted
-
Create Multi Column Listbox with Xojo
Submitted by Administrator on Fri, 03/21/2014 - 11:51A source code example how to create a multi column ListBox with Xojo programmatically and inserting data from a RecordSet.
-
Get stock quotes with JSON from Yahoo in Xojo
Submitted by Administrator on Thu, 02/20/2014 - 11:34A source code example how to use Xojo to get a list of stock quotes from the yahoo finance website using HTTPSocket and JSONItem to read and filter through the json response data.
-
Error Message: OLE |Dispatch exception code 0 from Microsoft Word
Submitted by Administrator on Tue, 11/05/2013 - 14:58Error after mailmerge with office 2013
Message:
OLE |Dispatch exception code 0 from Microsoft Word: The OpenDataSource method or property is not available because this command is not available for reading…
-
Add Application Pools as Users with IIS7
Submitted by Administrator on Fri, 09/27/2013 - 14:27To add a Application pool/web site as a user to set up read and write permissions. -
Only Numbers Letters in Uppercase in asp.net C# TextBox
Submitted by Administrator on Wed, 04/17/2013 - 16:57To only allow numbers and letters in uppercase while typing in a asp.net C# TextBox use the following javascript -
OSX Lion WIFI Ethernet connection loss
Submitted by Administrator on Mon, 04/23/2012 - 14:21Sudden problems with connecting to the internet / local network with OSX Lion without changing settings.
-
NSString handling with Xcode
Submitted by Administrator on Sun, 04/22/2012 - 17:06Example code how to manipulate strings with XCode and NSString. -
Find control on form and set value using C#
Submitted by Administrator on Mon, 04/02/2012 - 11:46A simple example how to use FindControl to search for controls and objects on the current form with asp.net c# and set the properties and values.
-
Convert NSNumber to NSInteger
Submitted by Administrator on Wed, 02/29/2012 - 12:29Example code how to convert NSNumber to NSInteger and NSInteger to NSNumber. -
Convert NSString to int
Submitted by Administrator on Sat, 02/11/2012 - 12:53Example code how to convert NSString to int and how to convert int to NSString. -
How to change the size of a virtual hard disk with VirtualBox
Submitted by Administrator on Thu, 01/05/2012 - 19:10How to change the size for a VirtualBox harddisk image file