Forum: Viruses, Spyware and other Nasties Sep 18th, 2008 |
| Replies: 10 Views: 24,402 I found a rather simple way to fix this issue after the virus has been removed. The reason that the desktop can not be clicked is because there is a active desktop item that spans the entire... |
Forum: Database Design Sep 1st, 2008 |
| Replies: 24 Views: 36,695 You could also use Automation Anywhere's web data extraction (http://www.automationanywhere.com/solutions/webDataExt.htm) capability. It is very easy to use and I have been using it for quite some... |
Forum: VB.NET Aug 29th, 2008 |
| Replies: 1 Views: 1,003 I had the same thing happen to me today. I built an App and actually added new controls on a separate tab page and all of a sudden the controls on tabpage1 are now mysteriously invisible in the form... |
Forum: Upcoming News Stories Aug 27th, 2008 |
| Replies: 1 Views: 3,185 using Str() and cast are similar, but there are a few little differences
Most notably, Str() will pad a number with less digits, with blank spaces, whereas cast will not |
Forum: Troubleshooting Dead Machines Aug 25th, 2008 |
| Replies: 3 Views: 2,072 I am having a similar issue. Virus scan showed nothing and there is not a lot of dust in the machine. Any ideas? Thanks. |
Forum: C++ Aug 23rd, 2008 |
| Replies: 6 Views: 574 Which compiler should I use? |
Forum: C++ Aug 23rd, 2008 |
| Replies: 6 Views: 574 I don't mean "iostream.h" or missng "return 0;". I wonder why don't run like it should but shows "press eny key continue"?
#include <iostream.h>
int n,m,result,br=0;
int a[100][100];
int jj=0;... |
Forum: C++ Aug 21st, 2008 |
| Replies: 6 Views: 594 the post above really touch'd me!
#include <iostream.h>
int count,a[2][2]={0,2,2,3}; //primary matrix
void main() {
for(int i=0;i<5;i++) |
Forum: C++ Aug 21st, 2008 |
| Replies: 6 Views: 594 But I gotta do it till tommorow! I don't have time!!! |
Forum: C++ Aug 21st, 2008 |
| Replies: 6 Views: 594 C++ program that input rectangular matrix A nxm (integer) and finds out the indexes of most occurred element and counts how many times he occurs.
I just can't do it :( |
Forum: Website Reviews Aug 21st, 2008 |
| Replies: 2 Views: 610 thanks
ive fixed that problem now |
Forum: Website Reviews Aug 20th, 2008 |
| Replies: 2 Views: 610 Just finished making my website
Its got an arcade, downloads, tutorials and you can chat to other members too
It is my first website and would love to hear your feedback on my website and any... |
Forum: Windows NT / 2000 / XP Aug 17th, 2008 |
| Replies: 3 Views: 3,856 Hi, I had the same problem and figured it out:
If your Windows XP is crashing with a rundll32.exe error whenever you either try to change the background color, or the desktop theme then try this:... |
Forum: Python Aug 10th, 2008 |
| Replies: 1 Views: 2,387 Hi I just started out with python..
I'm trying to write some code that will request a file with HTTP GET, be able to send custom headers to the remote host, download this file and save it locally,... |
Forum: VB.NET Aug 1st, 2008 |
| Replies: 0 Views: 683 The error message continues:
The given assembly name or codebase is invalid. Exception from HRESULT: 0x80131047
Help please.
Thanks |
Forum: VB.NET Aug 1st, 2008 |
| Replies: 0 Views: 547 I'm trying to get a headstart on a project that im writing for college. I want to write a instant messenger simular to msn messenger. I've got the following so far but its throwing up a load of... |
Forum: C Jul 30th, 2008 |
| Replies: 18 Views: 55,605 It's part of the C89 and C99 standard to require a newline at the end a non-empty file so any C compiler that does not warn about it is not following the standard. |
Forum: Windows NT / 2000 / XP Jul 18th, 2008 |
| Replies: 13 Views: 30,884 To recover files from corrupted partition, try out the "recover my files" software it recovers maximum files.
But an important thing to remember is that, once u realise that the partition is... |
Forum: Apple Hardware Jul 1st, 2008 |
| Replies: 7 Views: 4,219 yes the G3 can easily handle tiger, Unlike windows minimum requirements, mac ones are just telling you what you need to run the product without wanting to claw your eyes out in frustration
YOU... |
Forum: Motherboards, CPUs and RAM Jun 30th, 2008 |
| Replies: 1 Views: 866 Hi everyone,
So i recently purchased 2GB of ram. When i installed them, my dxdiag showed a total of 1GB and the crucial scan only showed 1GB total with 512mb per stick. I tried booting with 1... |
Forum: C# Jun 24th, 2008 |
| Replies: 1 Views: 3,813 Hi Jaz,
i am developing a windows application using c#. In that I want to display all the outlook profiles. can u send me the code for that.
Thanks in advance..
yeah... |
Forum: Post your Resume Jun 9th, 2008 |
| Replies: 4 Views: 2,725 You can find Fresher Software Engineer Resume at www.sampleresumes.in/it-computers-software-resumes/sample-software-developer-resume-2.html |
Forum: Storage Jun 6th, 2008 |
| Replies: 5 Views: 2,917 Thanks for getting back to me.
Johnny: Maybe I wasn't clear enough, the 750 works when it's connected as an external. I would like to plug it into my PCI SATA card inside the case. The OS HDD is a... |
Forum: Storage Jun 1st, 2008 |
| Replies: 5 Views: 2,917 Hello all!
I'm trying to add a WD 750G HDD to my system. I have a Silicon Image SiL3114 PCI SATA card, and I'm still booting from my IDE HDD. I initialized and formatted the new 750 while it was in... |
Forum: C# May 24th, 2008 |
| Replies: 1 Views: 830 Please help, it's very important... :( |
Forum: C# May 23rd, 2008 |
| Replies: 1 Views: 830 I have a problem with DataContext - it inserts existing data in my database, even without calling InsertOnSubmit. Any ideas?
Here's the code:
ApplicationDataDataContext db = new... |
Forum: Visual Basic 4 / 5 / 6 May 20th, 2008 |
| Replies: 6 Views: 4,473 could you please give me the exact syntax. |
Forum: Visual Basic 4 / 5 / 6 May 20th, 2008 |
| Replies: 6 Views: 4,473 I want to know how to open a file existing in a computer in vb 6.For example I want to open notepad when I click a button.notepad.exe exists in C:\WINDOWS\.So when I click the button notepad.exe... |
Forum: USB Devices and other Peripherals May 5th, 2008 |
| Replies: 10 Views: 25,373 my usb ports dont work there enabled in bios I checked I dont know what to do its driving me crazy |
Forum: Web Browsers Apr 26th, 2008 |
| Replies: 22 Views: 94,241 The windows scripitng host fixed my problem.
thank you very much.
-----
I have winxp sp2 with ie7 .....
i couldn't klik buttons in some websites.
sites where you have to wait 5 seconds for a... |
Forum: PHP Apr 21st, 2008 |
| Replies: 3 Views: 600 Im having some trouble writing a booking system for my site. Im using dreamweaver so the built in functions should make it easier but its not helping right now.
First of all here is my database... |
Forum: Visual Basic 4 / 5 / 6 Apr 20th, 2008 |
| Replies: 3 Views: 3,111 |
Forum: Visual Basic 4 / 5 / 6 Apr 19th, 2008 |
| Replies: 3 Views: 3,111 Hi all,
Please somebody tell me the code.
I have :
a textbox name txtfname
a table named Customer (located in Database.mdb)
the customer table has only 1 field fname. |
Forum: Java Apr 8th, 2008 |
| Replies: 9 Views: 70,628 |
Forum: Search Engine Optimization Apr 4th, 2008 |
| Replies: 3 Views: 11,011 I know this is an old thread, but since the last poster went on a total tangent, I've taken the initiative to post a solution to the original question.
***
Zen cart friendly URLs are very... |
Forum: VB.NET Apr 2nd, 2008 |
| Replies: 2 Views: 1,362 thanks but this shows up so many errors. is there anything i need to import? |
Forum: VB.NET Apr 2nd, 2008 |
| Replies: 2 Views: 1,362 I've got a .txt file with lots of passwords in, in the following format:
(passwords must be between 12-15 characters)
password1
password2
password3
i want to use a text box that allows... |
Forum: IT Professionals' Lounge Feb 5th, 2008 |
| Replies: 3 Views: 702 Alright! thank you both very much, and perfect timing. Your responses were great especially Impi's. Wish me luck on my presentation. Thanks again |
Forum: IT Professionals' Lounge Feb 4th, 2008 |
| Replies: 3 Views: 702 Hello IT experts! I am a high school student doing a research project about programmers and people in the IT field. Could you please be so kind and answer these four questions.
1. What do you do... |
Forum: *nix Software Jan 17th, 2008 |
| Replies: 21 Views: 12,518 Who uses a gui to manage their partitions? The resolution is too loose on big drives.
RedHat8 RULES. Adobe sucks, gui partioner sucks, LinuxConf sucks and it sounds like your soundcard sucks. |