Showing results 1 to 33 of 33
Search took 0.01 seconds; generated 1 minute(s) ago.
Posts Made By: SethR
Forum: VB.NET Oct 27th, 2006
Replies: 0
Views: 1,245
Posted By SethR
Help......: ( it replacing the whole word

Public Class Form1
Inherits System.Windows.Forms.Form
Dim hng As New Hang

Dim strWord As String
Forum: VB.NET Oct 20th, 2006
Replies: 4
Views: 1,940
Posted By SethR
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
Posted By SethR
Re: I need help for connecting to Ms access database

try something like this......

Private currpath As String = System.Environment.CurrentDirectory
Private connService As New System.Data.OleDb.OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;...
Forum: VB.NET Oct 20th, 2006
Replies: 0
Views: 736
Posted By SethR
I'm so frustrated that I think I may not be cut out for programming, drop major?

I'm trying to create a hangman game using vb.net.......here's what my professor wants in the program....


Write a program to play the hangman game. If you do not remember the hangman game, contact...
Forum: VB.NET Oct 19th, 2006
Replies: 10
Views: 5,002
Posted By SethR
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
Posted By SethR
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
Posted By SethR
Re: data grid problems...please help

The currPath statement is working though. My datagrids are getting populated from the database. I'll try you're suggestion though.
Forum: VB.NET Sep 21st, 2006
Replies: 2
Views: 1,156
Posted By SethR
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
Posted By SethR
Re: Modify data in Datagrid

I'm having the same problem.....what error messages are you getting?
Forum: VB.NET Sep 20th, 2006
Replies: 5
Views: 5,456
Posted By SethR
Re: data adapter update method won't work

It's not working.....I'm using an Access database so I can use a sqlcommand builder.
Forum: VB.NET Sep 20th, 2006
Replies: 5
Views: 5,456
Posted By SethR
Re: data adapter update method won't work

Thank you....I will try you're changes as soon as I get back from work....
Forum: VB.NET Sep 19th, 2006
Replies: 5
Views: 5,456
Posted By SethR
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
Posted By SethR
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
Posted By SethR
Re: I give up

Lafin Boy RULES! Thank you very much for your help!
Forum: PHP Aug 8th, 2006
Replies: 21
Views: 2,404
Posted By SethR
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
Posted By SethR
Re: I give up

done.....think we might be getting somewhere now.
Forum: PHP Aug 8th, 2006
Replies: 21
Views: 2,404
Posted By SethR
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
Posted By SethR
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
Posted By SethR
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
Posted By SethR
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
Posted By SethR
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
Posted By SethR
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
Posted By SethR
Re: I give up

you don't know the half of it : (
Forum: PHP Aug 7th, 2006
Replies: 21
Views: 2,404
Posted By SethR
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
Posted By SethR
Re: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource

ok....I have two pages. takeTest.php and grade.php.....when I click submit to get a grade it tells me that I connected successfully but I have no database selected. Here's...
Forum: PHP Aug 7th, 2006
Replies: 10
Views: 1,924
Posted By SethR
Forum: PHP Aug 7th, 2006
Replies: 10
Views: 1,924
Posted By SethR
Re: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource

I altered the grade.php page so If I get a valid connection it print connected sucessfully....so I grade.php is connecting properly. Any other suggestions?


<?
$link = mysql_connect("localhost",...
Forum: PHP Aug 6th, 2006
Replies: 6
Views: 2,758
Posted By SethR
Forum: PHP Aug 6th, 2006
Replies: 10
Views: 1,924
Posted By SethR
Forum: PHP Aug 6th, 2006
Replies: 10
Views: 1,924
Posted By SethR
Re: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resou

http://cisweb.bristol.mass.edu/~web26/week13assignment/takeTest.php
Forum: PHP Aug 6th, 2006
Replies: 10
Views: 1,924
Posted By SethR
Re: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource

thanks, but limit 0,1 is correct. If I change it to limit 1,1 it won't display the questions. Right now I have three questions in my table so limit is now limit 0,3. All three questions get displayed...
Forum: PHP Aug 5th, 2006
Replies: 10
Views: 1,924
Posted By SethR
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource

:mad:


I'm currently creating a quiz program that radomly generates questions from a table in mysql........right now I have to php forms.

takeTest.php.....

<html>
<head>
<title>Test Week 13...
Forum: Legacy and Other Languages Oct 26th, 2005
Replies: 4
Views: 5,554
Posted By SethR
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...
Showing results 1 to 33 of 33

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 4:53 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC