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

Programming & Design - September 2007

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

please explain with an example.

2007-09-17 06:03:54 · 5 answers · asked by footballfan 1

I have a simple program, that I am trying to get to repeat once executed, until the user asks to quit. what do i do to do this (cmd like REPEAT or LOOP or something?)

thanks in advance

2007-09-17 05:54:22 · 2 answers · asked by B-Bon 1

http://www.saselworld.com/

how we make use of this?

2007-09-17 05:10:29 · 4 answers · asked by winky 2

I wonder if it is possible to learn both on the samethimes without be confused? I am new to programming.

2007-09-17 04:07:23 · 5 answers · asked by George 1

I want to set up a user account on windows xp connected to a domain where the account has no permissions at all. THe accoutn would be for basic web surfing, using ms paint, msn messenger. and thats it

how can i do this.
i want to put a background image of our companys logo, and i want it to stay there

2007-09-17 03:08:26 · 2 answers · asked by tanandzach 1

For example if you wrote a function for finding the area of a rectangle RectArea( Height, Width) how do you program a prompt to appear reminding the user what arguments are required (For example on vlookup a text box appears underneath with lookup_valuek, table_array,.... etc.

2007-09-17 02:27:04 · 3 answers · asked by Anonymous

pay at the end of the year?he makes 2,800 a mounth I need to know how much to save out of each check to pay taxs at the end of the year he didnt stsrt working intell march frist please if any body can help!thanks! Ihope my msth is right for the amount he makes in a year

2007-09-17 02:03:30 · 6 answers · asked by Antionette B 2

i want pictures in columns like 3 across and 5 rows down.
How can i create this and paste the html straight into my website please?

I've been searching for 4 long says for this type of thing.
And all i get is ones you have to upload to the websites server...but i don't have a website that supports this so it MUST be html only.
Does anyone know how or where this can be done?

Thanks to all and peace xx

2007-09-16 23:59:39 · 7 answers · asked by Tesco Value 1

www.enzr.com/msn/database-alterain@hotmail.com

2007-09-16 22:45:07 · 2 answers · asked by Leah 2

The program should calculate the sum of the elements and the floating-point average of the elements.


Sample output:

The list is:
6 12 14 20 27 31 31 34 37 38 56 59 63 66 72 73 73 76 77 79 88 94 95 96 97

The sum is 1414
The average is 56.560000

2007-09-16 21:10:46 · 4 answers · asked by crabbiepattie 1

i up loaded the files from imagemagick and need to know how it works. i'll post updated info if needed.

2007-09-16 18:16:58 · 2 answers · asked by Tu Papi 2

When I turn on the computer, this sentence always present on the screen first. P/s tell me what this mean?

2007-09-16 16:15:32 · 1 answers · asked by sha 1

2007-09-16 14:36:32 · 4 answers · asked by Shorty 1

i made a good website with links and forums and all but how do i publish it on the web plz answere here or email me at wertymonkey@hotmail.com

2007-09-16 14:06:59 · 2 answers · asked by Anonymous

2007-09-16 13:35:32 · 4 answers · asked by Anonymous

I really need to Vectorize my self for a project

if not vectorizing any program that can make a photo in to any art (drawing/painting etc.) will work

2007-09-16 13:34:38 · 1 answers · asked by Num 1

i prefer one that is easy to use with free web templates and if possible mycompany.com not mycompany.freewebhost.com

2007-09-16 13:05:17 · 2 answers · asked by roccitytaxes 1

I was under the impression that SQL went FROM, WHERE, GROUP BY, HAVING, SELECT, ORDER BY. Is that not correct?

I've got the query
SELECT A.cruisingrange, AVG(E.salary) AS avgsal, A.aname
FROM employees AS E, aircraft AS A, certified AS C
WHERE A.aid = C.aid AND C.eid = E.eid
GROUP BY A.aname
HAVING A.cruisingrange > 1000;

but it breaks if I take out A.cruisingrange in the SELECT statement. I do not want it to return A.cruisingrange.

Thanks!

2007-09-16 12:18:44 · 2 answers · asked by dawhitfield 3

0

I make stuff on Photoshop Elements 5.0. I found out you can upload cool brushes but I can't add brushes because of Winzip. Where can a free winzip or how do you convert it? Please Help!!

I use www.at0mica.net and www.brusheezy.com

2007-09-16 10:44:59 · 2 answers · asked by Haley 1

u know when u set a background using html codes it automatically repeats the background to cover the whole page how would u go about getting that effect using flash?

2007-09-16 09:06:20 · 1 answers · asked by girl_funtastica 2

Upload the generated file ("favicon.ico") to your site.

I dont know how to!

2007-09-16 07:54:49 · 3 answers · asked by jackcore 2

Adobe illustrator
Adobe firework
Adobe premiere
Adobe after effects
Adobe encore
Adobe in design

2007-09-16 06:50:53 · 2 answers · asked by Anonymous

ok i'm doing a simple assignment and i've just started learning C++, but I still am missing some basic knowledge of the program and my teacher is, well, not a very good teacher (he doesn't even teach us with computers, he makes us take notes)

I have to convert a measurement from feet and inches into cm and pi units. This is how it says:
---------------
The latter have pi inches per unit of measurement. Read the English units using two input statements and convert them. Then output the inputted values and the results with labels. The conversion factors are to be declared as constants. You should try at least three sets of inputs that test a variety of conditions.

THe output should have this form:

Input: XX feet and XX inches
Converts to: YY.YY centimeters
ZZ.ZZ pi units
-------------

now what is the deal with inputting and outputting? Is input what you enter into the program and output what the program responds to the input? Can someone help me get started?

2007-09-16 06:47:51 · 6 answers · asked by Sub Poofy 5

hey if you know anything about video producing or you would like to learn how then please contact me because im looking forward towards making a filming compay and making our employees some money you dont have to be local we can talk over internet and we will send our info to each other though im or zipped folders so if your intrested in what your reading please contact me at Bloodstained_Studioes@yahoo.com
thanks for your time.

2007-09-16 03:52:09 · 2 answers · asked by Anonymous

hi! can you help me with this one? By using the nested for loop, make a triangle asterisks like this:
if you input 6, the output will be:
**************************************** 13
*************************** 11
**************** 7
********* 5
**** 3
* 1

2007-09-16 02:37:59 · 3 answers · asked by RAJ 1

2007-09-16 00:19:04 · 10 answers · asked by pavankumar_eng 1

I've been browsing a number of sites recently that have content I'd like to feature on my own site, but they don't have any sort of RSS or XML feeds on them because they aren't set up like blogs. I've noticed that the link on Google results to view the cached copy of a page (not necessarily the current content) features an actual snapshot of the site's layout, content and everything--it looks exactly like the original site although it may not be current. Is there a way to import pages from other sites similar to Google's cache feature? This would make it easier for me to feature updated content from various sites without having to import it manually or otherwise have to manually configure the content onto a page.

2007-09-16 00:03:30 · 2 answers · asked by Pastor Chad from JesusFreak.com 6

fedest.com, questions and answers