7,713 Topics

Member Avatar for
Member Avatar for djm123

Hi ., I have XP, at times I look at internet options & WONDER what SHOULD/SHOULD NOT Be checked to view pages properly, can anyone expand on that for me? Also there are times when I go to the SECOND Page of something & it might not display THE PAGE …

Member Avatar for OurNation
0
80
Member Avatar for Mr Andy

Can any Win2K/WinXP whizzkid help - I'm pulling my hair out here. I'm a network admin in a school responsible for building a new system and as part of the desktop lockdown I need to entirely restrict access to the display properties for all pupils (all Win2k clients). I've used …

Member Avatar for Mr Andy
0
167
Member Avatar for Tannubyky

My original posting is on [url]www.daniweb.com/techtalkforums/thread17479-sp2.html[/url] . Or for a recap: [I.E. (and foxfire) were giving me the "cannot find server error"] I have: Run Virus Scan (Cox's protection program.) Spyware scan (Cox) Run PRCView (nothing looked out of the ordinary) Tried Foxfire (same problems) DL'd all updates from MS …

Member Avatar for DMR
0
455
Member Avatar for dlsoecht

I am having a problem with my system running slow. I have run fully updated versions of spybot, adaware, norton, and avast, but none have picked up anything. My laptop has an athalon 2000+ processor that usually runs at 1.6 ghz, but for some reason is now only running at …

Member Avatar for caperjack
0
355
Member Avatar for madrob67

Does anybody know if a 3DFX Voodoo 5 AGP 64mb Graphics card is compatible with Windows XP ?? Any help much appreciated Thanks Rob

Member Avatar for madrob67
0
109
Member Avatar for A Monkeys Uncle

I'm not sure what to delete from the registry, and would hate to remove anything critical. Please help or direct me to the proper forum. Thanks in advance, here's my "hijack this" log... Logfile of HijackThis v1.99.1 Scan saved at 11:45:27 PM, on 2/28/2005 Platform: Windows XP SP2 (WinNT 5.01.2600) …

Member Avatar for crunchie
0
144
Member Avatar for shelly121

Please help!!iv tryed and tryed with this!basically i have a combo box which displays the date-of-births from 1940-1995, and a button to press to display the maximum mortgage in a label. The max mortgage depends on the age of client:[quote] *Over 50yrs- maximum mortage = 15yrs *between 40 - 50 …

Member Avatar for shelly121
0
141
Member Avatar for shermy

on most of my internet pages that require some sort of a login like gmail.com, the page doesn't load and at the bottom it says 'cannot find server or dns error' please help, here's my hijackthis log: Logfile of HijackThis v1.99.1 Scan saved at 12:03:28 PM, on 2/21/2005 Platform: Windows …

Member Avatar for dlh6213
0
277
Member Avatar for cxasino

Hi, i think i have the same nasty problem... I am not very good in pc, but i have dowloaded hijack and this is my log. My pc has becomed incredibilly slow...Please help me! Logfile of HijackThis v1.99.0 Scan saved at 12.26.07, on 20/12/2004 Platform: Windows XP SP2 (WinNT 5.01.2600) …

Member Avatar for crunchie
0
121
Member Avatar for {{unknown}}

Hi.. I made two codes in C language. One of them is a [B]Dynamic stack [/B] and the other is [B]Dynamic queue[/B]. They are working correctly but I had one problem In both of them. The option 3 in Dynamic Stack [B]code [COLOR=DarkRed]doesn't display the topic in order[/COLOR][/B]? This problem …

Member Avatar for Dave Sinkula
0
140
Member Avatar for OneHit

I have Been Hijacked & cannot seem to rid my machine of this pest any help would be appreciated , Here is latest HiJack this log .. Logfile of HijackThis v1.99.1 Scan saved at 12:27:16 PM, on 2/20/2005 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) …

Member Avatar for DMR
0
490
Member Avatar for jonnie83

