Recompile in java
When I compile my java source code it shows me a note: Recompile with -xlint:unchecked for details. Can any one explain me why it is showing such a note?
Answer Question
| December 5, 2012 7:14 AM
Java
When I compile my java source code it shows me a note: Recompile with -xlint:unchecked for details. Can any one explain me why it is showing such a note?
Can’t submit the data with Jquery for xpages combobox and xpages listbox
wanna ask some question, is Jquery not working with xPages dropdownlist and listbox? When clicking submit button, the value just can’t be save into nsf, and stuck at the same screen, I cant debug as xPages did not provide any debugging tools for me to debug code behind, so frustrated with xPages I did solve [...]
Answer Question
| December 5, 2012 6:19 AM
jquery, Xpages
wanna ask some question, is Jquery not working with xPages dropdownlist and listbox? When clicking submit button, the value just can’t be save into nsf, and stuck at the same screen, I cant debug as xPages did not provide any debugging tools for me to debug code behind, so frustrated with xPages I did solve [...]
Reading a value from HKLM registry and writing it HKLM registry
I require a VBScript which will read a value from HKLM and then after reading that value That VBScript should write that value to HKLM. Any help is much appreciated
Answer Question
| December 4, 2012 7:21 PM
VBScript, VBScript Functions
I require a VBScript which will read a value from HKLM and then after reading that value That VBScript should write that value to HKLM. Any help is much appreciated
AS400 to Oracle query
Can I query a Oracle database directly from AS400 using interactive SQL.Will I need to install any driver or is there a way around?
Answer Question
| December 4, 2012 3:03 PM
AS400 Command, Oracle, SQL
Can I query a Oracle database directly from AS400 using interactive SQL.Will I need to install any driver or is there a way around?
Calling WCF from Powerbuilder-11.5
Hi, Is it possbile to call WCF service from Powerbuilder-11.5? If Yes, please provide some examples. If No,then is there any other way?
Answer Question
| December 3, 2012 7:41 AM
PowerBuilder 10, WCF
Hi, Is it possbile to call WCF service from Powerbuilder-11.5? If Yes, please provide some examples. If No,then is there any other way?
Venerability link
Hi, I would like to know the link through which I can get knowledge about venerability of Windows or any software. Please if you know any links then provide it to me.
Answer Question
| December 3, 2012 5:30 AM
Software, Windows
Hi, I would like to know the link through which I can get knowledge about venerability of Windows or any software. Please if you know any links then provide it to me.
Disabling Java
I would like to disable the Java thin client for all users in our environment how can this be archived?
Answer Question
| December 3, 2012 9:05 PM
Java, Java applications
I would like to disable the Java thin client for all users in our environment how can this be archived?
DFU to SQL translator
Is there a package that will allow the user to enter DFU commands and then translate to SQL and send that to the processor? The situation is that the logging program doesn’t see DFU commands but does see SQL statements.
Answer Question
| November 30, 2012 9:21 PM
DFU, SQL, SQL statement
Is there a package that will allow the user to enter DFU commands and then translate to SQL and send that to the processor? The situation is that the logging program doesn’t see DFU commands but does see SQL statements.
how to generate pdf using xslfo and java?
how to generate pdf using xslfo and java?
Answer Question
| November 29, 2012 5:24 PM
Java, PDF
how to generate pdf using xslfo and java?
Stuck on default
I have a program, “Technic Launcher 1.0.1.3.jar” The problem is the “.jar”. I coincidentally clicked on Command prompt as a default program and the “Use this as default program” all the time, was checked. The application is meant to be used as a Java 32-Bit program for Minecraft, and after much tinkering with the notepad and command prompt to [...]
Answer Question
| November 29, 2012 12:32 PM
Java, Notepad
I have a program, “Technic Launcher 1.0.1.3.jar” The problem is the “.jar”. I coincidentally clicked on Command prompt as a default program and the “Use this as default program” all the time, was checked. The application is meant to be used as a Java 32-Bit program for Minecraft, and after much tinkering with the notepad and command prompt to [...]
How has your company handled the 80/20 IT budget dilemma?
As the pace for new technology continues to increase, many organizations are becoming frustrated with the inflexibility of their IT budgets. Many companies spend about 80% of their budget on maintaining existing applications, leaving only 20% for new projects. How has your company handled the 80/20 IT budget dilemma? Is it more flexible when it [...]
Answer Question
| December 13, 2012 7:30 PM
Budgeting, Emerging technologies, Technology
As the pace for new technology continues to increase, many organizations are becoming frustrated with the inflexibility of their IT budgets. Many companies spend about 80% of their budget on maintaining existing applications, leaving only 20% for new projects. How has your company handled the 80/20 IT budget dilemma? Is it more flexible when it [...]
testing a .net web service
I am having a problem trying to test a web service that wast last worked on 2 years ago. I was not involved but the project is mine now ( I’ve only been working with .NET about 4 months). It is web based an passes a large customer order XML file that has the schema [...]
Answer Question
| November 27, 2012 4:15 PM
.NET, Testing, Web Service
I am having a problem trying to test a web service that wast last worked on 2 years ago. I was not involved but the project is mine now ( I’ve only been working with .NET about 4 months). It is web based an passes a large customer order XML file that has the schema [...]
Using Contrlols in ASP.net
What is the difference between using Gridview with and without the GUI
Answer Question
| November 24, 2012 7:19 AM
ASP.NET
What is the difference between using Gridview with and without the GUI
Access violation at address 00F03267 in module ‘Toad.exe’.
This is an issue when connecting to a database; access violation at address 00F03267 in module ‘Toad.exe’. what can I do to resolve this error? Thanks in advance.
Answer Question
| November 21, 2012 2:02 PM
Oracle, TOAD
This is an issue when connecting to a database; access violation at address 00F03267 in module ‘Toad.exe’. what can I do to resolve this error? Thanks in advance.
Configuring Application Pools
Amanda is the owner and operator of a small Web hosting company. She is using Windows Server 2008 computers as her Web servers, with IIS7 hosting multiple Websites on each computer. One of Amanda’s clients is a game manufacturer who has released a hot new product. Their Website contains an online demo, created using ASP.NET, [...]
Answer Question
| November 20, 2012 2:48 AM
ASP.NET, Windows Server 2008
Amanda is the owner and operator of a small Web hosting company. She is using Windows Server 2008 computers as her Web servers, with IIS7 hosting multiple Websites on each computer. One of Amanda’s clients is a game manufacturer who has released a hot new product. Their Website contains an online demo, created using ASP.NET, [...]
Why is my app so slow when writing from VB to Excel
What I use: An app where following procedure has to be run approx 100.000 times… it takes 5 minutes! It should go faster. Question=how? Dim Record as string Dim oExcel As Microsoft.Office.Interop.Excel.Application Dim EXCBook As Object, Range as object oExcel = New Microsoft.Office.Interop.Excel.Application EXCBook = oExcel.Workbooks.Open(TxtFolder.Text & “FBL.xlt”) Record = strLine & vbTab & strSort [...]
Answer Question
| November 19, 2012 2:37 PM
Microsoft Excel, Visual Basic
What I use: An app where following procedure has to be run approx 100.000 times… it takes 5 minutes! It should go faster. Question=how? Dim Record as string Dim oExcel As Microsoft.Office.Interop.Excel.Application Dim EXCBook As Object, Range as object oExcel = New Microsoft.Office.Interop.Excel.Application EXCBook = oExcel.Workbooks.Open(TxtFolder.Text & “FBL.xlt”) Record = strLine & vbTab & strSort [...]
Encryption in PHP
How do I encrypt the URL in PHP?
Answer Question
| November 19, 2012 12:51 PM
PHP, PHP Coding
How do I encrypt the URL in PHP?
About PHP code
I created a code for login. When the user name and password is correct, it redirects to another page. The problem is when a user logs in, the redirected page’s URL is seen. I don’t want the redirected page’s URL to be visible to users. What can I do? Please help.
Answer Question
| November 19, 2012 12:30 PM
PHP, PHP Coding
I created a code for login. When the user name and password is correct, it redirects to another page. The problem is when a user logs in, the redirected page’s URL is seen. I don’t want the redirected page’s URL to be visible to users. What can I do? Please help.
Software
What is software? Why we use? Why it necessary to be update?
Answer Question
| November 19, 2012 4:41 AM
Software, Software development
What is software? Why we use? Why it necessary to be update?
VFP sub-menu pops to left in Windows 7
I have a VFP 9 application running on Windows 7. The problem is that all sub-menus appear to left of the parent menu? If I run the application on XP, the menus work correctly. I applied SP2 (10/16/2007) and it did not resolve this issue. Any suggests would be appreciated.
Answer Question
| November 16, 2012 3:14 PM
Menu, VFP9, Windows 7
I have a VFP 9 application running on Windows 7. The problem is that all sub-menus appear to left of the parent menu? If I run the application on XP, the menus work correctly. I applied SP2 (10/16/2007) and it did not resolve this issue. Any suggests would be appreciated.





