User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 402,994 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,791 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 19 of 19
Search took 0.01 seconds.
Posts Made By: JC7
Forum: PCI and Add-In Cards Jun 20th, 2005
Replies: 2
Views: 3,390
Posted By JC7
Re: no sound on digital TV card

Hello,

I have tried two brands of tv card and found both to be plaqued by bugs of various kinds. I had some success in fixing these over time by updating the drivers from the company website as soon...
Forum: Monitors, Displays and Video Cards Jun 20th, 2005
Replies: 2
Views: 3,114
Posted By JC7
Re: Video capture from sony VCR

Hello,

sounds like an interesting challenge. I presume that your VCR has a scart output and this is how you normally connect it to your TV? Can you give me details of exactly how you normally send...
Forum: C# Apr 12th, 2005
Replies: 12
Views: 6,154
Posted By JC7
Re: Benefits of moving to C# from vC++.NET?

Thanks for your reply, I have since tried both and I agree with your opinion, for most of the things I do C# is easier and just as 'powerful'.
Forum: Legacy and Other Languages Apr 12th, 2005
Replies: 5
Views: 12,856
Posted By JC7
Re: Can't Run Ms-dos On Updated Win Xp

Some security updates including those in SP2 for XP can remove the files neccessary for running DOS programs. This microsoft knowledge base article describes the steps you should take to fix this...
Forum: Windows NT / 2000 / XP / 2003 Feb 4th, 2005
Replies: 2
Views: 9,053
Posted By JC7
Re: Problem running DOS programs in XP

Hi,

this is a known problem that can occur when installing SP2, which is caused when one or more system files are deleted during the SP2 installation. The best instructions for fixing this problem...
Forum: VB.NET Dec 23rd, 2004
Replies: 3
Views: 4,825
Posted By JC7
Re: Visual basic why does my exe file need dotnetfx?

If you are using a beta version of visual basic.net (presumably the 2005 beta version) then the dotnet framework will also be version 2.0 beta. Your application will probably only ever run with this...
Forum: Windows NT / 2000 / XP / 2003 Nov 18th, 2004
Replies: 9
Views: 3,967
Posted By JC7
Re: Desktop reversed!?

Hi,

Do you still have this problem?
If you have a graphics card in your PC you may be able to go into the display settings and choose rotate 180 degrees to turn the display the right way up again.
Forum: C++ Nov 16th, 2004
Replies: 5
Views: 2,341
Posted By JC7
Re: static function? help

Member functions (and data members) of a class can be declared as static. This means that they do not belong to any particular instance of the class, but instead are similar to gloabal functions (or...
Forum: Windows NT / 2000 / XP / 2003 Nov 15th, 2004
Replies: 1
Views: 6,849
Posted By JC7
Re: Is it safe to delete ASP.NET account under users?

This user account is automatically created when the .NET framework is installed on your PC. Its only purpose is to allow you to run ASP.NET aps on your PC's local host web server.
If you are not...
Forum: C++ Nov 15th, 2004
Replies: 17
Views: 3,428
Posted By JC7
Re: C++ Compilers

MS is now offering a free download, 'Visual C++ Toolkit', which upgrades the compiler in VC++ standard to the optimizing compiler. You can get it from the MSDN site.
Forum: HTML and CSS Nov 10th, 2004
Replies: 1
Views: 2,583
Posted By JC7
Re: how can i make it ? multilanguage problem!

The only way I know of is with server-side processing.
You can do it with ASP using the method explained in this MSDN link:


http://support.microsoft.com/default.aspx?scid=kb;en-us;208935
Forum: Web Browsers Nov 10th, 2004
Replies: 2
Views: 3,656
Posted By JC7
Re: IE6 & XPsp2 refresh problem

It could be a problem with the Javascript on this website not working with the new security features of XP Sp2. I've had problems like this since installing Sp2 and read posts from others with...
Forum: C++ Nov 4th, 2004
Replies: 3
Views: 2,651
Posted By JC7
Re: a beginner needs help

Hi Sweety,

remember that the reason your program was exiting when a user entered 0 or a negative number was because of:

{
cout<<"Please enter only positive numbers";
getch();
exit(0); ...
Forum: Web Browsers Nov 3rd, 2004
Replies: 25
Views: 44,191
Posted By JC7
Re: Desktop background hijacked-NEW Problem

'Display properties' is the place where you set things like screen resolution, desktop background image etc.
There are several ways to get to the Display properties dialog box, here is one of...
Forum: Windows Software Nov 2nd, 2004
Replies: 3
Views: 3,606
Posted By JC7
Re: Adobe 6.0

Hi,

MS Windows Journal is a program used on XP Tablet PC Edition.
If the file you are trying to open was created in this program and you are trying to open it through regular XP-pro or XP-home you...
Forum: C# Nov 2nd, 2004
Replies: 12
Views: 6,154
Posted By JC7
Benefits of moving to C# from vC++.NET?

I've been learning the .NET framework in vC++ for a while and I'm thinking of going to C#.
I'd like to here the opinions of others who have experience with both.

Thanks.
Forum: ASP.NET Nov 1st, 2004
Replies: 2
Views: 6,418
Posted By JC7
Re: Printing from .NET

Hi,

If you go to Tools menu -> Options dialog box, select 'Environment' and then 'Fonts and colours' from the list on the left. You can then choose font settings for text editor and printer...
Forum: Web Browsers Nov 1st, 2004
Replies: 25
Views: 44,191
Posted By JC7
Re: Desktop background hijacked-NEW Problem

Hi,

If you are running windows XP try going into 'display properties' -> 'desktop' tab -> 'customize desktop' button -> 'web' tab. See if you can unselect the check box for the html file that is...
Forum: C++ Nov 1st, 2004
Replies: 2
Views: 11,208
Posted By JC7
Re: Help Reading Info in Text File Into an Array

Hi,

I found the following article when looking for help writing and reading parameter storage files as CSV files for a current application.
Although the example is based on .NET code you should be...
Showing results 1 to 19 of 19

 
All times are GMT -4. The time now is 8:54 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC