English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Programming & Design - August 2007

[Selected]: All categories Computers & Internet Programming & Design

^^^^^^Person with an working solution gets 10 points^^^^^^

2007-08-21 06:27:36 · 2 answers · asked by Anonymous

dear friends,
i am a btech in computer sc. my 12th performance(50%) wasnot too good. but i ve recovered from that in btech carrer.
now i am in 3rd year. my avg. mark is 80% in btech.

i need ur suggestion. how to build my carrer?

2007-08-21 05:55:16 · 1 answers · asked by Anonymous

The date field is input in a field on my form as:

DD/MM/YYYY

But I need it formatting before I submit t to the database using php. The format I need is YYYY-MM-DD

How can I do this?

2007-08-21 05:37:29 · 5 answers · asked by jeff lemon 1

Please no one say "you're throwing your life away" or other such stuff... This is something of thought about for the past few years and is something i want to do from a business standpoint and sexualstandpoint.

2007-08-21 02:59:34 · 11 answers · asked by Anonymous

2007-08-21 01:00:23 · 1 answers · asked by Anonymous

How do I implement break line in setText? It seems that everytime a set a text on the textfiled it always tops the second one.......... What should I use?? this is the code on where I want to put it.

textarea.setText(com1+"")


All have been instantiated and declared properly. com1 is an integer........

Im using both java.awt and javax.swing.........

2007-08-21 00:48:46 · 2 answers · asked by Bob 3

hey guys! i have to make my own game for our school project. the game we decided on making was something like hangaroo. do you guys know an easy program for us to make it with??? really need your opinions! thanks!

2007-08-20 22:32:05 · 2 answers · asked by johanna e 2

I have made a quiz in VB. I have given G:\ path to my programming components. But in most of the computers G:\ drive does not exist. So how can I make it Path independent.

2007-08-20 22:20:38 · 2 answers · asked by utkarshgupta47 1

2007-08-20 22:10:18 · 7 answers · asked by RAMAN K 1

i need to define this term and i want to know the many different ways a virtual environment is used.... thanks for the help...! ^^

2007-08-20 20:03:27 · 1 answers · asked by rozi_cheeks1086 1

I need to no how to make it take up the whole screen. it usually when i open it it only takes up half.. Thanks

2007-08-20 19:34:12 · 1 answers · asked by you 3

how can i make an animated GIF?

2007-08-20 17:04:08 · 3 answers · asked by oriental_flower_x3 2

Im required to use VIsual Basic 6.0 for my thesis. I used the shockwave control inorder to improve my screen design. The software im trying to develop is for children, how do i disable the right click on Flash and the alt+tab function and the ctrl+alt+del to prevent the task manager from appearing.
Really would appreciate it if you could help me. Tnx.

