Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #3K
~3K People Reached

25 Posted Topics

Member Avatar for edouard89

Hello everyone, I was not sure where to post this as it is regarding VB Scripts. I have a script that when run with the proper command line arguments will ask the user to input text and later write that text to a file. The following code is giving me …

0
48
Member Avatar for edouard89

Hello everyone, I have a page that is updated every week on the Friday. Is there a way to display the date of the following Monday using asp? ie: Week of Monday, Month Day, Year Thanks

0
65
Member Avatar for edouard89

I have the following code that when compiles with my test program gives me a segmentation fault, I hope you guys can help me with this. I am compiling on a gcc compiler using: [quote] g++ a3test.cpp screen.cpp dtio.c -lncurses [/quote] screen.h header file: [code=c++] extern "C" { #include "dtio.h" …

Member Avatar for Salem
0
128
Member Avatar for edouard89

Hello once again everyone, my previous [URL="http://www.daniweb.com/forums/thread141733.html"]problem [/URL] appears to be resolved right now thanks for everyone who has helped. I have to make the following derived class [quote] Your LField class is derived from your Field class and represents a line field. Upon instantiation, an LField object receives between …

Member Avatar for edouard89
0
123
Member Avatar for edouard89

Hello everyone I have to create a class that has the following: [quote] Your Field class is the base class from which you will derive all other Field classes. Your Field class has the following public member functions, all of which are virtual: * void display() - does nothing here, …

Member Avatar for edouard89
0
294
Member Avatar for edouard89

Hello everyone, I am having a problem with a function I am working on. It has to do the following: [quote]Outputs the null-terminated string pointed to by s starting at row row and column column, in a field of length characters. As with dtioCursor(), the row value 0 refers to …

Member Avatar for edouard89
0
112
Member Avatar for mrumens

I found some information [URL="http://www.ntfs.com/ntfs_vs_fat.htm"]here[/URL] and [URL="http://cquirke.mvps.org/ntfs.htm"]here[/URL] from the second link it looks like you have to use NTFS if the drive is larger than 137gb. So you may have to partition it accordingly. Hope this helps but I am not an expert on this.

Member Avatar for bobbyraw
0
163
Member Avatar for edouard89

Hello All, well this is my first post after a while of inactivity. I have run into a problem. I have an assignment for school, but when I debug my program using Dev C++(BloodShed) it give me a segmentation fault. I am reading from a file that looks like this: …

Member Avatar for edouard89
0
154
Member Avatar for angiegirl

Im not sure weather this would help but I read somewhere something about thermal greese, did you reaply it after removing the processor or heatsink/fan. Im not really sure about this but it could be something that is causing this problem.

Member Avatar for Chaky
0
110
Member Avatar for Brent.tc

I think thats just a mistake, its listed as out of stock so maybe its a way to prevent people from buying it. Or it could be a Massive bundle of like 1000+ CPUs >.<

Member Avatar for Brent.tc
0
84
Member Avatar for Thalheim

To me this sounds like a card problem, try a different monitor and if the problem persists then its probably a Card Problem.

Member Avatar for Thalheim
0
123
Member Avatar for dac19903

Usually it should state in the manual or motherboard manufacturers web site if there is any specific ram that works or not.

Member Avatar for Serunson
0
145
Member Avatar for edouard89

Im Using MS Visual Studio 2005 Profesional Edition with C#. I have a page that has two(2) drop down lists. The first drop down contains info that when selected will influence the results in the second drop down list. When the info from the second drop down list is clicked …

Member Avatar for Infarction
0
104
Member Avatar for phix90

Is the motherboard compatible with 667mhz ram? If its not that might be why it shows 533Mhz. Is you ram Dual Channel and or DDR2? If it is thats why CPU-Z is showing 333 mhz I have 800Mhz DDR2 DualChanel ram installed but it shows I am using 400mhz but …

Member Avatar for edouard89
0
71
Member Avatar for volcom2003

My first question is are the drivers are updated? If they are not then that might be your problem. Also dont you need to enable crossfire using some software? Do you have the proper cables? I dont have much experience with ATI cards maybe some one else will provide some …

Member Avatar for edouard89
0
81
Member Avatar for Gamzarme

I didnt think you could use ram like that: Kits bieng different sizes(512 per stick vs 1024 per stick) I thought you needed the exact same Sticks? Thats why they sell them in kits like this. You would have to choose either one over the other and get 2 of …

Member Avatar for Gamzarme
0
109
Member Avatar for Qwazil

You should google both the cards and see if there are any reviews/comparisons on those cards.

Member Avatar for ProgrammersTalk
0
82
Member Avatar for bondi007

It should work fine if your TV has an S-Video Input, from my experiences though it could take some playing around with the settings on computer/tv to get it to display correctly. The best possible thing is if your TV has a PC connection then its like plugging in a …

Member Avatar for edouard89
0
48
Member Avatar for edouard89

I have an ASP page that uses VB to make the url that would be used on a page. I also have a Javascript function that when activated would change a form around. Now what I want to do is using JS when an image is clicked to get the …

Member Avatar for kokkee
0
100
Member Avatar for edouard89

I have this function that depending on the value passed will do what ever. [CODE] function menu(n){ switch(n) { case 0: document.getElementById('sub2').style.display = 'none'; document.getElementById('sub3').style.display = 'inline'; menu1(); break; case 1: document.getElementById('sub3').style.display = 'none'; document.getElementById('sub2').style.display = 'inline'; menu2(); break; } }[/CODE] I also have an Image that when clicked will …

Member Avatar for edouard89
0
93
Member Avatar for edouard89

I have had this dirve since October and Must have made around 20-30 single sided DVD burns since then. A week ago I put in a CD to re-install some drivers, the next day when I put in a Disk it made some kind of noise as if it were …

Member Avatar for dcc
0
87
Member Avatar for edouard89

In one of my previous posts [URL="http://www.daniweb.com/techtalkforums/thread77253.html"]here[/URL] I got the information on what I had to do. Now I have a similar problem instead of using a button to do that I have 2 links that when clicked will take you to the same page but depending on the link …

Member Avatar for edouard89
0
184
Member Avatar for edouard89

Hi every one I am need of help. I currently have a checkbox as part of my page that is used to pass information. I want to change it into a button or when the button is clicked the check box is selected and grayed out and cant be deselected. …

Member Avatar for edouard89
0
252
Member Avatar for edouard89

Hi, My question is on weather it is possible to move the mouse on a page after it has touched something. For example: Lets say some one moused over an image, after which the mouse would move down across a certain part of the page. If it is possible how …

Member Avatar for MidiMagic
0
115
Member Avatar for edouard89

First of I would like to say hi to everyone as I am new to this forum. My problem is this. Can I some how use the [ENTER] key instead of the [TAB] key to skip from field to field? Any help would be greatly apreciated. Thank you.

Member Avatar for radu84
0
102

The End.