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

Programming & Design - October 2006

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

2006-10-31 23:14:36 · 6 answers · asked by Anonymous

The form should allow the user to check for rooms etc...pls help...'tis 4 a school project

2006-10-31 22:12:10 · 2 answers · asked by vev 2

Can someone please put it as simply as possible? Thanks!

2006-10-31 21:32:26 · 1 answers · asked by Anonymous

It would be great if i could find Javac but any java compiler would do.
I'm just getting started to learn java scripting and I need a conpiler

2006-10-31 21:21:52 · 3 answers · asked by Servius Tullius 2

2006-10-31 21:18:31 · 1 answers · asked by senorita 1

HOw a memory works in a computer system

2006-10-31 21:17:12 · 3 answers · asked by niki 1

2006-10-31 21:11:51 · 4 answers · asked by niki 1

2006-10-31 20:54:38 · 3 answers · asked by NY Wes 1

I would like to create a website for adult hockey league to list their teams for example they would be able to post their team logo and info and it would be save to a database so others can access it on the web page.....I'am good with programming html and a little php (very little) can anyone point me in the correct direction where on how to start this what I would need to do PHP-wise or if anyone knows of a tutorial I can read....... thanks.

2006-10-31 20:54:10 · 2 answers · asked by Roland J 1

I want to change my career. I need full time permanent job. Can I learn Animation and start a fresh as Animator at the age of 38, will I get same pay as any youngster?

2006-10-31 20:47:57 · 3 answers · asked by akathrecha 1

I don't remember much about DOS, and I need to create a folder using the Command prompt in Windows XP. Can anybody help??

2006-10-31 20:45:09 · 4 answers · asked by P A 1

bomma prsanna

2006-10-31 20:42:31 · 5 answers · asked by dollbomma 1

2006-10-31 20:32:46 · 2 answers · asked by Anonymous

We propose building a large dating website. Can anyone tell me what language we should have the programmers write it in, so that it is most effective AND most importantly Future proof. We are new to this, and are more marketing focused. I would really appreciate any advice on what to avoid? What sort of company do we need to ask about doing this project for us?( I.e Web designers or programmers?) And any general advice or pointers would be gratefully accepted , as I am not a computer orientated person.

2006-10-31 20:28:56 · 7 answers · asked by Heatseeker 2

i have some swf files nearly about files which i saved fro a website i want to run that webpage in same manner but offline showing saved swf files

2006-10-31 20:23:52 · 1 answers · asked by Anonymous

2006-10-31 20:08:27 · 2 answers · asked by William A 1

0

I've been ready about both of them and I'am so confused,I know php and perl both can work with MySQL but,which one works the best with it.Have you worked with both php and perl or just one? What are some of the good and bad points about each of them?
All help would be great.(Thank You!!)

2006-10-31 19:52:41 · 4 answers · asked by carla 1

I want some help regarding foxpro. the techniques of writing a program, the style, the way of running a program. How to write a program in visual foxpro 6.0

2006-10-31 18:41:21 · 2 answers · asked by Noor12 1

I learned it college now I write in my resume and cant remmber sample project, what is a sample project can a student work on?

2006-10-31 18:23:48 · 3 answers · asked by Princess Jasmine 2

I want to make my electronic resume look more distinct and exceptional. Obviously, the most important things are my qualities, exprience, etc. I'm not asking about that. How can I add emblems or symbols (as watermarks) into the background of my Word file resume? I want the background of my digital resume to look like the background on high-quality resume paper, with emblems or words.

Thanks.

2006-10-31 18:23:45 · 2 answers · asked by Anonymous

2006-10-31 18:23:00 · 7 answers · asked by Rose2006 2

I thought I was ask this question to get some input from other people. Details are appreated!

2006-10-31 18:20:06 · 2 answers · asked by D 4

data structures - tree traversal- request for full C-program to realize balanced trees

2006-10-31 17:50:18 · 2 answers · asked by bgreddy_ma 1

all right here is the deal, how do i fix this program? >>>

//This program will ask user to input two integers.
//main will call a user-defined function "GetSum" to return their sum.
//main will also call a system predefined function "pow" to get the square of sum.

#include
#include
using namespace std;

void Getsum(int);

int main ( )
{
int num1 = 0, num2 = 0, sum = 0, square = 0;

cout << "enter the first integer: ";
cin >> num1;
cout << "enter the second integer: ";
cin >> num2;

GetSum(num1, num2);
square = pow(sum);

cout << "Their sum is " << sum << endl;
cout << "The square of sum is " << square << endl;

return 0;
}

void GetSum(int A, int B)
{
int S = A + B;
return;
}

2006-10-31 16:52:12 · 2 answers · asked by biscuits 2

#include

int main()
{
cout << "GUESSING GAME" << endl;

int b;
int a;
a = rand() %50 + 14;

cout << "What do this the number is:" << endl;
cin >> b;

if(b == a)
{
cout << "You have guessed right" << endl;
}else
if(a < b)
{
cout << " U have guesssed TOO HIGH";
}else
if(a > b)
{
cout << "I think U have quessed low";
}
}
return (0);
}

2006-10-31 14:05:45 · 4 answers · asked by Best Helper 4

what should i do when u x the window on the computer got small....please help

2006-10-31 12:18:49 · 1 answers · asked by hey 3

These "people", that I am trying to keep out are very, very good.
A lot of them are working on their masters deg.'s in various fields of computers technol;ogy.

2006-10-31 12:17:46 · 12 answers · asked by sfmacklin 1

I want to be able to run the program Google Earth or any other program as an active desktop on my computer, like i can run a website directly on my desktop. How can i do this?

2006-10-31 11:34:55 · 2 answers · asked by Anonymous

fedest.com, questions and answers