2007-08-20 16:54:48 · 1 answers · asked by feds man(",) 2

import java.text.*;
import java.util.*;

public class TIME {
public static void main(String[] args) throws ParseException {

String s = "2003-09-30 12:30:00";
Date date = new Date();
date = new SimpleDateFormat
("yyyy-MM-dd HH:mm:ss").parse (s);

SimpleDateFormat format = new SimpleDateFormat("yyyy-MM-dd HH:mm");

System.out.println(date);
}
}

-
Output
-
Tue Sep 30 12:30:00 SGT 2003

Why the above code have output show as above one? Is it should have output that show as below one?

-
Output I want
-
2003-09-30 12:30:00

How i make it to have Output I want?

2007-08-20 16:19:18 · 2 answers · asked by scottcky1985 3

program to find the reverse of each value of array elements in c-language

2007-08-20 15:25:12 · 4 answers · asked by Anonymous

In order to understand this question refer to the image I uploaded at "http://img252.imageshack.us/img252/2664/untitledii8.png"


ok my problem is this, i have over 7,500 transactions of accounting projects to do, and I have only 2 days to figure this out....I need to make a program using Excel Visual Basics to make this job go faster.(show me the code i need to type please!)...What I need it to do is:

Tell me if box H6 is equal to H7 (if yes, then does the sum of G6 plus G7 = zero? ((if yes then put a YES in I6 and I7)(if no, then put a NO in I6)) (in no then put NO in I6 and move down to box H7)

If H6 and H7 does not equal, then move down to box H7

After we have moved to H7, we need to see if H7 equals H8

If H7 equals H8 then (if yes then does the sum of G7 and G8 equal Zero? ((If yes then put a YES in I7 and I8) (if no then put a NO in I7 and move on to the next box down)) (If no then put a NO in I7 and move on to the next box)

and so on to transaction 7500....

2007-08-20 15:13:06 · 2 answers · asked by Jorgy411 2

http://www.walmart.com/catalog/product.do?product_id=5978871

2007-08-20 14:15:14 · 10 answers · asked by Anonymous

I am looking at a job and it says that they want someone with black box testing experience

2007-08-20 12:01:22 · 3 answers · asked by Josh Y 1

My form is:


Firstname:
Lastname:
Age:



insert.php file:
$con = mysql_connect("localhost","peter","abc123");
if (!$con)
{
die('Could not connect: ' . mysql_error());
}

mysql_select_db("my_db", $con);

$sql="INSERT INTO person (FirstName, LastName, Age)
VALUES
('$_POST[firstname]','$_POST[lastname]','$_POST[age]')";

if (!mysql_query($sql,$con))
{
die('Error: ' . mysql_error());
}
echo "1 record added";

mysql_close($con)
?>


How do I add in timestamp(yyyymmddhhmmss) into the form and file so it is stored in my database?

Thanks

2007-08-20 11:28:48 · 1 answers · asked by S J 1

youtube background

2007-08-20 10:58:08 · 8 answers · asked by Red R 1

how do you make a scroll box//text area that you can put html codes in it?
[[like where layout makers put their code for the layout at]]


thanks♥

2007-08-20 10:28:58 · 2 answers · asked by sushine1050 1

is connecting open source developed applications favorable as a design strategy; or, is it better to use a packaged solution that has had consitent developers?

2007-08-20 10:06:56 · 1 answers · asked by Anonymous

I'm being asked to take a couple of Brainbench tests and for the last few years I've had a hard time remembering all the syntax. I feel like a mouse on a wheel and my brain is just getting tired of constantly learning all this new crap just to make Microsoft more money. When I code I have no problem quickly looking up things that I don't know, but how can I compete with young people who have no problem remembering all those little things (I remember the days, it wasn't that long ago... only 3 kids ago).
I mentioned my memory problems to the doctor and he acted like I'm a hypochondriac. That's what you get when your crappy insurance won't let you choose a decent doctor.

2007-08-20 08:51:55 · 4 answers · asked by Anonymous

i'm thinking to buy the latest dreamweaver available in the market.. how much is approx. ??

and is really good?? can i design websites effectively??
does learning dreamweaver on a non-professional basis add to my CV as a potentional IT professional??

2007-08-20 08:03:18 · 7 answers · asked by KarlosCharlos 2

Which logo looks better? please just post the number beside the pic

http://img510.imageshack.us/img510/5547/untitledsn0.jpg

2007-08-20 06:53:21 · 19 answers · asked by Tabbitatt 3

hi everyone... im a beginner in programming.. i need to create a forum based module but i dont have no more idea to create this using html, javascript and css

2007-08-20 06:52:54 · 1 answers · asked by fleets 1

I'm setting up a new website soon and I need to know how to make a automatic registration thing - When a new person joins, a personal profile needs to be automatically made - they should access and edit their profile too - HELP!

2007-08-20 06:29:28 · 2 answers · asked by divvot_mcgregor 1

I am creating blacksheep web design and I need a really catchy logo

here is the logo pic to help out

http://img164.imageshack.us/img164/1313/blacksheepcopyrn2.gif

2007-08-20 05:44:16 · 6 answers · asked by Tabbitatt 3

fedest.com, questions and answers