Showing results 1 to 14 of 14
Search took 0.01 seconds.
Posts Made By: Transworld
Forum: HTML and CSS Feb 22nd, 2005
Replies: 5
Views: 7,285
Posted By Transworld
Re: IE security not showing rollovers, "ActiveX blocked" on my page...

Yep I just found out there was a hotfix for Flash so it wouldn't be blocked. All is good again.
Forum: HTML and CSS Feb 18th, 2005
Replies: 5
Views: 7,285
Posted By Transworld
Re: IE security not showing rollovers, "ActiveX blocked" on my page...

That just isn't as cool though. The only reason I use CSS is for the text and so I don't have to make those irritating tables. I am trying to figure this out too though. If you go to web sites...
Forum: C Jan 11th, 2005
Replies: 3
Views: 8,097
Posted By Transworld
Press enter to continue?

It would probably be easier if you took a look at this thread I made in another forum. I am Siege-Tank.

http://www.bwhacks.com/forums/showthread.php?t=1984
Forum: Visual Basic 4 / 5 / 6 Nov 24th, 2004
Replies: 10
Views: 116,144
Posted By Transworld
Re: Visual Basic Timer/Clock/Countdown.

Yeah, I found it. I think I got over stressed because my assignment was due soon so I resorted to the forum too fast. I found it on Google in almost no time at all. Guess in the rush I forgot...
Forum: Visual Basic 4 / 5 / 6 Nov 20th, 2004
Replies: 10
Views: 116,144
Posted By Transworld
Visual Basic Timer/Clock/Countdown.

Well I have to make a microwave program in Visual Basic for school.

I can't seem to find anything in the index that will help me with the timer/countdown. I found TimeOfDay() and was going to use...
Forum: C Sep 15th, 2004
Replies: 8
Views: 4,292
Posted By Transworld
Re: Pythagorean Triples

I get it now. I goes 1-500 in the third loop for every 1 in the second loop. Then the third 1-500 for every 1 in the second loop 500 times for every 1 in the first loop. I dunno if I explained...
Forum: C Sep 14th, 2004
Replies: 8
Views: 4,292
Posted By Transworld
Re: Pythagorean Triples

DUH. I want so smack myself in the head for restating the integers. But the error was because I didn't put a == because it is a question and not an assignment. DUH........

I'm going to keep...
Forum: C Sep 14th, 2004
Replies: 8
Views: 4,292
Posted By Transworld
Re: Pythagorean Triples

Error...

#include <iostream>
using namespace std;

int main()
{
int side1 = 0;
int side2 = 0;
int hypotenuse = 0;
Forum: C Sep 14th, 2004
Replies: 8
Views: 4,292
Posted By Transworld
Re: Pythagorean Triples

What the hell? That is what I had but I got an error. I'm going to go try again.

Wait a second, that part I know is correct. I think I have an idea now. I'm going to go try it out.
Forum: C Sep 14th, 2004
Replies: 8
Views: 4,292
Posted By Transworld
Pythagorean Triples

I need to make a program for school and I have no idea how to make it. I am supposed to do: I know how to make the triple nested loops but I get lost when I try to figure out how to make it loop...
Forum: C++ Sep 12th, 2004
Replies: 3
Views: 24,306
Posted By Transworld
Re: decimal > binary > Oct > Hex

Yeah, I did search Google. Amazingly hard to find things sometimes... But thanks everyone.:cheesy:
Forum: C++ Sep 12th, 2004
Replies: 3
Views: 24,306
Posted By Transworld
decimal > binary > Oct > Hex

Would I have to go about doing the math manually and make my own function? Is there some built in function I can use to be lazy? Is there some totally easier way that I am oblivious to?
Forum: Legacy and Other Languages May 3rd, 2004
Replies: 2
Views: 3,780
Posted By Transworld
Re: Qbasic problems (Out of DATA)

Ack... What the...

Thanks haha. I need to be more careful. Sorry for wasting you're time. I thought it would have been something more complicated. Usually I catch my misspelling.
Forum: Legacy and Other Languages May 2nd, 2004
Replies: 2
Views: 3,780
Posted By Transworld
Qbasic problems (Out of DATA)

If anyone still knows Qbasic could you take a look at this code for me?


CLS
READ nam$, addr$
DO UNTIL nam$ = "END OF DATA"
PRINT nam$, addr$
READ nam$, addr$
LOOP
Showing results 1 to 14 of 14

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 4:51 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