7,713 Topics

Member Avatar for
Member Avatar for amen

i need to write a code on how can break a sentence into word and find out the word belong to. example : when user input a sentence cindy walk slow. 1.break the sentence into cindy,walk,slow. 2.get each word belong to and display. - cindy is a noun - walk …

Member Avatar for amen
0
543
Member Avatar for noman78

Hello have a good day is there any way to retrieve record number with each record in simple sql qry? e.g select "REC_no",name from "table_name" the result should display like this 1 ,noman 2,imran 3,Jose etc take care thanking u in advance Bye

Member Avatar for noman78
0
118
Member Avatar for guile

Hi, I have a 15 year old MacIIci that still works (for the most part). Unfortunately, we have power failures & electrical problems in storms. I think my mac has turned off the display (put it to sleep) as a result of a power glitch during a recent storm. It …

Member Avatar for cocoliche
0
316
Member Avatar for Kiba Ookami

Hello everyone. I'm currently using an ATI Raedion 9600XT. As you know, its outdated and sorely needs upgrading. Now, I still use AGP 8x, and really dont' want to go about upgrading just yet to PCI-E based mobos. I was at Best Buy today and saw the X1300 on the …

Member Avatar for Coconut Monkey
0
126
Member Avatar for only_lonely

my desktop monitor image shift right a bit. sometimes, it flickering and a little noise sound. my graphic card is Intel integrated AGP graphics 64MB and i install a update version driver recently. is that hardware problem or my driver problem?

0
87
Member Avatar for sixtysecasasin

I am using VC++. I want to display to the user all data that is stored in an input file and an output file. My input file contains the following so far but will continue to grow as the user uses it: 100.00 123.45 234.56 212.45 Here is what my …

Member Avatar for Ancient Dragon
0
135
Member Avatar for jmt6620

It came with an adapter that looks like and S-video attached to Blue, Green, Red cords. I want to clone and sent video to my neighboring Hi Def TV thru the Green, Red and Blue. Problem is the adapter looks like s but doesnt fit in back of my vAIO …

Member Avatar for jmt6620
0
117
Member Avatar for Chelbert

My computer has been lagging in start up for awhile now but today we had a blackout and when I turned my comp on it tries to show the desktop it gets as far as pentium 4 and it switches to black and at the bottom of the screen there …

Member Avatar for Chelbert
0
144
Member Avatar for tristan17

hi, I have written this small code section [PHP]<?php // database connection $host = "localhost"; $user = " "; $pass = " "; $db = " "; $table= "test"; $conn = mysql_connect($host, $user, $pass) OR DIE (mysql_error()); @mysql_select_db ($db, $conn) OR DIE (mysql_error()); $sql="SELECT * FROM $table WHERE image_id=100100"; $result=mysql_query($sql) …

Member Avatar for sarahk
0
199
Member Avatar for slayer

Hi Guys, i am at my whits end with this computer.......i seem to have managed to get winfixer popus from somehwere and they are CONSTANT. as well as this i play a lot of online gaming and now my computer restarts whenver i try to play one of them......and the …

Member Avatar for swatkat
0
201
Member Avatar for Stoney

I an doing a program that uses the READ DATA statements. My problem is I can't print the headings. My program reads the data and displays it, but no heading before it. My other problem is adding up all the Pieces in the problem to display a total. I know …

Member Avatar for Stoney
0
151
Member Avatar for thinhbk1802

Hi everybody. I have a problem with my program. I want to make a program that can display the Fibonacci, but the number of term i must display is 2147483647. So there is a float number problem. How can i do it with fast speed.

Member Avatar for SpS
0
111
Member Avatar for nike123

Please please please i need a bit of help, with setting my php site layouts. I have decided to use tables instead of page frames for various reasons. I am now however having some problems with getting my page to display as I wish, so if anyone could please give …

Member Avatar for PoA
0
201
Member Avatar for startingover

Here is my problem: Create Two classes ProcessInt Class knows An array of integers ProcessInt class knows how to One constructor that will set the size of the array of integers Method to set the value of a particular array element Method to get the value of a particular array …

Member Avatar for Java4u
0
127
Member Avatar for xjim72

I am having trouble with an exercise of finding how many times a number appears in an array and display the value and the count of times it appears in the list. The array can be the size of 100.

Member Avatar for xjim72
0
888
Member Avatar for edmicman

I'm working on a side project/consulting job for my former employer...basically I want to recreate an app I did in VB6 using VB2005. It's a simple app, but it was built when I was less experienced, and while I've got the business logic, I'm having troubles getting to a point …

Member Avatar for edmicman
0
163
Member Avatar for yup

Hi there, I have a problem in my **controller.jsp** This page aims to retrieve the device's status from my database to display on the form. After that it will update device's new status when my customer wish to change the status. So I declared a **String array status []** to …

Member Avatar for ekstee
0
231
Member Avatar for jonk9090

