Forum: C# Jun 20th, 2009 |
| Replies: 14 Views: 1,525 hehe but you have to promise first you have a solution to my problem cause it would be a waste of time posting it over there just to get my answer from you. |
Forum: C# Jun 20th, 2009 |
| Replies: 14 Views: 1,525 am not the administrator.. how am i going to move this thread? it's either you answer now then I edit it to some content relevant to this site. orrr let's wait it gets deleted. or you could reply to... |
Forum: PHP Jun 20th, 2009 |
| Replies: 1 Views: 274 i am not sure but i think the time the database uses is the system time of your computer... check if your time is adjusted in your local time in your country. If not, you can alternatively check the... |
Forum: C# Jun 20th, 2009 |
| Replies: 14 Views: 1,525 interesting... i didn't knew you could query objects using variable names... it makes sense since variable names are unique....
now i'm wondering about relating this to events or methods this... |
Forum: C# Jun 20th, 2009 |
| Replies: 14 Views: 1,525 actually that won't work because C# is a strongly typed language as opposed to programming language such as PERL or PHP where you can do that one... I've been thinking of doing that before but up to... |
Forum: C# Jun 20th, 2009 |
| Replies: 6 Views: 2,020 hmmm... the only way I can think of to do that one is that to play with the location of the object that is being dragged.. so let's say while you
're dragging your object the X and Y Coordinates is... |
Forum: ASP.NET Apr 27th, 2009 |
| Replies: 6 Views: 419 hah. let me guess you haven't caught my error... what's wrong is that I haven't installed my visual web developer for ASP.NET.. |
Forum: ASP.NET Apr 27th, 2009 |
| Replies: 6 Views: 419 I said my IIS is running and it is working fine. It runs ASP pages and no problem with that.. but it doesn't run ASPX pages... with the X on the ASP like ASP + X = ASPX... |
Forum: ASP.NET Apr 27th, 2009 |
| Replies: 6 Views: 419 I said my IIS is already INSTALLED and it's RUNNING. |
Forum: ASP.NET Apr 27th, 2009 |
| Replies: 6 Views: 419 I woke up then realized "I want to learn ASP.NET" so I googled for ASP .NET tutorial and ended up at w3schools website. It says prerequisites are Windows Operating System, .net frame work, IIS, and a... |
Forum: MySQL Mar 31st, 2009 |
| Replies: 4 Views: 421 I already know the basics... what I need cannot be done by a basic sql query... that's why I have to go here and ask for help if it is possible or any other way that an advanced query can do that... |
Forum: MySQL Mar 30th, 2009 |
| Replies: 4 Views: 421 hmm.. I have multiple attributes... what you have shown is for a single attribute only..
Here's what I want to happen, let's say I have a human named john with an attribute of head = 1, arms = 2,... |
Forum: MySQL Mar 30th, 2009 |
| Replies: 4 Views: 421 I have three tables in the mysql database. Let's say:
Table: Human -> Fields: human_id (primary key), name
Table: Attribute -> Fields: attribute_id (primary key), name
Table: Human_Attribute ->... |
Forum: PHP Jan 19th, 2009 |
| Replies: 7 Views: 722 what program?
Joomla? phpNuke? or what? |
Forum: PHP Jan 18th, 2009 |
| Replies: 5 Views: 760 if i'm not mistaken you're having trouble uploading multiple images... is that it?
you know you can search that in google something like "PHP multiple file upload" and you will find your answer. |
Forum: PHP Jan 18th, 2009 |
| Replies: 2 Views: 664 hey I see you posted this on www.devnetworkforums.net.. what the hell... check your answer there |
Forum: PHP Jan 18th, 2009 |
| Replies: 10 Views: 2,681 "<script type="text/javascript" src="http://www.forumistan.net/analiz/analiz.php?site=http://www.forumistan.net"></script>"
that's not the right way to do it.. the code above does not call an... |
Forum: PHP Jan 18th, 2009 |
| Replies: 5 Views: 760 Are you inserting image inside the mysql database? |
Forum: PHP Jan 18th, 2009 |
| Replies: 3 Views: 383 oh...YOU contact me: <EMAIL SNIPPED> |
Forum: PHP Jan 17th, 2009 |
| Replies: 10 Views: 5,117 when you have installed WAMP, you already have apache, mysql, and php installed.. and no you don't need to install again apache, mysql, and php.. now, IIS does not have something to do with... |
Forum: PHP Jan 17th, 2009 |
| Replies: 3 Views: 9,886 something is wrong on this area:
<form name="form" action="search.php" method="get">
<input type="text" name="q" />
<input type="submit" name="Submit" value="Search" />
what you're doing... |
Forum: PHP Jan 16th, 2009 |
| Replies: 12 Views: 1,533 use javascript for the automatic addition of "browse" field and javascript for the deletion. |
Forum: PHP Jan 16th, 2009 |
| Replies: 5 Views: 1,789 "EXPENSIVE"? nooo most of the thick books are uploaded and shared via torrents or rapidshare and downloadable for free. Too bad you're going to read it electronically though (unless you print all of... |
Forum: PHP Jan 15th, 2009 |
| Replies: 5 Views: 1,789 You wont just be dealing with Web Development on the masters degree but ALL the fields of computer science.. you're not just going to deal with developing stuff but you're going to ANALYZE all... |
Forum: PHP Jan 15th, 2009 |
| Replies: 3 Views: 456 let's say you have uploaded "abc.JPEG" on that directory... if someone knows the directory name and the "abc.JPEG", they could just directly type that on the URL and they get to access "abc.JPEG". |
Forum: PHP Jan 15th, 2009 |
| Replies: 3 Views: 383 well of course.. we can talk via an Instant Messenger too if you want. |
Forum: PHP Jan 15th, 2009 |
| Replies: 8 Views: 478 you know when you use a template like them, they have a manual or documentation provided at there website.... on there manual, examples are provided.. so its going to cost some reading and testing. |
Forum: PHP Jan 14th, 2009 |
| Replies: 8 Views: 478 he isn't asking for a css or any html/xhtml template...
the delhi guy was asking for something like the Zend, CakePHP, PRADO, seagull, and etc. framework. |
Forum: PHP Jan 14th, 2009 |
| Replies: 3 Views: 585 you pass it via the $_GET method or the $_POST method. |
Forum: PHP Jan 14th, 2009 |
| Replies: 3 Views: 391 |
Forum: PHP Jan 14th, 2009 |
| Replies: 8 Views: 478 PHP templates? what do you mean? like frameworks? |
Forum: Game Development Jan 5th, 2009 |
| Replies: 5 Views: 1,080 I'm creating a game and I need to rotate this object. Ok i'll make my explanation simple, I have Object1 and Object2.. Let's say Object1 is at coordinates 0,0 (x,y) and Object 2 is at coordinates... |
Forum: C# Dec 27th, 2008 |
| Replies: 2 Views: 349 I'm having trouble on how am going to start this idea of mine. I have an image and I want to plot points on that image. My Idea is to get the X and Y coordinates of the mouse pointer and save it into... |
Forum: C# Dec 15th, 2008 |
| Replies: 10 Views: 1,517 I said i want it random... not fixed. besides, your suggestion does not meet my very goal. |
Forum: C# Dec 14th, 2008 |
| Replies: 10 Views: 1,517 Yeah I solved it now, each controls has a "Bounds" Property and this Bounds property has a "intersectsWith(another object's bounds)" which returns true if they collide with each other. |
Forum: C# Dec 14th, 2008 |
| Replies: 10 Views: 1,517 I want it random and not fixed. So What I want is a method that will just return a true or false if it overlaps with a picbox. True if it overlaps, if it's true then regenerate another random... |
Forum: C# Dec 14th, 2008 |
| Replies: 10 Views: 1,517 that's the problem, how am i going to create an array of non overlapping locations? my pictureboxes are placed on an array of picture boxes, each box has there boundaries like for example,
pic box... |
Forum: C# Dec 14th, 2008 |
| Replies: 10 Views: 1,517 I'm creating 50 picture boxes where all of them has a constant width and height of 50 and on run time, i randomly place them in random locations on the form but the problem is some picture boxes... |
Forum: Java Dec 12th, 2008 |
| Replies: 6 Views: 417 I'm creating a java program that in every second there is a data stored into my table. I made use of THread.sleep(1000) to pause the for loop in every second.. But when my program runs, it freezed... |
Forum: JSP Dec 10th, 2008 |
| Replies: 1 Views: 599 hello, i'm new to jsp but i'm not new to web development and been doing PHP for quite some time... I download Java EE and SDK from sun microsystems website and from there when I installed everything,... |