199,114 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for izik

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

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 …

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 …

Member Avatar for Tekmaven
0
569
Member Avatar for eaw80

i have a couple of questions to ask. my first question is: how do i write, or create(via a wysiwyg program) an interactive executable program that has two 3d models stored on it, which will allow a user to do the following: 1. rotate each model via horizontal and vertical …

Member Avatar for Dante Shamest
0
111
Member Avatar for evilmonkey29

I have a web page that's seperated into basically two columns: The left column has two subsections, one being the menu (part of index.html) and another one underneath being a frame labeled 'sub'. Sub's scrolling is always off, as set by index.html. On the right column I have a frame …

Member Avatar for Dani
0
191
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; …

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>

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 …

Member Avatar for aeinstein
0
208
Member Avatar for bebacha

I am building a JSP app running on Tomcat. The app uses an Oracle backend for data management and things like passwords and so on. There are several objects created by the app called cards. Each card will make use of different but similar groups of data, attributes of tables. …

Member Avatar for bebacha
0
351
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 …

Member Avatar for malone1234
0
615
Member Avatar for aragon
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

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. …

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 …

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 …

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 …

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 …

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?

Member Avatar for Tekmaven
0
188
Member Avatar for Tekmaven

Well, if you haven't noticed already, some to most of the internet is down! This is due to an exploit in Microsoft SQL Server SP2 and lower. A buffer overrun can allow hackers to run code on the SQL Server. This worm, infects an SQL Server and then that SQL …

Member Avatar for samaru
0
879
Member Avatar for Tekmaven

[url]http://www.aspenterprisemanager.com/[/url] <-- This is a great thing if you just have the plain old MSDE with no real Enterprise Manager!

Member Avatar for Tekmaven
0
191
Member Avatar for samaru
Member Avatar for samaru

This is a good FAQ on ColdFusion written by the popular Ben Forta. [url]http://www.cffaq.com/[/url]

0
581
Member Avatar for samaru

[url]http://staging.infoworld.com/articles/hn/xml/02/10/21/021021hnnovellmysql.xml?Template=/storypages/printfriendly.html[/url]

Member Avatar for samaru
0
201
Member Avatar for samaru

I'm currently working on a project using Java Server Pages, XML and Oracle. I've worked with Java in the past, but have not worked with JavaServer Pages (currently still learning). It doesn't seem that bad, just tedious work - more code to initiate DB connections, and other processes compared to …

Member Avatar for aeinstein
0
791
Member Avatar for samaru

I just read about this. New free enterprise db server that has many features that other free dbs don't offer. It's compatible with a lot of OS's. Definitely something to try out. [url]http://www.sapdb.org/[/url]

Member Avatar for samaru
0
332
Member Avatar for samaru

The Next Wave: "Visual Studio for Yukon" [url]http://msdn.microsoft.com/vstudio/productinfo/roadmap.asp#section4[/url]

0
151
Member Avatar for samaru

This is a nice free tool that Microsoft released to help out ASP.net Web Developers. It's a WYSIWYG development tool that kind of looks like Visual InterDev/Visual Basic. From Microsoft's site: http://www.asp.net/webmatrix/default.aspx?tabindex=4&tabid=46 An article from "The Register" http://www.theregister.co.uk/content/4/25898.html

Member Avatar for Tekmaven
0
248
Member Avatar for Dani

Okay, so this forum uses PHP with MySQL... I have access to PHPMyAdmin on a remote server. I have been making periodic back-ups (dumps of the tables) but I'm always afraid that when I need them most, they'll fail on me. There isn't by any chance an easier way to …

Member Avatar for samaru
0
210
Member Avatar for samaru

[url]http://builder.com.com/article.jhtml?id=u00320020624gcn01.htm[/url] From article: [ When to use MySQL] Why would you use MySQL over PostgreSQL? First, we need to consider the needs of the applications in terms of database requirements. If I want to create a Web application and performance is an issue, MySQL will be my choice because it

0
167
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?

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

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?

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

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 …

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), …

Member Avatar for samaru
0
277
Member Avatar for samaru
Member Avatar for samaru

This is a great tool to use when creating DBs in MySQL. Better than the one it comes with. If you're about to embark on an app using MySQL, I recommend it. [url]http://www.anse.de/mysqlfront/[/url]

0
2K
Member Avatar for AlPhA

Incissor... you have any ideas for a script (something that you put into a big asp script) that will considerably slow down the server? So far, i've been able to develop a script that will make the computer go into a loop, but i don't want that. I want something …

Member Avatar for AlPhA
0
208
Member Avatar for AlPhA

Hmm... i've been looking for monitors at [url]www.dell.com[/url] (the accessories section) and i noticed in the shopping cart area, they have a feature called save. What i think this does is that it adds something to their database (probably MS SQL Server). My question is, would each new account need …

Member Avatar for samaru
0
194
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 …

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

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 …

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.

Member Avatar for frank_49
-1
447
Member Avatar for Mindmade
Member Avatar for Reverend Jim
-1
448
Member Avatar for midyajai

I am trying to understand Boyer Moore algorithm & KMP algorithm (Knuth Morris Pratt)? I tried some places like GeeksForGeeks, TutorialsPoint etc. But I have still some doubts. If you guys have some resources or videos where these algorithms are explained in somewhat simple terms, please share them. First I …

Member Avatar for Alisha_8
-1
723
Member Avatar for Yolie_b

Write a program that converts temperature from degrees Fahrenheit to degrees Celsius .The formula is C = (5.0/9.0) (F-32)

Member Avatar for toneewa
-1
306
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 …

Member Avatar for Naia
-1
16K
Member Avatar for Laura_16

Write a program that prompts the user to enter two integers, one per prompt. The program should then display the result of dividing the first number by the second number, using integer division so that the answer is an integer quotient, and a remainder.

Programming python
Member Avatar for 65_Sudhir
-1
451
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 …

Member Avatar for Konevlad21
-1
1K

The End.