Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 40 of 54
Search took 0.01 seconds.
Search: Posts Made By: KyrinComaBlack
Forum: Coder's Corner Lounge Jun 28th, 2006, 11:10 PM
Replies: 7
Views: 179
Posted By KyrinComaBlack
no CSS is a language ts just styling the...

no CSS is a language ts just styling the html/xhtml thats all
Forum: Coder's Corner Lounge Jun 28th, 2006, 11:03 PM
Replies: 7
Views: 179
Posted By KyrinComaBlack
PHP vs. ASP.NET (not the standard same old question)

i used to be able to code in php but ever since i been doing programming in C/C++/C# im not used to it no more and I don't think i'll ever get used to it. But at the sametime im afraid to use ASP.NET...
Forum: Coder's Corner Lounge Jun 15th, 2006, 1:19 AM
Replies: 53
Views: 1,036
Posted By KyrinComaBlack
I started learning at 17 or 18 I can't remmeber...

I started learning at 17 or 18 I can't remmeber and didn't really start til I was late 18 or early 19
Forum: C# Jun 15th, 2006, 1:10 AM
Replies: 5
Views: 669
Posted By KyrinComaBlack
I know how to add it. I'm talking about make the...

I know how to add it. I'm talking about make the actual progress bar work. Like
(_________________) => (+++++++++++++ )

sorry for my crappy artwork. Just doing it as ap oint of what I want to...
Forum: C# Jun 14th, 2006, 12:19 AM
Replies: 5
Views: 669
Posted By KyrinComaBlack
C# StatusStrip

I tried finding tutorials on google but all I came up was with the 2003 and not the 2005 version. None of the 6 books on C# have anything about the progress bar in the statusstrip or the other...
Forum: C++ Jun 12th, 2006, 11:58 PM
Replies: 30
Views: 640
Posted By KyrinComaBlack
and too be frank, VC++ is the best IMHO cause...

and too be frank, VC++ is the best IMHO cause DEV-C++ *cough* piece of shit *cough*
Forum: C# Jun 11th, 2006, 3:08 AM
Replies: 47
Views: 1,078
Posted By KyrinComaBlack
Me personally.If your going to do it on Windows...

Me personally.If your going to do it on Windows go with C#. Since I am a somewhat of a decent C# programmer and have tried to learn Java. I found Java to just be horrible IMHO (im going to be...
Forum: Project Ideas May 30th, 2006, 1:25 AM
Replies: 15
Views: 263
Posted By KyrinComaBlack
Even if there is a program that does that, would...

Even if there is a program that does that, would it make the game slower cause of the graphics being ran at three monitors, different signals run to different ones then back, etc.

I know there is...
Forum: C++ May 26th, 2006, 3:21 PM
Replies: 14
Views: 414
Posted By KyrinComaBlack
I suggest pay for better internet connection. :P...

I suggest pay for better internet connection. :P That be your best bet.
Forum: Coder's Corner Lounge May 25th, 2006, 2:17 PM
Replies: 13
Views: 299
Posted By KyrinComaBlack
Happy Birthday man. *gives you so beer* :D

Happy Birthday man. *gives you so beer* :D
Forum: C++ May 25th, 2006, 3:06 AM
Replies: 13
Views: 448
Posted By KyrinComaBlack
Mad_guy i had the link for catch already there :P

Mad_guy i had the link for catch already there :P
Forum: C++ May 25th, 2006, 3:01 AM
Replies: 23
Views: 529
Posted By KyrinComaBlack
If you learn C, you'd learn to respect and...

If you learn C, you'd learn to respect and appricate C++ for its more functionality. I used to hate C++ but now i grown to love it.
Forum: Community Announcements and Feedback May 24th, 2006, 10:54 PM
Replies: 18
Views: 616
Posted By KyrinComaBlack
I think hes trying to say. If you want one for...

I think hes trying to say. If you want one for gaming. Run your own forum.
Forum: C++ May 24th, 2006, 9:03 PM
Replies: 23
Views: 529
Posted By KyrinComaBlack
I have the same C++ Primer book. Its will though...

I have the same C++ Primer book. Its will though on topics but some thoughts can be confusing. I also have the book by Wrox Beginner Visual C++ 2005 that book explains everything reallyy great even...
Forum: C++ May 24th, 2006, 1:44 PM
Replies: 23
Views: 529
Posted By KyrinComaBlack
Ooble what about WinFX?

Ooble what about WinFX?
Forum: C++ May 23rd, 2006, 10:51 PM
Replies: 23
Views: 529
Posted By KyrinComaBlack
Yeah I started learning C first because that had...

Yeah I started learning C first because that had really helped me and got more really into C++. Yeah the reason I got into using C++ is because im learn C++ to start for gaming programming probably...
Forum: C++ May 23rd, 2006, 5:45 PM
Replies: 13
Views: 448
Posted By KyrinComaBlack
that was the post of the person i got the info...

that was the post of the person i got the info off of thats not my typing :P
Forum: C++ May 23rd, 2006, 2:11 AM
Replies: 13
Views: 448
Posted By KyrinComaBlack
okay i found some links on some site some are in...

okay i found some links on some site some are in different languages so bare with me

Programming only in Win32,...
Forum: C++ May 23rd, 2006, 1:14 AM
Replies: 13
Views: 448
Posted By KyrinComaBlack
i found one site and it doesn't explain it good...