Latop won't stay open any longer from normal wear and tare. I have to use a pillow to support the screen. Is this a simple fix adjusting some screws? Or will i need parts you think? I tried to get to the screws but had some problems. Do i need …

Member Avatar for alc6379
0
149
Member Avatar for sk7499

hello, I have a gateway 3018gz laptop i put a new lcd in it now heres the problem the lcd images are dark and hard to see on the screen. I accidently pluged in the wrong power supply and turned on the unit the power supply voltage was the same …

Member Avatar for alc6379
0
122
Member Avatar for billdville

My laptop died after a virus infection deleted the wininet.dll file and I couldn't start Windows. I was restarting from the command prompt safe mode in WinXP and the laptop locked up at the "F2 Bios Setup" Prompt at startup. It wouldn't respond to any keys and the Press/Hold power …

0
57
Member Avatar for katharnakh

1. hello, i have a set of questions, actually im developing a reporting tool where want to retrieve values from database and display that in the canvas in a formal reporting manner. can we take print out of content in the Canvas widget? (somewhat like, Data Report in VB) 2. …

Member Avatar for vegaseat
0
107
Member Avatar for jlagar4

I have a dell Inspiron 4000 for school and lately the screen has been getting discolored. All the white sections, like in word, have a giant green blob with lines that jump around. Is my lcd shot or is it a fixable problem? Thanks.

Member Avatar for alc6379
0
47
Member Avatar for sasi

Video CD or audio CD when inserted in the CD drive, is playing in autorun mode.But when I try to explore to see the contents of the CD,the display skips to desktop view.I am not at all able to read data CD. CD drive is visible when I open my …

0
79
Member Avatar for Yuribokovich221

I would not be posting right now if it weren't for the fact that I've exausted my resources and have no where else to turn for a solution. First of all, let me give you guys a .class file, that when compiled, does exactly what my program is -supposed- to …

Member Avatar for jwenting
0
100
Member Avatar for ArthurNicholson

Hi there, I'm pretty new to php so please bare with me - :rolleyes: lol. I've created two tables in a MySQL db one called topics and one called courses. I have a couple of files which allow me to post data to the db (written in php) and now …

Member Avatar for olaf
0
121
Member Avatar for Cooberman76

Hi there everyone. I'm new to the boards (and C++ as well) :confused: I was wondering if someone out there would be so kind as to guide me or explain the best way to handle this dilemma I'm having. I''ve spent a full week coding my programming assignment for this …

Member Avatar for vegaseat
0
169
Member Avatar for Jayson745

Someone I know is giving away there monitor because after a powerout in the house it wont work. Should I bother getting it, or is it probably fried? Anyone know the likelyhood that its fixable?

Member Avatar for alc6379
0
71
Member Avatar for Disabled01

I'm guessing this forum section is close enough to ask a question about AGPs instead of PCI. General question on the steps the computer takes to take a saved picture and have it displayed on the monitor. Using GAST, AGP is able to save a texture map on RAM and …

Member Avatar for alc6379
0
72
Member Avatar for Nurul Dee

i have a problem to simulate program on array-based list :rolleyes: :sad: .The array can store 10 integer value.The application should be perform basic operation such as inserting,deleting and displaying the array's content :rolleyes: .Any extra operation are welcome.The application should promt user a menu as follow : 1)insert value …

Member Avatar for Nedals
0
361
Member Avatar for kahel

Hi I'm getting a New Poly Win32 virus from the scan I did on Macafee. However it refused to be quarantined and such. Also, when you try log in as a user it refuses to authenticate the password. I'm using win xp and here's the log i got from Hijackthis.. …

Member Avatar for swatkat
0
163
Member Avatar for spidey

[COLOR=DarkOliveGreen]hello, i have two dropdown listboxes: one is for the countries, the other one's for the areas. in the 'countries' listbox, the user can select multiple values. what he selects, the second listbox is going to display the country's/-tries' corresponding areas. all entries should be fetched from the database. ex. …

Member Avatar for iwahdan
0
96
Member Avatar for UKC101

Hi got a Sony Vaio RX 404 with a Geforce 4mx 460 graphics card in it. Thinking of changing it for something else as find games often seem to freeze up on occassoins. Already added ram to 512. So do i need more ram or a getter graphics card?

Member Avatar for nizzy1115
0
82
Member Avatar for tdizzle342

Hi i was wondering if anyone can help me out. Im trying to make a applet when a button is clicked it will appear the name John . And when another button is pressed it will display "Smith" in a seperate text field. This is what I have so far. …

Member Avatar for tdizzle342
0
113
Member Avatar for damncomps

windows xp i've appeared to have lost the cd-rom drive, it doesnt display on my computer, i went to the device manager and found the TOSHIBA DVD ROM SD-R6112 with a yellow "!" next to it, what does this mean? i click properties and its says Windows successfully loaded the …

Member Avatar for bship53626
0
170
Member Avatar for Stelmate

