Forum: VB.NET Oct 27th, 2006 |
| Replies: 0 Views: 1,245 |
Forum: VB.NET Oct 20th, 2006 |
| Replies: 4 Views: 1,940 Re: hangman project i guess server crash is a smarty paints: ) I'm "trying to code the same program right now. I'm also having a hard time with it. Do you have any code.....?I have a little. Maybe we can help eachother. |
Forum: VB.NET Oct 20th, 2006 |
| Replies: 10 Views: 7,383 |
Forum: VB.NET Oct 20th, 2006 |
| Replies: 0 Views: 736 |
Forum: VB.NET Oct 19th, 2006 |
| Replies: 10 Views: 5,002 Re: hangman revised i understand why you would want to use a boolean array, but how do you fill that array with the contents of the word ? |
Forum: VB.NET Oct 4th, 2006 |
| Replies: 0 Views: 1,711 Problem using a collection I'm starting to learn the basics of oop in school. I have a program that calculates a batting avg and the collection adds a number starting at 1, the name of the player and the batting avg. The... |
Forum: VB.NET Sep 22nd, 2006 |
| Replies: 2 Views: 1,156 |
Forum: VB.NET Sep 21st, 2006 |
| Replies: 2 Views: 1,156 data grid problems...please help Why can't I get the changes in my grid to update the data base?
Here's the code..............
Public Class frmAddChangeDelete
Inherits System.Windows.Forms.Form
Dim currpath As String =... |
Forum: VB.NET Sep 20th, 2006 |
| Replies: 3 Views: 4,376 |
Forum: VB.NET Sep 20th, 2006 |
| Replies: 5 Views: 5,456 |
Forum: VB.NET Sep 20th, 2006 |
| Replies: 5 Views: 5,456 |
Forum: VB.NET Sep 19th, 2006 |
| Replies: 5 Views: 5,456 data adapter update method won't work Someone please help me before I smash my computer.
Every time I try to update a database using my data adapters update method I get the following error.....Object variable or With block variable... |
Forum: PHP Aug 12th, 2006 |
| Replies: 3 Views: 944 Re: .htaccess I always find it easier to use a plain text file for user authentication. |
Forum: PHP Aug 8th, 2006 |
| Replies: 21 Views: 2,404 Re: I give up Lafin Boy RULES! Thank you very much for your help! |
Forum: PHP Aug 8th, 2006 |
| Replies: 21 Views: 2,404 Re: I give up <html>
<head>
<title>Test Week 13 CIS32</title>
</head>
<body bgcolor = "yellow">
<center>
<? |
Forum: PHP Aug 8th, 2006 |
| Replies: 21 Views: 2,404 |
Forum: PHP Aug 8th, 2006 |
| Replies: 21 Views: 2,404 Re: I give up just changed it if you want to take a look at the results.
http://cisweb.bristol.mass.edu/~web26/week13assignment/takeTest.php |
Forum: PHP Aug 8th, 2006 |
| Replies: 21 Views: 2,404 Re: I give up sure ..... here's grade.php
<html>
<head>
<title>Grade</title>
</head>
<body bgcolor ="yellow">
<center>
<?php |
Forum: PHP Aug 8th, 2006 |
| Replies: 21 Views: 2,404 Re: I give up I actully did that with an echo "$answer"; earlier and they were matching up......but still gave a grade of zero. |
Forum: PHP Aug 8th, 2006 |
| Replies: 21 Views: 2,404 Re: I give up Thanks again.....but I'm still getting a big fat goose egg for my score. |
Forum: PHP Aug 8th, 2006 |
| Replies: 21 Views: 2,404 Re: I give up thanks.....but I'm still coming up with a score of 0.
http://cisweb.bristol.mass.edu/~web26/week13assignment/takeTest.php |
Forum: PHP Aug 7th, 2006 |
| Replies: 21 Views: 2,404 Re: I give up for some reason my grade.php is always giving me a score of zero.....
here's my code..two pages.....takeTest.php and grade.php
<html>
<head>
<title>Test Week 13 CIS32</title>
</head>
<body bgcolor... |
Forum: PHP Aug 7th, 2006 |
| Replies: 21 Views: 2,404 |
Forum: PHP Aug 7th, 2006 |
| Replies: 21 Views: 2,404 I give up :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: |
Forum: PHP Aug 7th, 2006 |
| Replies: 10 Views: 1,924 |
Forum: PHP Aug 7th, 2006 |
| Replies: 10 Views: 1,924 |
Forum: PHP Aug 6th, 2006 |
| Replies: 10 Views: 1,924 |
Forum: PHP Aug 6th, 2006 |
| Replies: 10 Views: 1,924 |
Forum: PHP Aug 5th, 2006 |
| Replies: 10 Views: 1,924 |
Forum: Legacy and Other Languages Oct 26th, 2005 |
| Replies: 4 Views: 5,554 Re: Prog and Logic Question for beginner Can anyone give me some suggestions.
This is what I have so far.
Logic Problem:
You run a retail store and you have decided to step through your inventory one record at a time and put everything... |