Trouble with color
I opened a photo in Photoshop and the color is good, put it coreldraw to edit and then added text. I saved it as a JPEG, opened it in Photoshop again but the color is dull and faded. When I send a job to the printers, I don’t realize it if I don’t get a [...]
Answer Question
| February 26, 2013 6:48 AM
JPEG, Photoshop
I opened a photo in Photoshop and the color is good, put it coreldraw to edit and then added text. I saved it as a JPEG, opened it in Photoshop again but the color is dull and faded. When I send a job to the printers, I don’t realize it if I don’t get a [...]
Checkbox
In my application 5 checkbox and many times more than two checked box selected at a time so what code should I write that selected checkboxes save in database using VB.NET?
Answer Question
| February 22, 2013 6:58 PM
VB .NET, VB.NET checkbox
In my application 5 checkbox and many times more than two checked box selected at a time so what code should I write that selected checkboxes save in database using VB.NET?
Source code of WSTest bench mark
Hi, I am doing research in the area of web service and I am looking for a bench mark to test the service. Yesterday I read a document titled “Web Services Performance: Comparing Java 2TM Enterprise Edition (J2EETM platform) and the Microsoft® .NET Framework A Response to Sun Microsystem’s Benchmark Microsoft Corporation July 2004″ . [...]
Answer Question
| February 21, 2013 6:04 AM
Source code, Web Service
Hi, I am doing research in the area of web service and I am looking for a bench mark to test the service. Yesterday I read a document titled “Web Services Performance: Comparing Java 2TM Enterprise Edition (J2EETM platform) and the Microsoft® .NET Framework A Response to Sun Microsystem’s Benchmark Microsoft Corporation July 2004″ . [...]
Manipulate URL?
I am a complete idiot when it comes to computers. I use Word, I write emails, I play an online game, I look at a few websites here or there. I have been playing an online game for 3 years, and 3 days ago I was blocked by the makers. Initially they said I was [...]
Answer Question
| February 21, 2013 9:33 PM
URL, URL Encoding
I am a complete idiot when it comes to computers. I use Word, I write emails, I play an online game, I look at a few websites here or there. I have been playing an online game for 3 years, and 3 days ago I was blocked by the makers. Initially they said I was [...]
Software testing
Hello, I am a master graduate of communication engineering. I also have CCNA, Prince 2, and software testing certification. I am very keen to build my career as a software tester. Please how do I start as most industry prefer people with work experience. Please kindly advise. Thanks
Answer Question
| February 20, 2013 4:21 AM
Software, Software testing
Hello, I am a master graduate of communication engineering. I also have CCNA, Prince 2, and software testing certification. I am very keen to build my career as a software tester. Please how do I start as most industry prefer people with work experience. Please kindly advise. Thanks
Setting up testing environment in communication company
How can I set up and manage IP networks, VLANS and communication protocols in creating test environments?
Answer Question
| February 20, 2013 4:00 AM
IP networks, Software testing, VLANS
How can I set up and manage IP networks, VLANS and communication protocols in creating test environments?
Blue Brain
Which software are used in Blue Brain and which technology are used in Blue Brain?
Answer Question
| February 19, 2013 5:41 AM
health, Software
Which software are used in Blue Brain and which technology are used in Blue Brain?
Creating Popup Menu in MDIChield Form
For Creating Popup Menu.you should create it as a top-level menu in the Menu Editor and then set its Visible attribute to False. I created Popup menu for MDIChield form, when i run this form, it causes MDIForm Menubar Invisible too..wht should i do?
Answer Question
| February 18, 2013 12:54 PM
Visual Basic 6.0
For Creating Popup Menu.you should create it as a top-level menu in the Menu Editor and then set its Visible attribute to False. I created Popup menu for MDIChield form, when i run this form, it causes MDIForm Menubar Invisible too..wht should i do?
Web based applications pulls false result from SQL table
I’ve a web based application which when executed via the Notes form returns a false result set. The SQL query executes and returns the proper result set when run through query manager. Any help would be appreciated. The agent is called via a button executing the tools run macro command: Option Public Uselsx “*LSXODBC” Use [...]
Answer Question
| February 18, 2013 12:26 PM
Lotus Notes Forms, SQL Query
I’ve a web based application which when executed via the Notes form returns a false result set. The SQL query executes and returns the proper result set when run through query manager. Any help would be appreciated. The agent is called via a button executing the tools run macro command: Option Public Uselsx “*LSXODBC” Use [...]
Editing tinymce media plugin to include a new media type
Tinymce currently supports certain media types in their media plugin such as real media and flash etc. I would like to include a new type which can be selected from the drop down menu and the user can then insert a number of parameters and the correct embedding code is placed within the editor. I [...]
Answer Question
| February 14, 2013 1:02 PM
JavaScript, tinymce
Tinymce currently supports certain media types in their media plugin such as real media and flash etc. I would like to include a new type which can be selected from the drop down menu and the user can then insert a number of parameters and the correct embedding code is placed within the editor. I [...]
Connection String for AS/400
Hi all. Here I’m using iSeries Server. I just want to connect VB.NET with AS/400 database. Simply I want to retrieve some data from a PF on VB.NET. Anybody can you tell me what is the connection string should be used? If you have any simple sample code in VB.NET please post here… Surey
Answer Question
| February 14, 2013 8:29 AM
AS/400, AS/400 database, VB .NET
Hi all. Here I’m using iSeries Server. I just want to connect VB.NET with AS/400 database. Simply I want to retrieve some data from a PF on VB.NET. Anybody can you tell me what is the connection string should be used? If you have any simple sample code in VB.NET please post here… Surey
Drop down menu’s in PDFs saved from Excel files
Is there any straightforward way to save an Excel file as a PDF while retaining the functionality of the drop down menus? I have a few drop downs that I’ve added to an excel file and I want to save this file as a PDF to the point that I can open the PDF and [...]
Answer Question
| February 14, 2013 11:20 PM
Microsoft Excel, PDF, VBA
Is there any straightforward way to save an Excel file as a PDF while retaining the functionality of the drop down menus? I have a few drop downs that I’ve added to an excel file and I want to save this file as a PDF to the point that I can open the PDF and [...]
Motherboard
I can not setup my audio driver. Can someone help me?
Answer Question
| February 13, 2013 6:11 PM
Developement, Motherboards
I can not setup my audio driver. Can someone help me?
Using QUSRTVUS API in COBOL
I want to list all the Job Schedule entries and save them in a Physical file , I used API QWCLSCDE to fetch that list in a User Space , then I did a QUSRTVUS to load the data in my COBOL program. As the variable Starting position and Length of data are Binary, and [...]
Answer Question
| February 13, 2013 10:03 AM
API, AS/400, COBOL 400
I want to list all the Job Schedule entries and save them in a Physical file , I used API QWCLSCDE to fetch that list in a User Space , then I did a QUSRTVUS to load the data in my COBOL program. As the variable Starting position and Length of data are Binary, and [...]
Recursive SQL error
For the life of me I can not see what my problem is. Any help would be appreciated. *************** Beginning of data **************************************** WITH RPL (LEVEL, PINBR, CINBR, QTYPR) AS (SELECT 1, ROOT.PINBR, ROOT.CINBR, ROOT.QTYPR FROM ITSTRU ROOT WHERE ROOT.PINBR = ’8B714-0005651′ UNION ALL SELECT PARENT.LEVEL+1, CHILD.PINBR, CHILD.CINBR, CHILD.QTYPR FROM RPL PARENT, ITSTRU CHILD WHERE [...]
Answer Question
| February 12, 2013 8:27 PM
SQL error messages, SQL statements
For the life of me I can not see what my problem is. Any help would be appreciated. *************** Beginning of data **************************************** WITH RPL (LEVEL, PINBR, CINBR, QTYPR) AS (SELECT 1, ROOT.PINBR, ROOT.CINBR, ROOT.QTYPR FROM ITSTRU ROOT WHERE ROOT.PINBR = ’8B714-0005651′ UNION ALL SELECT PARENT.LEVEL+1, CHILD.PINBR, CHILD.CINBR, CHILD.QTYPR FROM RPL PARENT, ITSTRU CHILD WHERE [...]
GIT/EGIT
Every time I open Eclipse, I get a message saying “EGIT cannot find GIT, and ‘core.autocrlf is most critical’. I have no idea what this means. And I cannot find ‘core.autocrlf’ on my PC — although I downloaded GIT.
Answer Question
| February 12, 2013 4:50 PM
Eclipse, GIT/EGIT
Every time I open Eclipse, I get a message saying “EGIT cannot find GIT, and ‘core.autocrlf is most critical’. I have no idea what this means. And I cannot find ‘core.autocrlf’ on my PC — although I downloaded GIT.
Connecting VB 6.0 with WAMP server
How do you link (connect) visual basic 6.0 with WAMP server?
Answer Question
| February 12, 2013 7:40 AM
Visual Basic 6.0, WAMP server
How do you link (connect) visual basic 6.0 with WAMP server?
Elliptic ring generation problem
Hi, I’m working on a multiple rings galaxy generation script. Everything works fine but one thing: two of the rings partially repeat themselves with an offset from the planned position. I guess it’s only a logic mistake but I just can’t find out! You can look at these images for a better understanding: http://www.amelora.com/galpict1.jpg http://www.amelora.com/galpict2.jpg [...]
Answer Question
| February 12, 2013 6:30 AM
Visual Basic 6, Visual Basic code
Hi, I’m working on a multiple rings galaxy generation script. Everything works fine but one thing: two of the rings partially repeat themselves with an offset from the planned position. I guess it’s only a logic mistake but I just can’t find out! You can look at these images for a better understanding: http://www.amelora.com/galpict1.jpg http://www.amelora.com/galpict2.jpg [...]
Background color
How can I change the background color specially when I’m writing a program on the form on Visual FoxPro 6, because white is too bright for my eyes?
Answer Question
| February 11, 2013 11:59 PM
Visual FoxPro, Visual FoxPro 6
How can I change the background color specially when I’m writing a program on the form on Visual FoxPro 6, because white is too bright for my eyes?
Value getting through mouse pointer
I want to fetch the value from the mouse pointer so that that value can be used for further process.
Answer Question
| February 11, 2013 7:50 AM
PHP
I want to fetch the value from the mouse pointer so that that value can be used for further process.





