Does anyone know where I can find free password safe software for Mobile 6.1? Thanks in advance for your assistance.
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Windows_Mobile-_Poc...
Hi, I'm calling a coldfusion webservice that pulls back records, parses them in xml and displays them but am getting this error..Document root element is missing. Any ideas? What would I need to ...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_23460593...
I'm trying to return a query that has both null values and empty values, which are different. The following doesn't work..
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_23511593...
I'm trying to replace the initial cap on a word. Why isn't the following working?
<cfset initCap = "i">
<cfset initCap = reReplace(initCap, "(#chr(39)#|#chr(34)#)", "\\\l", "all")>
<cfoutput>...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_23713548...
How do I increase the memory allocated to the JVM when running a project within NetBeans 6.1?
http://www.experts-exchange.com/Programming/Editors_IDEs/Java/NetBeans/Q_23739596.html
Zones:
NetBeansDate Answered: 09/18/2008 Grade: A Views: 40
I am aware that the encrypt and decrypt functions can be used in ColdFusion 6.1 in this fashion:
<cfset encrypted = encrypt(string, key)>
<cfset decrypted = decrypt(encrypted, key)>
Th...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Cold_Fusion_Markup...
I am experimentign with putting up a freebsd webserver in our office; so I have freebsd loaded
on my laptop and am trying to configure it...; so far connecting to the internet is fine but I am try...
http://www.experts-exchange.com/OS/Unix/BSD/FreeBSD/Q_23847585.html
Hi,
I create a standard Java Desktop Application in NetBeans 6.1. I'm trying to add a JButton via code to a JPannel with no success. How do I add a component to a JPanel?
Thanks!
http://www.experts-exchange.com/Programming/Languages/Java/New_to_Java/Q_23875177.html
I am using Informatica 6.1 and trying to output to an XML target. While the XML is created the attributes in the first tag are our of order. I would like to know if there is a means to order the ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_23210343.htm...
hi ,
i am getting this error when i try to install websphere 6.1 on AIX 5.1 32 bit server ...
# more /tmp/jvm.log
A log file name must be specified after the -log option on the command line.
...
http://www.experts-exchange.com/Software/Server_Software/Application_Servers/Java/IBM_Webs...