I have a IBM T30 that appears to have a few "pressure" spots on the screen (screen is lighter in that area than other areas). They don't look like pressure spots from the laptop lid or anything but I couldn't manage to get inside to actually check. Is there anyway …

Member Avatar for nizzy1115
0
373
Member Avatar for mylesschmidt

I have an Hp pavilion a123 desktop with an AMD 64 athalon processor.the computer came eqipped with an ati 200 radeon express graphics card, but I'D like to install a better one. - how can I tell if a certain graphics card is compatible with my system? -what are some …

Member Avatar for nizzy1115
0
147
Member Avatar for hint1979

Hello , I read artical listed on link [url]http://www.tgreer.com/aspnet_html_04.html[/url] What I am doing is. on aspx page 1)There are two dropdown list on my .aspx page 2) One ddl ( drop down list) is populated on change of another one 3) One place holder to accomodate dynamic controls On change …

Member Avatar for hint1979
0
117
Member Avatar for jjk118

Hi all Basically i want to play my films from my pc on my TV....but i havent got S-video on my TV only on the graphics card, so i have connected my pc via s-video to my dvd player which has s-video which is then connected to my TV via …

Member Avatar for jjk118
0
172
Member Avatar for debunix

Hi, I have the following task to perform using shell script. The user will provide a [B]directory name[/B] along with a [B]date[/B]. The script will delete all the files in the specified directory that was created earlier to that date. Also it should display the number of files that has …

0
68
Member Avatar for sorintene

I encountered popup windows from internet even when I'm not browsing+w32IRCbot virus detection from Norton AV that couldn't remove it. I've run AdAware & SpyBoot S&D and now apears popup window with Windows installer about Norton AV2005 That is my HijackThis on safe boot: Logfile of HijackThis v1.99.1 Scan saved …

Member Avatar for swatkat
0
146
Member Avatar for bringdownthesys

Hello, I beleive I must have downloaded somthing because my desktop now displays some wierd virus alert message and ever now and then somthing pops up wanting me to but some virus stuff telling me im infected. here is the log Logfile of HijackThis v1.99.1 Scan saved at 7:10:59 PM, …

Member Avatar for DMR
0
103
Member Avatar for XE-351

G'day everyone, This is my first post here and could really use some help. I've picked up some virus or something. I've got an icon in the system tray that keeps popping up saying that I have data miners, data trasfers, credit hijacking, virus, all sorts of stuff (even when …

Member Avatar for XE-351
0
254
Member Avatar for sevan

Hi...new here. Found this site while searching for an answer. While a novice mainly, I am as good as it gets for my workplace, a not-for-profit in central Indiana. Anyway, a few eeks ago I stumbled across a code snippet that could be inserted in email that, when opened, the …

Member Avatar for s1phrx
0
239
Member Avatar for Naters_uk

I am doing a movie booking system, my booking page consists of buttons, representing as seats. Each time this seat is clicked, the button number is listed into a listbox. For example, buttonA1, buttonA2 are clicked. The listbox display this two as A1 and A2. How can i save A1 …

Member Avatar for tgreer
0
401
Member Avatar for jeepj27

Hi All - I am currently using a Javascript for a pop up window that enlarges a thumbnail picture. I wish the POP UP window image to be LINKABLE - that is on mouseover of IT, goto a new window URL - Any help would be extremely appreciated!!! My Current …

Member Avatar for f1 fan
0
156
Member Avatar for po51uhd

I have an HP Pavilion dv1000 series laptop. I used to be able to display a 'clone' on either an external monitor or projector, but it's stopped working. When I hook up the monitor and toggle fn-F4, I still get the laptop behaving as if there's an external monitor attached, …

0
74
Member Avatar for maraniba

Hi DMR, I have the same problem as trevari. A couple of days ago while on the internet, a program called Pest Trap downloaded itself onto my computer. I researched it and found it was related to SpywareNo and Spysheriff. My desktop background turned solid blue and I can't change …

Member Avatar for DMR
0
362
Member Avatar for SkyFlyer1312

I need some help with the following assignment. I think I'm pretty close, but I'm missing something. Any help is very much appreciated. Assignment: [I]Part 1 : "Create a function template called average(). It will accept two arguments of the same type and computes the arithmetic average. The average is …

Member Avatar for Ancient Dragon
0
160
Member Avatar for extermin8tor

Hi, I recently bought a computer, and it is a p4 2ghz, well it was supposed to be, actually it is 1.8ghz. But that is beside the point. It has a geforce 2 64mb video card. The card isnt THAT bad, I know compared to x1800's it sucks but yeah. …

Member Avatar for nizzy1115
0
113
Member Avatar for hendie

I started having a problem recently where I would get some vertical lines appearing on my screen. Occasionally they would just flash then disappear. Over the last month or so the problem has increased and now I have 5 vertical lines down my monitor, each line is about 1" wide. …

Member Avatar for nizzy1115
0
112

The End.