This is my first attempt at creating a program and I am having great problems. The program is meant to scan a file and increment a counter if specific words are found. Can anyone let me know where I'm going wrong,Thanks #include <iostream> #include <fstream> #include <string> #include <iomanip> #include …

Member Avatar for Acidburn
0
136
Member Avatar for hopeolicious

I know everything that i want to do but i never did a menu before so i dont know how to go about doing so if at all possible can someone post a sample program that uses a menu-selection with subprograms for each. This here is something like what i …

Member Avatar for Narue
0
199
Member Avatar for Kieara2003

I stupidly opened a link in a friends AIM away message, and i now have an active X virus! i have NO clue how to get rid of it! Some one please help! I cannot open norton or anything because this message comes up: "Your current security setting prohibit running …

Member Avatar for crunchie
0
73
Member Avatar for Ian13

Im just beginning on C++, and one of the main problems that Ive encountered that I would like to get past is the fact that with simple programs you can only enter one thing, and after the code executed after that function is done, all you can do is press …

Member Avatar for Dave Sinkula
0
91
Member Avatar for alsoagirl

I have read in problems "INFIX" AND CHANGED THEM TO "POSTFIX" or RPN notation, however i need to evaluate the problems and i can't get this to work. I am not sure where to go from the infix to postifix i have. Please help. My Stack.h is just a basic …

Member Avatar for alsoagirl
0
105
Member Avatar for blackdove

Can someone help me please? I've got 17 errors and 3 warnings. The main problem is that it keeps telling me that "Triangle" isn't a class name :confused: i'm so confused. Could you also help me with any other problems that you see? Thx in advance. (list of errors at …

Member Avatar for blackdove
0
229
Member Avatar for shermy

on most of my internet pages that require some sort of a login like gmail.com or enhanced security site, the page doesn't load and at the bottom it says 'cannot find server or dns error' please help, here's my hijackthis log: Logfile of HijackThis v1.99.1 Scan saved at 12:03:28 PM, …

Member Avatar for shermy
0
138
Member Avatar for ohnbabygal

hi im tryin to read some info (both characters and integers) from an input file and save them into the sorted list. it is a big project and i cant put all the files i have over here. so i'll just put the part im having a problem. i have …

Member Avatar for Dave Sinkula
0
112
Member Avatar for cap2361

ok, help!!! I'm totally lost. I have to use a file stream program and add names to file, then keep count of file names, then display the count of names entered and the names entered. Use a loop to enter names until prompt to end. these are just two of …

Member Avatar for cap2361
0
149
Member Avatar for boujibabe

