132,726 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for Fyrelion

Hi, I was wondering how you write to an Access Database using current Java versions. I've been looking pretty hard for awhile with a teacher and some friends, but so far we haven't come up with anything. Could you guys help me out? Thx [quote] [b]Never eat soggy waffles. They …

Software Development java
Member Avatar for Mayaka
0
296
Member Avatar for izik

Can anyone explain to me how to create an ftp com object in VB Script. Thanks,

Software Development visual-basic
0
393
Member Avatar for ynnar777

I'm new with VB and I'm trying to write an array to find the time zone per state. AL = CST NY = EST CA = PST If I have a data that has NY as a state I will put EST on the output ...] Can somebody sho me …

Software Development visual-basic
Member Avatar for Tekmaven
0
185
Member Avatar for EricR1983

I'm trying to cast an Object to a type Procedure (a class I wrote) in order to access a method in the Procedure class. Problem is, Procedure is a subclass of Object, and it requires a run-time check to verify that the object that I'm trying to cast as a …

Software Development java
Member Avatar for Tekmaven
0
569
Member Avatar for rozalla2002

using the following allocate process function i need a deallocate process function but i dont know how to do it. :unsure: Could anyone help? Here is the code: [code]sub allocateProcess&#40;&#41; &#123; my $found=0; my $sizeNeeded=0; my $spaceNotFound=0; my $ID=0; my $size=0; system&#40;"clear"&#41;; print "Process ID&#58; "; $ID=<STDIN>; chomp&#40;$ID&#41;; for&#40;$i=0;$i<$processes;$i++&#41; &#123; …

Software Development perl
0
105
Member Avatar for gouland

Hi, I search to one programmer what help me to construction one spider. The spider add urls to one data base. Is for a new websearch. Thank you. Sorry by my english. For more information write me to: <EMAIL SNIPPED>

Software Development c email
0
905
Member Avatar for vyntage

Hi.. can anyone pls help me to write the source code to do the calculation for this: I am writing an applet Horoscope.java that will help people to calculate the chinese horoscope by entering their year, month and day of birth. Below is the following knowledge to share: There are …

Software Development java
Member Avatar for aeinstein
0
208
Member Avatar for EricR1983

What is the best way to do the following? : I'm writing a test program for a family of classes that simulate bank accounts, and I need the test class to take a series of characters from the command line (the letters 'c,' 's' and 'm', specifically, in any given …

Software Development java
Member Avatar for malone1234
0
615
Member Avatar for aragon

Is C++ what i would use to make games?

Software Development c++
Member Avatar for samaru
0
277
Member Avatar for lyar1977

Using Dialog Box: I want to draw a ball in a solid color and be able to move the ball around on the Dialog Box. Thanks

Software Development c++
Member Avatar for Dante Shamest
0
493
Member Avatar for gvector

Hello fellow programmers, I have a problem that I have been trying to figure out for a while now. I am trying to use the GDIPLUS library but am having troubles. To test this code as it is meant to be used, open a new solution in MSVC6.0 or 7.0. …

Software Development c display first-post image
0
186
Member Avatar for boohoo

Thanx for everyone's reply. I'm more and more being put off Java, although it looks like a good language in practise, the way it looks as a GUI doesn't appeal. Anyone know of a good free C++ IDE ? I have tried Devc++ from bloodshed, but it wont let me …

Software Development c++ gui ide java
Member Avatar for Bob
0
862
Member Avatar for Dani

I'm taking an Operating Systems class in which I have to write this monster of a C++ program and it's giving me a bit of trouble. It would be amazing if someone would be able to help me out a bit. The only problem is the directions for the programming …

Software Development c++ operating-system
Member Avatar for Xelfinn
0
254
Member Avatar for fastcarz3

A company pays its employees as managers (who recieve a fixed weekly salary), hourly workers (who recieve a fixed hourly wage for up to the first 40 hours they work and "time- and a half"-1.5 times their hourly wage-for overtime hours worked), commission workes (who recieve $250 plus 5.7% of …

Software Development c++
Member Avatar for aeinstein
0
318
Member Avatar for theQube

It seems as if the AP Computer Science course next year is to be given in Java. Since I'm not really experianced with it, and I'd like to take the class, I figured I might as well start early and learn Java now. So, first, I'm wondering what sort of …

Software Development java
Member Avatar for samaru
0
454
Member Avatar for Roberdin

Is it possible to create a .msi installation package using the deployment wizard in VB 6.0 Learning Ediiton? Also, can I change that horrible installtion screen to the more modern "Office 2000/XP Installation"? Or do I need to buy some horribly expensive add-on?

Software Development visual-basic
Member Avatar for Tekmaven
0
188
Member Avatar for MAD_DOG

My buddy of mine told me he knows this old guy who used to program anywho he told me it was a very old programming language. He said it started with a D Cobol is a old one right? Anywho can you name some old programming languages?

Software Development c
Member Avatar for Sudipta Mukherjee
0
666
Member Avatar for samaru

A while ago I caught a small error in the book "Beginning Perl" by Simon Cozens, a Wrox book. Since the editor didn't know my name, he wrote down my Yahoo! username which I e-mailed him with. It's kind of funny seeing "inscissorx" on the page... http://www.wrox.com/acon16h1.asp?WROXEMPTOKEN=121107ZHEunvKL25OekNE6At4E&BookID=403&ExpandID=3324

Software Development asp perl
Member Avatar for aeinstein
0
263
Member Avatar for aeinstein

does 1 need to learn Java b4 pickup up Java 3D, or is a) Java 3D more of an IDE, or b) is it akin to Java's relationship w/Javascript - basically none?

Software Development ide java javascript
Member Avatar for samaru
0
278
Member Avatar for samaru

In doubt if Java is capable of handling 3D environments? Check this out: http://www.brackeen.com/home/scared/ Here are more links: http://www.geocities.com/jht2k/javamazelinks.html

Software Development java
Member Avatar for samaru
0
412
Member Avatar for samaru

Yesterday I was looking for a good game authoring language and came across a very interesting one called 3D GameStudio. I was very impressed by some of the samples. I think I might get into it during this summer. If you're coming from a C/C++ world, then it should be …

Software Development c++
Member Avatar for Valfor
0
388
Member Avatar for samaru

If anyone wants to develop Perl applications, a good IDE is OptiPerl. This is one of the best editors I've seen. You can make CGI scripts and test them off line (you see the output on an HTML page), contains color coding, query editor, script output screen (for console programs), …

Software Development ide perl
Member Avatar for samaru
0
277
Member Avatar for samaru

Anyone had a chance to try out Visual Basic.net?

Software Development vb.net visual-basic
Member Avatar for samaru
0
571
Member Avatar for ffwd

If you ever wanted to create 3d apps or 3d games, add didn't knew where to start, you will be happy to know that you can do that and a lot more with Java 3D. Java 3D API is an extenstion to the JDK, you can find info about downloading …

Software Development api email java
Member Avatar for samaru
0
358
Member Avatar for Tekmaven

Hey guys.. Whenever I click the chat for this board it starts the java applet.. and then 1-2 seconds later my computer reboots. Im using Sun JavaVM 2 v 1.3.1_01

Software Development java
Member Avatar for AlPhA
0
161
Member Avatar for js180

I have been searching online for a program that will: -reads in number of times a user wants a coin flipped -flip the coin that many times, printing out result of each coin flip -print out the total number of heads flipped and total number of tails flipped the application …

Software Development java
Member Avatar for Dani
-1
323
Member Avatar for mankind33

Hi there, I am a beginner and need your kind support to build an application in VB6. I want to know how to attach a VOLUME CONTROL to a MMcontrol of VB6 in the form. Please reply to [email removed] Thanks and atb.

Software Development audio visual-basic
Member Avatar for frank_49
-1
447
Member Avatar for Mindmade

Hi guyz, What are the 2 main types of software? not specifically, in general.

Software Development java python seo
Member Avatar for Reverend Jim
-1
448
Member Avatar for squirrelly

A classic example of an object is a playing card.There are numerous games that utilize a deck of 52 playing cards; consider the game called Set instead. The object of the game is to identify “sets” of 3 cards from an array of 12 cards. Each card has fourfeatures: 1.Symbols …

Software Development assembly c++ puzzle
Member Avatar for Naia
-1
16K
Member Avatar for imso

The alarm clock application works by setting a certain time and then it perform a certain task eg:sound an alarm, display a messagebox test message. But the problem comes where i need to snooze(delay) the alarm clock for a certain time period like 10 second... Then it will re-initialise the …

Software Development c#
Member Avatar for Konevlad21
-1
1K
Member Avatar for geetajlo

Hi every1 i have a form with a textboxid, buttonAdd, ButtonSave on it , when i click on the btnAdd it must show the id and when i click update it must really Save . I want to auto generate the id through codes ... can any1 help... I don't …

Software Development vb.net visual-basic
Member Avatar for Ravi_79
-1
9K
Member Avatar for shawinke

Hi all pls help me with the soln to this probelm, the catch is the interface (menu) needs to be Built in C++ as well. any suggestions would be of great help as well. thanks It is a system written using a structured programming language (e.g. C, Turbo C) that …

Software Development algorithm c++ queue user-interface
Member Avatar for rproffitt
-1
3K
Member Avatar for Tonny_3

I want to create a triangle with Windows Form in Visual Studio (c# code). In Form1 I have 3 textboxes that the user enters the lengths of the sides of the triangle and 1 "Enter" button. When the button is pressed, Form2 is opened and a triangle is drawn when …

Software Development visual-studio
Member Avatar for rproffitt
-1
769
Member Avatar for Yuichi

I am supposed to sort an array in ascending order..I have tried but then i cant get the results i want.I also tried to look it up in this forum but i still can't get it...Here is part of the code:[ICODE]void sort() { int size=10; int j,temp,i; for(i=0;i<(size-1);i++) { for(j=i+1;j<size;j++) …

Software Development c++ queue
Member Avatar for bngwebguru
-1
4K
Member Avatar for Iceman10284

Design a function named max that accepts two integer values as arguments and returns the value that is greater? For example: if 7 and 12 are passed as arguments to the function, the function should return 12. Use the function in a program that prompts the user to enter two …

Software Development python
Member Avatar for UNIQUE_PRINCE
-1
4K
Member Avatar for Kam_1

Hi, something weird happened with my program, I mean when I run it I see only grey frame (like I had only JFrame object in my app), then I minimalize application, maximalize it and only then I see all components painted (JButton, rectangels and lines inside Jpanel,...). Changing of frame …

Software Development java
Member Avatar for JamesCherrill
-1
2K
Member Avatar for Amruta Sriram

If Anyone Knows , can you please help me how to import the text file to JTable by using JFilechooser ? Even the text file contains the specific charecters line length eg: idUsernamePasswordEmailAgeGender ( ID = 2 Chars, Username = 10 chars ( if username not having 10 chars means, …

Software Development file-system java
Member Avatar for JamesCherrill
-1
641
Member Avatar for Romeo_4

</script> <div class='gads-mainfile hide'> <div class='gads-mainfile-sec section' id='gadsmain-file1'><div class='widget HTML' data-version='1' id='HTML877'> </div> </div></div> <script src='https://apis.google.com/js/plusone.js' type='text/javascript'></script> <script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/1845596459-widgets.js"></script> <p>&lt;script type='text/javascript'&gt;<br />window['__wavt'] = 'AOuZoY6MQUdCbjChe9mkGG-1KEZ_7Ju6mg:1524789390911';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d1922750817707261623','//ijonkzfull-mkrdezign.blogspot.com/','1922750817707261623');<br />_WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '1922750817707261623', 'title': 'Ijonkz', 'url': 'http://ijonkzfull-mkrdezign.blogspot.com/', 'canonicalUrl': 'http://ijonkzfull-mkrdezign.blogspot.com/', 'homepageUrl': 'http://ijonkzfull-mkrdezign.blogspot.com/', 'searchUrl': 'http://ijonkzfull-mkrdezign.blogspot.com/search', 'canonicalHomepageUrl': 'http://ijonkzfull-mkrdezign.blogspot.com/', 'blogspotFaviconUrl': 'http://ijonkzfull-mkrdezign.blogspot.com/favicon.ico', 'bloggerUrl': 'https://www.blogger.com', 'hasCustomDomain': false, 'httpsEnabled': true, …

Software Development
Member Avatar for JamesCherrill
-1
394
Member Avatar for mustefa_1

write c++ programming that calculate electricity bill with persons name and id

Software Development c c# c++
Member Avatar for JamesCherrill
-1
422
Member Avatar for jrcagle

Hi all, The continuing quest to master Tkinter has led to this implementation of the dots and boxes game. The rules are well-known: each player gets to create a new line between two dots (single-click near the line you wish to create). If a player creates a box, he gets …

Software Development first-post python tkinter
Member Avatar for Jiten_1
-1
6K
Member Avatar for Daisy_6

Hey, I'm new to this forum so please be considerate if I did not pay attention to anything. I'm writing a program for my dad. The program should store maintenance contracts in a database and be controllable via a GUI. I have the GUI ready and the database is created. …

Software Development gui
Member Avatar for Daisy_6
-1
358
Member Avatar for tina.2826

i need code for scientific calculator in vc++ by using switch case statement

Software Development c++
Member Avatar for Shubham_12
-1
4K
Member Avatar for i dont know

Hello all, i need your help regaring this code, which is in python and i need to convert it into mips?? register $s0 holds the base address of list my_data, $s1 holds the length of the list my_data, register $s2 holds the base address of list my_data2 and $s3 holds …

Software Development assembly c c++ python
Member Avatar for rproffitt
-1
3K
Member Avatar for Kushmitha

Hi everyone, I struck with this code for few day , please help me and thanks in advance . Write the class AddressBook so the following code works: c = AddressBook() c.add(name='ynon', email='ynon@ynonperek.com', likes='red') c.add(name='bob', email='bob@gmail.com', likes='blue') c.add(name='ynon', email='ynon@gmail.com', likes='blue') c.find_by(name='ynon') # returns: # [ # {'name': 'ynon', 'email': 'ynon@ynonperek.com', …

Software Development python
Member Avatar for rproffitt
-1
310
Member Avatar for Godwin_3

urgent need: write a computer program in c++ that solves a linear simultaneous equation of 10 variable

Software Development c++
Member Avatar for Reverend Jim
-1
669
Member Avatar for Paul Brian

hello my teacher put a surprise quiz and due tomorrow as im seeking for desperate help :( she didnt teach anything yet on this topic so i dont know where to start :/ any kickstarter topic is appreciated task: make a program that reads and display 10 data in excel …

Software Development vb.net
Member Avatar for ddanbe
-1
313
Member Avatar for rahaf_1

Write a program that computes the gold zakat. The user should enter the gold weight in gram and its worth. The program should print and calculate the zakat if the gold is worth 3000 or more. Otherwise, the program should print 0. Hint: zakat = gold worth * 2.5% how …

Software Development java
Member Avatar for rahaf_1
-1
1K
Member Avatar for subha_2
-1
325
Member Avatar for Kippstah

Hello, everybody. I was wondering if anybody could help me with something. I don't know if I'm taking things too fast but, I was wondering if somebody could help with this program I am making. I'm currently writing a "fake" bank script. Basically you start with a set amount of …

Software Development image python
Member Avatar for balaji_8
-1
17K
Member Avatar for vvsmario

I can not solve this problem. I should write a code for PROGRAM in C, which finds the longest word of the text enter by the keyboard. Plaese help me!

Software Development c
Member Avatar for Busuioc
-1
4K

The End.