Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post

39 Posted Topics

Member Avatar for jhonnyboy

Hello everyone. I would like to learn how to make a multi column list box. I have set the multi column Boolean to true and set the width but i have yet to see the two columns. I only see one. I currently have a .csv file and in the …

Member Avatar for danprash
0
8K
Member Avatar for jhonnyboy

hello everyone i am currently working on my website. I wanted to make a php script for registering users. So that they may log in, log out, register, and access member only functions. I found a good tutorial online but since im fairly new to php and have never worked …

Member Avatar for aruna_juice
0
1K
Member Avatar for jhonnyboy

Hello everyone, I was trying to install ndiswrapper and the drivers needed to get my laptop working with wireless properly. I never got around to finish installing the drivers although I did install ndiswrapper. I lost my wifi completely and my system doesn't even pick up my card now. It …

Member Avatar for BreezeHost
0
285
Member Avatar for jhonnyboy

Hello everyone i have a Toshiba Satellite m55-s1001 with Ubuntu installed. I recently when on a trip and when i arrived at the other airport found my laptop dead. I don't know what might have caused it. I don't know if the airport's xray machines can cause static discharge into …

Member Avatar for jhonnyboy
0
150
Member Avatar for jhonnyboy

Hello everyone I was taking a look at [url]http://www.mauijim.com[/url] and saw their navigation menu fairly attractive. I believe this can be made in css, but I wanted to know how did they get such a huge "frame" when hovering over the navigation (Shop, Service, About us). Seems like their is …

Member Avatar for jhonnyboy
0
112
Member Avatar for jhonnyboy

Hello everyone I currently have a form w/ two text boxes so that the user may enter the dates they wish to display in the report. The report consists of multiple clients per page and the date that they purchased an order. What I have under the button sub procedure …

0
52
Member Avatar for jhonnyboy

Make: HP Model: dv6500 OS: Windows Vista Hello everyone. I have a Vista computer in my hands with a funky dvd drive. It's not showing up in Vista(My computer/Device Mgr) and when I try to boot off of it from the BIOS it skips it. I'm guessing the BIOS doesn't …

Member Avatar for caperjack
0
185
Member Avatar for jhonnyboy

Hello everyone I am new to access and have been trying to teach myself a bit lately. In any case, I have a problem with a specific text box(NumofMonths) within a form. I need for the default value to be 12 and that it may be edited. This text box …

Member Avatar for jhonnyboy
0
98
Member Avatar for jhonnyboy

Hey guys, i was wondering if it was possible to set up server 2003 in a way that i can see the users internet history? I have the server running IIS, Domain Controler, and DHCP server as well. Thanks!

0
75
Member Avatar for jhonnyboy

Hello everyone, i recently made another post which i asked for help since i had no idea what i was going to do basically. I have decided to go with Microsoft Server 2003 OS instead of ubuntu server. I have no idea how to work with a server os and …

Member Avatar for premier.net
0
165
Member Avatar for jhonnyboy

Hello everyone. I am making a clock in - out program and have a more complex issue on hand. My program asks the user for their name then sends them to the clock in/out form. In the form they press a button which then stores the TIMEOFDAY into a .txt …

0
95
Member Avatar for jhonnyboy

Hello everyone, I have a program that i am working on using more than one Form. The way i am going through forms is by minimizing my first form then showing the other forms. I was wondering if i start the program from a module maybe i can unload forms …

Member Avatar for jhonnyboy
0
165
Member Avatar for jhonnyboy

Hello everyone. I have a small problem. I have a Streamwriter writing things to a file. But when i write more than one thing, the previous item gets overwritten. I.E. Write 1111, Write 2222. 1111 gets replaced by 2222. Here is some of my code: [CODE] Dim fileOut As New …

Member Avatar for jhonnyboy
0
120
Member Avatar for jhonnyboy

Hello everyone i am getting input from the user in the form of an inputbox. The inputbox then dumps the information into an arrayList which then i want my Listbox to be populated by the items within the arrayList. so... userName = InputBox -> arrayList.add(userName) - > Listbox.items.add(arrayList) Here is …

Member Avatar for waynespangler
0
273
Member Avatar for jhonnyboy

hey guys im pretty new to java but im very eager to learn and want to make my first game :) I want a simple RPG game, but also want to make a GUI. I am using Netbeans as my IDE, do i need anything else to make a GUI? …

Member Avatar for stultuske
0
204
Member Avatar for jhonnyboy

hello everyone i am new to networking and have a simple question. I have bought a network switch and have a question. With the switch that i bought can i connect my dsl modem to it and that automatically gives all the computers on my network internet access? Here is …

Member Avatar for clandestine_j
0
234
Member Avatar for Twenty8

Hey Twenty8, i am sorry to hear that your computer caught a virus :( What i would do is the following: Go Into Safemode Scan with Spybot S&D Run MSconfig and remove any of the virus objects from starting up Run MBAM Check the Registry for any left overs... Good …

Member Avatar for Twenty8
0
141
Member Avatar for jhonnyboy

hey guys im fairly new to visual basic, but very eager to learn it. I am attempting to make an employee clock in. I want to make a simple clock in that will ask the user to enter their name, and just click a button that will then post that …

Member Avatar for 4advanced
0
612
Member Avatar for jhonnyboy

Hello everyone i recently got my first server up and running. I have a few problems and since this is my first real network experience i am a bit lost. [I]My configuration is 1 Server Machine Running Windows Server 2003, and the workstation is running Windows XP Pro, network switch, …

Member Avatar for cguan_77
0
181
Member Avatar for jhonnyboy

hey guys i would like to know how it's possible to run a java project outside of it's IDE. How can i get it running on a website? I also tried running it on my computer but...navigating to the project through cmd and using the "java project" command to run …

Member Avatar for verruckt24
1
483
Member Avatar for jhonnyboy

hello everyone i just configured my first server. I made a domain named "test.local" and added a xp computer to the domain. I can see the computer in the active directory and can log into the domain with the correct username/password. My problems are: 1) When i change the Group …

Member Avatar for mmcmullin
0
168
Member Avatar for jhonnyboy

hello everyone i am currently working on a php script on my website. I wanted to make a script for registering users. So that they may log in, log out, register, and access member only functions. I found a good tutorial online but since im fairly new to php and …

Member Avatar for Andrieux
0
83
Member Avatar for jhonnyboy

Hey guys im making a simple program. I have a while loop that continues while the bool quit ! = true. I am trying to test that in a statement like this: [CODE] String userdecision = ""; while (quit!=true){ //start while System.out.print("Would you like to continue with another transaction?"); [B]userdecision=in.next();[/B] …

Member Avatar for jhonnyboy
0
142
Member Avatar for jhonnyboy

hello everyone i recently decided to take on a "big" project (big for me at least). A friend of mines is opening up her business and asked me if i can network all her computers and i said yes. Thought it would be fun plus i can gain some experience …

Member Avatar for Docktor D
0
143
Member Avatar for jhonnyboy

hey guys, im a bit new to php. I was wondering if any of you guys could help me out with this email code i have to send me an email. I have a website with a service link then the user needs to pick which kind of service he/she …

Member Avatar for buddylee17
0
210
Member Avatar for jhonnyboy

Hey guys my laptop goes black right after the bios, it doesn't even show xp loading. I was able to recover everything on the HDD. When i put the new hdd in and tried to install xp, xp says the computer doesn't have any hdd. So i'm thinking this is …

0
55
Member Avatar for jhonnyboy

Hello everyone, i have recently installed a video card, and i wanted to connect my computer to tv so that i may watch the movies i have on my computer on my tv. I told windows to use the 2nd monitor and extend my desktop to that. [B]The only problem …

Member Avatar for hotmatrixx
0
142
Member Avatar for jhonnyboy

Hey guys i was dual booting XP and Vista, then decided to delete the Vista Partition to get rid of it. Boot when i boot my PC the boot record is still giving me the Vista Option. When i click on vista it says it's missing. My question is, how …

Member Avatar for jhonnyboy
0
218
Member Avatar for jhonnyboy

ok well the old HDD died and so i went over to the local computer store, bought myself a new hdd and put it in. The bios doesn't recognize it and gives me the error of no HDD being found. Thinking that it could be, because there was no partition …

Member Avatar for jbennet
0
106
Member Avatar for jhonnyboy

Can it be done? cout<<"ENter name"<<endl; cin>>name; cout<<"Enter DOB"<<endl; cin>>dob; cout<<"Enter City of Birth"<<endl; cin>>city; when i try to enter "John Doe" as name the program skips and doesn't let me enter anything for dob and asks me the city input. Any help would be greatly appreciated. Thanks!

Member Avatar for Ancient Dragon
0
6K
Member Avatar for jhonnyboy

hey guys im having a bit of trouble making an string accessor to a private member string variable that i have declared: Class A{ public: string getname() const; private: string name; }; Thats a little example. I have tried almost everything. I have included string class header in the class …

Member Avatar for jhonnyboy
0
275
Member Avatar for jhonnyboy

Hello again guys, I am trying to sort an array. First i must get the info from a txt file. The txt file has numbers and the only way i can put them into an array is to put them into a char array. Now my problem is i need …

Member Avatar for Sci@phy
0
144
Member Avatar for olibmx15

hi olibmx15 if this started happening recently i think it could be a virus/spyware. Try running a scan for viruses and spyware. Remember to make sure that your definitions are up to date. If you don't have anti virus or anti spyware software try AVG and Spybot S&D. Good Luck …

Member Avatar for manzo_banzo
0
187
Member Avatar for jhonnyboy

hello guys i got a simple project but not that simple at the same time. lol The user needs to input a number such as : 512 and the code needs to output the number but in letters(five hundread and twelve). Any tips? :)

Member Avatar for Nick Evan
0
150
Member Avatar for desmondo

Hello everyone, Desmondo when you reinstalled xp, you might have forgotten to reinstall your sound drivers. I read in your post you have found a yellow exclamation mark in the sound device. That means the driver is missing. If this is the case you have two options. 1) Get your …

Member Avatar for slyd
0
173
Member Avatar for Furik

Hey Furik, I did a quick google search on your error and i found out that the Floppy disk fail (40) error usually comes from three things: 1. Floppy not connected properly 2. Bad Cable 3. Bad Floppy Drive Make sure the cable is connected properly. If you see the …

Member Avatar for Furik
0
112
Member Avatar for waqas786

Hi waqas, what are you trying to do with the computer? Give us more details to help you out. Thanks!

Member Avatar for gerbil
0
93
Member Avatar for jhonnyboy

hey guys just joined the forum and so far it looks very promising :D got a quick question for everyone that can help, i am trying to organize a txt file to output the "gpa" from highest to lowest. Now this is what i have so far... [code]#include <iostream> #include …

Member Avatar for jhonnyboy
0
132
Member Avatar for BertC

can you provide us more details on what's going on? What do you mean google doesn't completely load up? What websites do you get the missing application error and what are you trying to do on this website? Like Gerbil said might be as simple as missing java...make sure you …

Member Avatar for gerbil
0
110

The End.