I have been given an assignment to write a class to accomodate the following code: [code] int getMenuOption (); int main () { int option; int id; char name[80]; //create a Salesperson object and sets all 12 monthly sales to 0. Salesperson sp; cout << "Enter name: "; cin.getline(name, 80); …

Member Avatar for boujibabe
0
285
Member Avatar for paradox814

This is a question to those who have AdSense and use the Google search on there site: why do you have the google search box leave your website when you click submit (aka it goes to [url]http://www.google.com/custom?q=[/url]....)? Google has some APIs which allows you to query there servers and display …

Member Avatar for paradox814
0
224
Member Avatar for Jason Marceau

Hi, I am learning Java and I have decided that I should create my first project. I have the application code for a Tax calculator and I would like to add a GUI to it but I am struggling to work out how to enable the text field box to …

Member Avatar for ecyarter
0
3K
Member Avatar for nicole0904

Is there a way to have information in quotes display in a label? If I have a sequential file with "Question one:","The answer is "A"." and I want it to display as Question one: The answer is "A". Is there a way to have it not read the "" around …

0
73
Member Avatar for Mader Paker

heres my hjlog.. Logfile of HijackThis v1.99.1 Scan saved at 1:36:01 PM, on 2/19/2005 Platform: Windows XP SP1 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\csrss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\Explorer.EXE C:\WINDOWS\system32\spoolsv.exe C:\WINDOWS\System32\RUNDLL32.EXE C:\WINDOWS\System32\RunDll32.exe C:\Program Files\Common Files\Symantec Shared\ccApp.exe C:\Program Files\Common Files\ACD Systems\EN\DevDetect.exe C:\Program …

Member Avatar for crunchie
0
292
Member Avatar for moderate_rock48

How can I find out how many MB, exactly, my video card has? Btw its onboard memory, can I find it using Everest? and if so what would it be under in Everest? thanks

Member Avatar for pratikind
0
85
Member Avatar for madrob67

I cannot get my screen resolution to fill the screen of my monitor. The resolution is currently set to 1024 x 768 on my Hansol 710P 17

Member Avatar for madrob67
0
127
Member Avatar for PeterPapas

Ive had this video card for a couple of years but my son tried playing a couple of lego video games on it but the games are not working. I updated my drivers recently but still no good. I have direct x 9 installed. I run the dx diagnostic test …

Member Avatar for PeterPapas
0
171
Member Avatar for JGC

Hi, My hard drive is slow to access (can be 60s). Before I buy a new drive would you take a look at this HijackThis log and see if you can spot any malware. Thanks, JGC Logfile of HijackThis v1.99.0 Scan saved at 15:07:59, on 15/02/2005 Platform: Windows XP SP2 …

Member Avatar for JGC
0
119
Member Avatar for eddie7569

i've bought a JSP-Tech Z-04 case with front display and cant sort out wiring for CDrom and NIC icons please help.

Member Avatar for caperjack
0
185
Member Avatar for cloud112988

Moderators note: split from [here](http://www.daniweb.com/techtalkforums/showthread.php?t=18540&page=1&pp=15) hello, i have been having the same exact problem the past few days. i ran that program..here is the log: L2MFIX find log 1.02b These are the registry keys present ********************************************************************************** Winlogon/notify: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify] [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\crypt32chain] "Asynchronous"=dword:00000000 "Impersonate"=dword:00000000 "DllName"=hex(2):63,00,72,00,79,00,70,00,74,00,33,00,32,00,2e,00,64,00,6c,00,\ 6c,00,00,00 …

Member Avatar for dlh6213
0
213
Member Avatar for shonenhype

Write a function IsoTriangle() that takes a size parameter and dispays an isoceles triangle with that many lines. Use the DrawBar() function as a basis. (Hint: Use another function Spaces() to display the leading spaces before the start of the asteriks on each line.) For example, the function call IsoTriangle(4) …

Member Avatar for Narue
0
159
Member Avatar for ineedshelp

k i experienced a virus today i think. ill tell u a little about what happened i got on aim one day and all of a sudden it made me have an away message with a link that im pretty sure i got the virus from. now it doesnt do …

Member Avatar for crunchie
0
111
Member Avatar for Morgan25

What is the most important companent in buying a video card. I know there a combinations of a few, but i have a 4x AGP slot, i know PCI express would be better but i dont want to but a new Motherboard, What is better, 256 MB and 128 bit …

Member Avatar for Coconut Monkey
0
133
Member Avatar for simont

Hi guys...I am a new Mac user. I want to compose collages of photos to print out for home display (eg. holiday snaps in one framed print); this was easy on a PC using MS Publisher. What software should I get for my Mac to do this? Any advice appreciated

Member Avatar for Kezz
0
66
Member Avatar for Temiree

Hey guys. New here. I recently had some computer troubles about three weeks or a month ago. When I started the computer up one day I had found that the computer suddenly had a 16-color display and 640 x 480 resolution. (I think that was the resolution) And I could …

Member Avatar for Catweazle
0
165
Member Avatar for dreyes67

I am a new user to VB so forgive any simple questions. I just created a tool that will display the Job Number, Requested by, Status, Group, Operator. As this database has about 50-75 requests added to it daily and with luck we process them all or 90% of them …

Member Avatar for dreyes67
0
197
Member Avatar for supersonic

What I'm attempting is to have database driven links on my page. It is all ok except one thing and that is this error when my page comes up in the browser. Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/admin/public_html/index.php on line 114 Here is …

Member Avatar for paradox814
0
121
Member Avatar for scadaman29325

My PC at work and this one (before I reformatted and reloaded last time) had a 'normal' display width, now this time 'a lot' of sites are coming up too wide to display the entire width of text without having to scroll across to read the rest of the line... …

Member Avatar for caperjack
0
107
Member Avatar for shabiz

I am very new to mysql, so I apologize for such a basic question... How do I link my dbase to a website? What are the apporpriate query strings and steps? I am trying to create a website that would allow members to search for other members by name, city, …

Member Avatar for percent20
0
75
Member Avatar for nigels

[FONT=Arial]undefined[/FONT] Hi all I would like to know if anyone knows of a software or hardware thatwouls allow multiple instances of a single software. Problem need to display 26 screens of diffferent information. information is not complex powerpoint level. normal solution 1 pc per VGA want to reduce number of …

Member Avatar for Catweazle
0
100
Member Avatar for clod

-------------------------------------------------------------------------------- Hi there. Despite my best efforts, including spybot, adaware, MS new "antispyware" and trying Hijackthis to fix the problem myself, mysearchnow has hijacked my IE browswer and posts a toolbar at the bottom of my desktop. Can anyone please help? Thanks ogfile of HijackThis v1.99.0 Scan saved at 11:38:34 …

Member Avatar for Catweazle
0
590
Member Avatar for Antivirus

My pc components are: 1) Motherboard - ASUS A7V600 - X 2) Hardisk - SATA Maxtor 80.0G 3) Display - ASUS 9200 SE... My problem is, the os - win XP is always corrupt.... repeat and repeat... Almost 20++ times i re-format & re-install the os just in 3 months …

Member Avatar for Antivirus
0
199
Member Avatar for MrScruff

Hey i don't know if there are any folding@home fans out there? But ive spent a while making some "badges" - 60x60 pictures which you can display in your sigs, avatars, on your website print them off stick to your face - whatever floats your boat! They are for different …

Member Avatar for MrScruff
0
75
Member Avatar for tones1986

I have this banking program that has a savings, checking account set up. The user has 4 options. Checking, Saving, Balance, and monthly maintenance. The checking option is all correct and never comes out weird...u can deposit everything and withdraw without any probs. If i do that -- then i …

Member Avatar for tones1986
0
149
Member Avatar for Complete novice

Hi There folks! i logged onto msn when i got a virus, an isass exe keeps popping up and logs me onto msn messanger, also it wont allow me to get onto task manager. help me Logfile of HijackThis v1.99.0 Scan saved at 22:20:20, on 10/02/2005 Platform: Windows XP SP2 …

Member Avatar for dlh6213
0
136
Member Avatar for barzalou

Hello, this my first time in this forum. I am a high school teacher. A parent came by, fed up with his monitor and said : if you can fix it, it's yours! So here is the problem : when the monitor is first used, everything goes fine. But after …

0
67
Member Avatar for bwork

I know this is probably basic stuff with an easy solution, but I can't seem to find it anywhere in my textbook. I am working with an array of records. The user enters the data for each field of the record. The first field is a string entered by the …

Member Avatar for Jackrabbit
0
113
Member Avatar for bbott

Google updated backlinks finally! Here are the current data centers that have been updated thus far. Here are the current updated data centers so far: 216.239.39.99 216.239.37.104 216.239.37.147 216.239.37.99 66.102.11.99 64.233.161.99 64.233.161.104 64.233.161.105 64.233.161.147 Our site only jumped up by about 100 links. Not as well as I was hoping! …

Member Avatar for seobook
0
188
Member Avatar for enrique_alb

i don't have my display like i used too ,,,the colors are like,,,,well i don't have colors and i can't change them through control panel when i try to change to 16 bits high it says to restart my computer and when it finshed to restart everything's the same, big …

Member Avatar for Steve2000
0
104

The End.