Search Results

Showing results 1 to 40 of 88
Search took 0.01 seconds.
Search: Posts Made By: leroi green
Forum: VB.NET 4 Days Ago
Replies: 4
Views: 184
Posted By leroi green
okay adatapost,

i chose option #2 that you showed me.

this is what i have now... VS isn't fussing with the coding anymore but it isn't sending records to the db.

am i placing and/or...
Forum: VB.NET 4 Days Ago
Replies: 4
Views: 184
Posted By leroi green
with these queries... am i replacing my "myCommand" line, or am i removing my "myCommand" line and placing this code you showed me somewhere else?
Forum: VB.NET 4 Days Ago
Replies: 4
Views: 184
Posted By leroi green
hey all,

I'm using a form to throw info straight into a database. i know it isn't the best way but i'm new and all other implementations have confused me (i've been reading and watching tutorials...
Forum: VB.NET Sep 30th, 2009
Replies: 4
Views: 280
Posted By leroi green
okay, just sent you a pm
Forum: VB.NET Sep 30th, 2009
Replies: 4
Views: 280
Posted By leroi green
okay, sounds cool.

what i'm working with now is

<Serializable()> _
Public Class Course
Implements System.ComponentModel.INotifyPropertyChanged

Private mStringRep As String =...
Forum: VB.NET Sep 30th, 2009
Replies: 4
Views: 280
Posted By leroi green
hey all,

i'm working on a code that i want to start creating new classes with but i want to know if there's a more direct way to send the variables used in the form to a new class for storage.
...
Forum: VB.NET Sep 6th, 2009
Replies: 4
Views: 333
Posted By leroi green
thanx babbu and geek.

i got that working great.

now, with the new form that loads... how do i edit it? you know, add text boxes, labels buttons, etc.?

any suggestions?
Forum: VB.NET Sep 6th, 2009
Replies: 4
Views: 333
Posted By leroi green
hey all,

I have a form where a user selects from a couple radio buttons. once THAT button is selected i want a new form to load where the user has to fill out personal info and submit.

what's...
Forum: VB.NET Aug 27th, 2009
Replies: 3
Views: 274
Posted By leroi green
thanx guys for the responses. i guess i'll just keep my eyes open.

thanx
Forum: VB.NET Aug 26th, 2009
Replies: 3
Views: 274
Posted By leroi green
Yeah... the semester is on! lol

but anyway, i'm trying to find a solution manual for my text and wonder where you guys get 'em? i'm a decent googler and haven't came up on anything yet.

my...
Forum: HTML and CSS Jun 30th, 2009
Replies: 2
Views: 385
Posted By leroi green
hey, i'm going to be working on a site for a small company and they want to use BluHost.

I'm going to be using pretty much just HTML, CSS and JavaScript.

will this be a good set up for me? or...
Forum: Visual Basic 4 / 5 / 6 Apr 13th, 2009
Replies: 6
Views: 693
Posted By leroi green
thanx man. will try tonight and tell you in the morning
Forum: Visual Basic 4 / 5 / 6 Apr 13th, 2009
Replies: 6
Views: 693
Posted By leroi green
well he's saying the whole code (as far as the if statements go) should be a loop but i'm not seeing how to change it.


Option Explicit On
Option Strict On

Public Class MainForm
'show...
Forum: Visual Basic 4 / 5 / 6 Apr 8th, 2009
Replies: 6
Views: 693
Posted By leroi green
that's what i'm thinking but my professor's like... "I want you to use a loop"

and i don't see how to make this work from a loop at all.
Forum: Visual Basic 4 / 5 / 6 Apr 8th, 2009
Replies: 6
Views: 693
Posted By leroi green
hey guys,

i've got an 'if' statement that works but i have to change it into a 'loop' statement. i originally chose 'if' because it's easier for me to understand but... it's gotta be a loop.

so...
Forum: HTML and CSS Apr 1st, 2009
Replies: 1
Views: 1,273
Posted By leroi green
got it guys. just decided to use an iframe
Forum: JavaScript / DHTML / AJAX Apr 1st, 2009
Replies: 2
Views: 2,848
Posted By leroi green
Forum: HTML and CSS Mar 29th, 2009
Replies: 6
Views: 1,192
Posted By leroi green
GOT IT! THANX FOR THE SUPER HELP!
Forum: HTML and CSS Mar 29th, 2009
Replies: 6
Views: 1,192
Posted By leroi green
where do i place this?

in the #1,#2, and #3 for the jscript?
Forum: HTML and CSS Mar 29th, 2009
Replies: 1
Views: 1,273
Posted By leroi green
hey all,

i found a way to click a link and load it into a div. the only problem is that i keep getting the "AHA error" from the if statement in my div.

i'm not sure if it is me or the coding...
Forum: HTML and CSS Mar 29th, 2009
Replies: 6
Views: 1,192
Posted By leroi green
entered the code but it's giving an error when i select any of the links like "next, previous"

when i click: Safari gives and error page and shows nothing
Firefox just throws...
Forum: JavaScript / DHTML / AJAX Mar 28th, 2009
Replies: 2
Views: 2,848
Posted By leroi green
hey all,

i found a way to click a link and load it into a div. the only problem is that i keep getting the "AHA error" from the if statement in my div.

i'm not sure if it is me or the coding...
Forum: HTML and CSS Mar 28th, 2009
Replies: 6
Views: 1,192
Posted By leroi green
not sure if this has been answered before. i looked through the jscript/dhtml spot and didn't see anything on the boards that looked solved so...

I want to put multiple pictures in a table, then...
Forum: JavaScript / DHTML / AJAX Mar 26th, 2009
Replies: 2
Views: 550
Posted By leroi green
thanx for the help 'shadiadiph' and 'ejosiah'... i was about to ask this question today
Forum: Show Off your Projects Mar 26th, 2009
Replies: 5
Views: 733
Posted By leroi green
really dig the first banner. good stuff
Forum: Show Off your Projects Mar 26th, 2009
Replies: 3
Views: 584
Posted By leroi green
pretty cool, at first i was like... "where's this going?" but i dig the idea.
Forum: HTML and CSS Mar 24th, 2009
Replies: 2
Views: 1,723
Posted By leroi green
Thanx a lot! I knew it could be done but I just needed a lil guidance. Really helps!


Peace!
Forum: HTML and CSS Mar 24th, 2009
Replies: 2
Views: 1,723
Posted By leroi green
Hey guys.

I have a code that i'm trying to build with 2 nested divs that i want to align beside each other. i'm not sure if the below is the best way to go about it but it's the only way i could...
Forum: JavaScript / DHTML / AJAX Mar 22nd, 2009
Replies: 2
Views: 551
Posted By leroi green
OH MAN! this looks helpful as hell. (if i can say that here...)


BUT THANX!!!
Forum: JavaScript / DHTML / AJAX Mar 22nd, 2009
Replies: 2
Views: 551
Posted By leroi green
hey all,

i've only been using ajax for about 2 weeks but i was wondering, if at all, can you make an effect similar to the one here:

www.okayplayer.com (this also happens on sites like nba.com,...
Forum: VB.NET May 5th, 2008
Replies: 8
Views: 982
Posted By leroi green
well i changed this:

If textlength2 <= 6 Then
length(2) = "short"
ElseIf textlength2 > 6 And textlength <= 10 Then
length(2) = "standard"
ElseIf...
Forum: VB.NET May 5th, 2008
Replies: 8
Views: 982
Posted By leroi green
finally got it!

this works. don't ask me what made this code any better than what was originally down but whatever


textlength = namepart(0).Length

If textlength <= 6 Then
...
Forum: VB.NET May 5th, 2008
Replies: 8
Views: 982
Posted By leroi green
i know this seems like the dumbest thing on the planet but this works:


If textlength2 > 10 Then
length(2) = "long"
ElseIf textlength2 > 6 And textlength <= 10 Then...
Forum: VB.NET May 5th, 2008
Replies: 8
Views: 982
Posted By leroi green
thanx. now it's weird b/c it won't work if the length is standard. like if the length is standard, nothing shows in the blank i've set for it
Forum: VB.NET May 5th, 2008
Replies: 8
Views: 982
Posted By leroi green
great news! i've figured it all down to 1 thing... the last word is not displaying the length correctly... any help, my logic's gotta be wrong at the last piece of the message in the label


...
Forum: VB.NET May 5th, 2008
Replies: 8
Views: 982
Posted By leroi green
hey guys. i've got this code where i've gotta separate a full name and tell the user which is which (meaning "this name is first, this name is middle, and this is your last name" type stuff). Well...
Forum: VB.NET May 5th, 2008
Replies: 2
Views: 965
Posted By leroi green
hey all. the program is for Chapter 8 Lesson C in the Visual Basic 2005

below is code where i have to create a program that allows the user to enter a 4-digit number that identifies whether the...
Forum: VB.NET May 4th, 2008
Replies: 4
Views: 1,667
Posted By leroi green
cool, working except with the word "ant" to "ant-way"
Forum: VB.NET May 4th, 2008
Replies: 4
Views: 1,667
Posted By leroi green
okay, i've got the first part working but I've still got problems with the second part outlining words that start with cons.

here's the new code.

Private Sub xTranslateButton_Click(ByVal...
Forum: VB.NET May 4th, 2008
Replies: 4
Views: 1,667
Posted By leroi green
Hey all,

I've got this program where I have to translate a word from English to Pig Latin. I'm sorta on the brink but I'm missing something.

the test words are "ant" and "chair" but they should...
Showing results 1 to 40 of 88

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC