Forum: PHP
Apr 7th, 2008, 4:53 PM
|
|
Replies: 0
Views: 198
Iterate Drop down boxes?
Hello all! I'm currently writing some code for an online query system. From my page, users are able to select field names from mysql drop down boxes and generally structure the query in plain...
|
Forum: Java
Apr 4th, 2008, 3:51 PM
|
|
Replies: 2
Views: 161
|
Forum: Java
Apr 4th, 2008, 2:19 PM
|
|
Replies: 2
Views: 161
Pass integers to an array?
I'm trying to do something similar to passing a string to an array, as in the following piece of code:
String encryptMe = "Test"
char[] characters;
characters = encryptMe.toCharArray();
|
Forum: Visual Basic
Mar 23rd, 2008, 12:52 PM
|
|
Replies: 2
Views: 260
Re: FileSystemObject
Actually, I understand that the rfs function is taking in say, a string like for example C:Windows\Notepad.exe"and it's checking if that file exists...just not sure about the
Set fso =...
|
Forum: Visual Basic
Mar 23rd, 2008, 12:43 PM
|
|
Replies: 2
Views: 260
FileSystemObject
Hello All, I was wondering if someone could help explain this piece of VB code to me? I've read about the FileSystemObject online but the 'rfs' function is a bit confusing. Any help is...
|
Forum: Visual Basic
Apr 26th, 2007, 4:38 AM
|
|
Replies: 3
Views: 192
|
Forum: Visual Basic
Apr 25th, 2007, 9:37 AM
|
|
Replies: 3
Views: 192
|
Forum: Visual Basic
Apr 25th, 2007, 9:04 AM
|
|
Replies: 3
Views: 192
Copying fields between two records
Hi guys,
I'm working with Access at the minute and have run into a problem. Basically, what I'm trying to do is create an 'add new record' button that will copy certain field values from the old...
|
Forum: Visual Basic
Feb 23rd, 2007, 7:21 PM
|
|
Replies: 4
Views: 259
|
Forum: Visual Basic
Feb 23rd, 2007, 3:24 PM
|
|
Replies: 4
Views: 259
|
Forum: Visual Basic
Feb 18th, 2007, 9:55 AM
|
|
Replies: 4
Views: 259
Creating a Search function
Hey folks,
I'm new to VB but my job requires it from time to time so I'm picking it up in bits and pieces. At the minute, I'm working on a database in MSAccess that is storing a large number of...
|
Forum: Java
Apr 14th, 2005, 5:14 AM
|
|
Replies: 4
Views: 278
|
Forum: Java
Apr 13th, 2005, 11:07 AM
|
|
Replies: 4
Views: 278
The contract details are being created using a...
The contract details are being created using a readDetails method I created in another class. The method is returning one string (name) and a few other integers (contract number, price etc). If you...
|
Forum: Java
Apr 13th, 2005, 9:45 AM
|
|
Replies: 4
Views: 278
Array/loop
The program I'm making involves reading in contract details and storing them in an array. I'm trying to figure out the best type of loop for this purpose.The user will not know how many seperate sets...
|
Forum: Java
Apr 10th, 2005, 8:47 AM
|
|
Replies: 2
Views: 254
|
Forum: Community Introductions
Apr 9th, 2005, 3:38 PM
|
|
Replies: 9
Views: 381
|
Forum: Java
Apr 9th, 2005, 12:53 PM
|
|
Replies: 2
Views: 254
Date Method
I'm in the middle of writing a class called Date, which is supposed to read in dates and perform a few checks on them using various methods. I've managed to create a few of these methods ok but I'm...
|
Forum: Community Introductions
Apr 9th, 2005, 12:33 PM
|
|
Replies: 9
Views: 381
Howdy
Another quick hello from another new member. Learned a bit of C recently but then moved on to java. Having trouble getting my head around it so I decided to check out a forum...and that's pretty much...
|