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

Programming & Design - September 2006

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

A simple question:

How do i put these statements together into one if?
if (Toss1.equals(h))
numberHead1 = 1;

and

if (Toss1.equals(t))
numberTail1 = 1;

Help please!

2006-09-15 05:28:15 · 3 answers · asked by ? 1

where could I find letters. for example if I type a word and it changes its font to a cool one. do you know in what wbsite I could find that.

2006-09-15 05:15:06 · 5 answers · asked by coco 3

This is what I wrote:
if ((Toss3.equals(h));
numberHead3 = 1;
if (Toss3.equals(t))
numberTail3 = 1
else
numberHead3 = 0;
numberTail3 = 0;
invalidInput3 = 1;
System.out.println("Invalid input, please enter 'h', 'H', 't', or 'T'");

I want to assign the value 1 to numberHead3 if the value of Toss3 is equal to h and assign the value 1 to numberTail3 if the value of Toss3 is equal to t. If not then assign the value of 0 to numberHead3 and numberTail3. How do I write that? Is mine correct?

2006-09-15 05:12:15 · 5 answers · asked by ? 1

I know HTML and run diamond business in india. i want to sell these diamonds through a website globally.

Now please tell me how to make a database driven website?

and how to link the forms of my pages to a databse?

where this databse will be?

if i create a database in MS Access and link my whole website to that then can i upload this file to my server where my other pages r?

and how to link my form pages (created in HTML) to that database?

Is there any s/w that can do this all for me?

Please chat if you can or simply answer my questions.

2006-09-15 04:41:05 · 5 answers · asked by Pradyumn 1

2006-09-15 04:31:38 · 6 answers · asked by Trina 1

I have a website and and a host. Does anyone know how to make an upload form script so people can upload pictures to my database? But its not normal. I need the script to change the name of their submiited picture to the persons user name so i know who sent in which picture. it might not be possible but thought id ask. anyone know? The language im using is php.

2006-09-15 04:30:37 · 4 answers · asked by peter s 1

This occurs everytime I start my computer. I then click on the OK icon and the computer works.

2006-09-15 04:26:51 · 2 answers · asked by super ref 1

2006-09-15 04:24:58 · 9 answers · asked by TigerLily 1

Is there a way to boot up xp professional in safe mode? How is it done?

2006-09-15 04:10:28 · 10 answers · asked by J j 3

I have a ASP.NET project which references an interop dll. WHAT IS AN interop dll? And why would I get the following error when trying to instantiate an object within it:

COM object with CLSID {00024500-0000-0000-C000-00000... is either not valid or not registered.

Sorry but please only answer if you have a clue. This question was posted previously and just solicited a bunch of un-informed point mongers who were the reported.

2006-09-15 04:09:52 · 3 answers · asked by Ralph 7

my yahoo home page back permanently.... i dont know what i have done but it is on UK MSN.com....i have put the yahoo address in the address bar but it just goes back to MSN when i go on to a web page.

2006-09-15 04:05:44 · 4 answers · asked by ? 5

2006-09-15 03:33:38 · 2 answers · asked by mike m 1

Besides the standard ratio calculations using 30000:1001 for NTSC is there a good algorythm for converting NTSC frames to time (or pixel mapped to time) that doesn't produce noticable rounding errors? (I'm drawing a time line with video and audio tracks, occasionally the vid track is offset by a frame due to the above approximate).

2006-09-15 03:09:49 · 2 answers · asked by Pirate AM™ 7

2006-09-15 02:33:06 · 2 answers · asked by Priti 1

2006-09-15 01:45:53 · 14 answers · asked by thehugedeal1980 1

I want to keep a record of my "Copy and Paste's".I think can be kept on my "clipboard",? I'm not sure.I do'nt even know if it is possible.In my line of work,I have to give customers the same answers to thier questions.I would like to be able to 'Copy' & then 'Paste' my answers to thier orders,from a 'File' I keep.

2006-09-15 01:33:28 · 13 answers · asked by Anonymous

I would like to prevent people from saving images from a website. I know there are scripts that stop a "right click/save", but those don't really work because they could simply "left click/hold" and drag that image to the browsers address bar where it will be display in a new window allowing visitors to save it from there. And I assume that if someone can't figure it out they would do a print screen and then crop the image in a photo editor.

So does anyone know a script to disable a "print screen"?

2006-09-15 01:14:10 · 6 answers · asked by Snake 2

class AB
{
const int x ;
AB()
{}
AB(int xy)
{
x = xy ;
}
~AB()
{}
};
int main()
{
AB ab(22);
return 0;
}

will it work?
If not how to initialise the const int x?

2006-09-15 01:11:46 · 2 answers · asked by crsreenu 1

2006-09-15 00:53:44 · 5 answers · asked by Anonymous

I am doing project in java. I have to get input from the user. In this I have to open java.exe file at run time. please help me to solve this problem

2006-09-15 00:34:26 · 2 answers · asked by Muthulakshmi L 1

2006-09-14 23:49:07 · 2 answers · asked by jmj 2

Product(maker, model, type)
PC(code, model, speed, ram, hd, cd, price)
Laptop(code, model, speed, ram, hd, screen, price)
Printer(code, model, color, type, price)

Find the model number of the product (PC, laptop, or printer) with the highest price.
Result set: model.

2006-09-14 23:28:04 · 7 answers · asked by Nisha N 1

2006-09-14 22:50:37 · 7 answers · asked by arun k 1

computer programming and data base adminitration

2006-09-14 22:49:11 · 7 answers · asked by arun k 1

I have two servers with custom made software running. whenever new modified code files are ready, I have to apply those files in repective directories in those servers. So I need to write a script to update the code area with new files automatically. Any Ideas...?

OS : Windows 2000

2006-09-14 22:27:54 · 2 answers · asked by Maxim 1

hi, everybody.i m developing time table generator for my college.what sort of algorithm i can use.can any body mail me the algorithm and some related code.

2006-09-14 22:27:05 · 1 answers · asked by truefriend1212 1

fedest.com, questions and answers