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

Programming & Design - February 2007

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

I OWN A SITE AND WANT TO PUT A FORUM... ANY SITES WHERE I CAN GET FREE FORUMS?

2007-02-21 09:29:23 · 3 answers · asked by Anonymous

how do you create blends on photoshop?

2007-02-21 09:13:53 · 3 answers · asked by songsforsilverman131211 2

2007-02-21 09:11:13 · 3 answers · asked by dg 1

The full question, with example.
Using a while loop, write a program that asks the user to enter a number that is larger than 10. The program will continue asking for a number until a number that is larger than 10 has been entered. The program will then print the valid number entered followed by the message "Done".

Sample input and output :
Enter a number larger than 10 : 5
Enter a number larger than 10 : 10
Enter a number larger than 10 : 15
You entered 15
Done
- I can start off but cannot get a number that is larger than 10. Please help. thanks

2007-02-21 09:06:24 · 2 answers · asked by Facilitate 1

Hi everybody,

I am new to Java, and wanted to add the CurrentTime into a small program...

I imported:
import java.util.Date;


public static void main(String[] args)
{
System.out.println("Current Time is: " + currentTime());

}

private static long currentTime()
{
Date date = new Date();
return date.getTime();

}



I tend to get a really long number...

Can anyone help me with that?

Thank you in advance

2007-02-21 09:02:09 · 1 answers · asked by ...Sky the Limits... 5

I'm a web designer and a client wants me to create a website exactly like some other. Is this legal??

2007-02-21 08:49:20 · 9 answers · asked by reuben 1

i have windows xp

2007-02-21 08:41:25 · 8 answers · asked by pricky@btinternet.com 1

How can I install linux without damage influences for windows?

2007-02-21 08:38:39 · 4 answers · asked by Moein M 1

Is it possible for non-tech/engg. students to get into SAP implementations these days and how is the growth oppurtunities in the present market. I am going to compete my B.Com this year, I need to know if I can join any SAP implementation company with SAP modules like FICO(Financial Accounting and Controlling)..

2007-02-21 08:28:48 · 4 answers · asked by Anonymous

Thanks to those who answered promptly, however none of your suggestions work in my senario. (some work on a blank page with a new table inserted, but not with what I'm working on)

I should also say its a form i using - dont know how different it is to a tabe, not much think.

I'll give you a breakdown of what I've got


Name





The above is repeated for each line of the form. This was created by some bot online. My (original) text is all fine outside the form, but if I CRTL +scroll the text size changes inside the form. I cant seem to stop it. As i said in last question there is a box online to apply css to table or Td but i cant get it to work.
Can any of you modify the code above to stay at Verdana 12px without changing size when CTRL=scrolling. 10 pts at stake again!

2007-02-21 08:09:28 · 3 answers · asked by sambucaman 3

here is a section of code i have:

scanf( "%d", &choice1 ) ;

if ( choice1 < 1 || choice1 > 2 )

{
printf( "\n" );
printf( "ERROR: Please select either option 1 or option 2\n" );
printf( "\n" );

}

basically there are 2 options, scanf asks for a choice (either option 1 or 2). If the input value is not a 1 or a 2 it prints the error message but i then want it to go back to the scanf part so the user can have another go at inputting either option 1 or 2. Ive been told i need to use a while loop? any help much appreciated...

thanks

2007-02-21 08:08:41 · 4 answers · asked by Johnno 2

I know I can do to button rollovers with Javascript but I am looking to make a navigation bar that has clickable sub menu options appear when your mouse moves over it. I am looking to avoid using any Flash, but is Flash the only way to pull this off? Thanks!

2007-02-21 07:52:49 · 4 answers · asked by AlexM138 3

its something like a text editor ,and what r its feauture,modes of operation and advantages......

need an answer that is easy to learn.....and also dont give me the bestest link jusss gimeee the simple and good information......

2007-02-21 07:41:37 · 5 answers · asked by Anonymous

One that will point to the line, and give the error particularly for code that isn't going to work in Netscape or Firefox.

2007-02-21 07:38:14 · 3 answers · asked by Anonymous

Whats the best/fastest way of setting up this database? Mysql regexp is far to slow - any ideas anyone? Needs to match B3N for BEN etc etc

2007-02-21 07:23:54 · 2 answers · asked by Neil T 1

2007-02-21 07:16:27 · 2 answers · asked by harlydoggeorge@yahoo.com 1

the problem is that google gets displayed but i cant search on it.also gmail isnt displayed.what shuld i do?plzzz help!!

2007-02-21 07:11:22 · 2 answers · asked by oopsydaisies 1

The keys F1 to F12 as listed on a Microsoft natural Keyboard. Do the have different meanings in different pragrams, Eg Word, Powerpoint etc

2007-02-21 07:08:35 · 6 answers · asked by Snow Brown 1

0

Does any one know how to add a 'button' on the xanga page.
here's and example:
http://www.xanga.com/layouts______________________0

2007-02-21 07:04:23 · 1 answers · asked by 88TebowFan15 2

Hello,
I'm trying to configure XpressCart properly for my website. But, I'm running into the familiar 500 internal server error. I'm positive that the following are correct.
1. Perl path #!/usr/bin/perl
2. File permissions
3. Upload in ascii
Only need to configure the config file.
I'll give anyone that helps fix this problem $5 via paypal.

Here's a test script for the server
http://www.vagnavs.com/cgi-bin/xpresscart/advanced-test.cgi

Here's the configuration script and the read me. I have uploaded them to a separate directory.
http://www.vagnavs.com/README.txt
http://www.vagnavs.com/config.pl

I only need the URLs and PATHS defined.
Once it is properly configured, they say to open the script and then you can start adding products. http://www.vagnavs.com/cgi-bin/xpresscart/office.cgi

2007-02-21 06:37:20 · 5 answers · asked by Thomas M 1

Sequential values such as (ie value: 134523, 134524, 134525...) for better referencing emails.

thanks

2007-02-21 06:34:49 · 3 answers · asked by Marvado 2

I need to know. Because I plan on getting HTML for dummies and I know it will help me.

2007-02-21 06:15:57 · 10 answers · asked by Anonymous

Okay. I have another photoshop issue. When I go to the FILTER toolbar, and then to the third choice, LIQUIDFY. The thing is all zoomed in to the max that it can. And I know there's a little magnify choice on the side but it's not working for me so I can't zoom out. Does anyone know how I can? That would be greatly appreciated. Thanks.

2007-02-21 06:04:57 · 2 answers · asked by meg 2

Finding words from a list in Excel?
I have a list of 30000 names in the form johnsmith and I know if I wanted to flag all the cells with "johnsmith" I could write: =(VLOOKUP(A1,names,1,FALSE),A1... where A1 is the what I'm testing and names is the table of names that I want to key in on. But what if I wanted all names with smith? I assume I need something like: FIND(VLOOKUP(A1,test,1,FALSE),... but it won't work. *Note the names are in the form johnsmith, so with no space I have nothing to parse on, so I will need some kind of find function

2007-02-21 05:35:18 · 4 answers · asked by eltel2910 1

desk type platform to write on or use my labtop on with shelvs to stor papers

2007-02-21 05:32:19 · 3 answers · asked by johnnieblt 1

is there a code for fancy looking or cool looking scrollbars? i want the scrollbar to place within a page not the one found on every webpage. THaNKS!!

2007-02-21 05:24:10 · 2 answers · asked by elle66 1

I am trying to write a program for my online Java programming class. It is requiring me to write a program that displays a diamond using asterisks. I can get the nested for statements to display the number of asterisks correctly but I cannot manage to figure out how to insert the spaces so that it looks like a diamond (i.e. the first one should be 5 spaces from the left). Help is greatly appreciated.

2007-02-21 05:12:14 · 5 answers · asked by Anonymous

fedest.com, questions and answers