i found one site and it doesn't explain it good enough to actually learn. So its no luck :'( and MFC omg that is too complicated
Forum: C++ May 23rd, 2006, 12:56 AM
Replies: 13
Views: 448
Posted By KyrinComaBlack
yeah i been trying to find tutorials on WinAPI...

yeah i been trying to find tutorials on WinAPI for C++ but they are scarce(sp?). Yes I know WinAPI was really made for C but you can also use C++. But it just sucks theres no docs hardly for C++....
Forum: C++ May 16th, 2006, 12:21 AM
Replies: 2
Views: 130
Posted By KyrinComaBlack
Strange Output

I get this when I try to do this line "Keith2313Hilary"
std::cout << *a_firstPersonsName << '\t\t' << *a_secondPersonsName << std::endl;




#include <iostream>
#include <string>

int main()
Forum: Assembly May 14th, 2006, 2:06 AM
Replies: 17
Views: 779
Posted By KyrinComaBlack
Like DaWeI said just basically learn Python. And...

Like DaWeI said just basically learn Python. And read everything right if you don't understand something in the docs read over it again. If you still don't understand just come here and ask...
Forum: Assembly May 13th, 2006, 9:52 PM
Replies: 17
Views: 779
Posted By KyrinComaBlack
I would recommand learning C first. I started off...

I would recommand learning C first. I started off learning PHP first than moved to C now im stuck between learning C++ or C#
Forum: PHP May 13th, 2006, 1:25 PM
Replies: 26
Views: 722
Posted By KyrinComaBlack
more than likely you'll never find a good host...

more than likely you'll never find a good host thats free. Thats also why I have my other pc into a server :D
Forum: Python Apr 17th, 2006, 6:03 PM
Replies: 43
Views: 1,221
Posted By KyrinComaBlack
i don't understand whyhave a teacher that don't...

i don't understand whyhave a teacher that don't know jack about programming teach programming. Get teachers that are qualified for that class and a dumb wad that doesn't know jack from a hole in the...
Forum: Python Apr 16th, 2006, 11:14 PM
Replies: 43
Views: 1,221
Posted By KyrinComaBlack
Any person can learn a language it would be just...

Any person can learn a language it would be just so hard to make the program work the way the user wants it to, designing it, and all. I learned PHP and its too easy but developing the applications...
Forum: HTML / XHTML / CSS Feb 19th, 2006, 2:06 AM
Replies: 1
Views: 158
Posted By KyrinComaBlack
Link and Table Problem

I am designing my layout and all and I have a top nav bar but have the links show up in IE7 beta 2 but in Firefox the latest version they all show up?

http://70.114.227.174/hi/

And also I have a...
Forum: HTML / XHTML / CSS Feb 16th, 2006, 10:53 PM
Replies: 1
Views: 144
Posted By KyrinComaBlack
Form/Image Question

I have this bar that is an image and I am wanting to place a login/password form on it and I am wondering how do I place it over the image. I never have done this before so forgive me :(
Forum: PHP Feb 16th, 2006, 6:45 PM
Replies: 2
Views: 148
Posted By KyrinComaBlack
Then how do I retrieve the infomation from the...

Then how do I retrieve the infomation from the cookie and use that for the script.

And I deleted my cookies after I ran the script and I successfully logged in but when I tried it again it...
Forum: PHP Feb 16th, 2006, 6:15 PM
Replies: 2
Views: 148
Posted By KyrinComaBlack
Login Problem

ok i have this and it works


<?php
include("./backend/config.php");

$username = $_POST['username'];
$password = md5($_POST['password']);
$ip = $_SERVER['REMOTRE_ADDR'];
Forum: Java Feb 6th, 2006, 10:51 PM
Replies: 23
Views: 658
Posted By KyrinComaBlack
Yes it does cover GUI and does also in the second...

Yes it does cover GUI and does also in the second book. It is correctly put together from what I have tried im me if you need help with books
Forum: PHP Feb 6th, 2006, 7:24 PM
Replies: 5
Views: 189
Posted By KyrinComaBlack
i got it fixed :P and yes I did actually read the...

i got it fixed :P and yes I did actually read the books XD
Forum: PHP Feb 6th, 2006, 7:02 PM
Replies: 5
Views: 189
Posted By KyrinComaBlack
nevermind i got it working im such a klutz. Heres...

nevermind i got it working im such a klutz. Heres what I did wrong. I was insert info into it like it was just insert instead of updating the username thingymabob.

so heres what I fixed


$q3 =...
Forum: Java Feb 6th, 2006, 1:50 AM
Replies: 23
Views: 658
Posted By KyrinComaBlack
I jave Core Java 2 Volume 1 Fundamentals 7th...

I jave Core Java 2 Volume 1 Fundamentals 7th Edition and Core Java Volume 2 Advanced Features. Both books are really good I <3 them XD. Worth buying 10/10 :)
Forum: PHP Feb 6th, 2006, 1:37 AM
Replies: 5
Views: 189
Posted By KyrinComaBlack
Banning Problem

I am having trouble with the banning of a member. Everything works correctly except for the ban reason. I have set up everything correctly and have the info in order as in phpmyadmin. And I get...
Forum: PHP Feb 1st, 2006, 1:55 AM
Replies: 3
Views: 171
Posted By KyrinComaBlack
Like I am wondering if that is a suffient(sp?)...

Like I am wondering if that is a suffient(sp?) session file or do you think i need to add more or what in overall/
Forum: PHP Jan 30th, 2006, 3:49 AM
Replies: 7
Views: 242
Posted By KyrinComaBlack
I use classes alot its complicated at first then...

I use classes alot its complicated at first then once you do it over and over again it gets easy. There is times when classes can be used and sometimes when really not need to be used. So I use...
Forum: PHP Jan 29th, 2006, 7:27 PM
Replies: 8
Views: 231
Posted By KyrinComaBlack
ok i figured it out $user_check_sql =...

ok i figured it out


$user_check_sql = mysql_query("SELECT username
FROM user
WHERE username='$username'");
$email_check_sql = mysql_query("SELECT email_address...
Forum: PHP Jan 29th, 2006, 12:06 AM
Replies: 8
Views: 231
Posted By KyrinComaBlack
nope it still does the samething

nope it still does the samething
Forum: PHP Jan 28th, 2006, 7:36 PM
Replies: 8
Views: 231
Posted By KyrinComaBlack
Ok what I am doing is. Okay the user registers...

Ok what I am doing is. Okay the user registers into the database for login etc. And lets say another user comes along and trys to register and either trys to use the same user or email as that one...
Showing results 1 to 40 of 54

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:31 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC