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

Programming & Design - January 2007

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

I need a simple program with "nested loops"
Umm...please put in a nested looped program which I can edit and improve... But please, no programs such as:

1
22
333
4444
55555

...because thats the very basic...I need a program which can be used by other people but has nested loops..but easy to do..
thanks....Ü

2007-01-13 16:55:54 · 1 answers · asked by Jed Stephen 3

First of all, Thanks in advance *_^

I am tring to open a parametr access report from VB6, in my Work project,,

I have found many ways to pass parameters to a query or stored procedures but i didn't found a way to pass them to a report,,

my report uses a single parameter query
this query uses another parametrer qurey

I just want a way to pass these parametrs from vb6 to open this report..


Waitnig ur hands on that please ,,, thanks alot *_^

2007-01-13 16:55:45 · 2 answers · asked by engo2000a 1

How do i change from a 2d vector array into a 3d form? I actually have some data in the following 2d format which need some transformation...

Example:
a1 b1 c11 c12 c13 c14
a1 b2 c21 c22 c23 c24
a1 b3 c31 c32 c33 c34
a2 b1 d11 d12 d13 d14
a2 b2 d21 d22 d23 d24
a2 b3 d31 d32 d33 d34

In the 3d form (array[x][y][z]) , i will first read a1 into x, b1 into y and each row's Cs into z, after which repeat till b2 and b3 are read in, then move on to read a2 into x, b1 into y and each row's Ds into z. Again, reading till the Cs of b2 and b3 are read in.

Sorry for sounding a bit confusing but I'm already trying my best to explain. Any valuable input will be appreciated. Thanks!!

2007-01-13 16:52:07 · 2 answers · asked by blurry 1

I have a school folder that i would like to make sub folder within it if i can. can some one tell me how to do that? thanks so much.

2007-01-13 16:32:42 · 5 answers · asked by cathy s 2

Im about to enroll into Los Angeles Trade Tech College. Im going to be taking a career planing class so that it will help me narrow my choices down. But I know I want my career to have something to do with computers. Maybe a technician, or a video game maker, or a field in graphic arts? I just dont know. What jobs are out there, that will always be hiring, that will always be running? I need a job, one that I can retire from. Im 25 years old, and Ive reached a point in my life where I need a better job and I know the only way toget that is to go to school. But I dont want to go to school and invest my time in something that when Im done wont get me a job, or would be hard to find one. Know what I mean? Well, there it is, I hope you get my question. To all who answer, I seriously thank you for your time and any words of advice your able to give me. Take care.

2007-01-13 16:01:44 · 9 answers · asked by Booya85 1

2007-01-13 15:45:07 · 2 answers · asked by Anonymous

Hi im a freaking newbie just started studiyin html codec 2 minuted ago, I need a looooooot of help. So how do i add a certain file, or media in my freaking website? ^_^ appreciate the help

2007-01-13 15:03:18 · 3 answers · asked by James curry 2

Is there a site that has pre-made files of characters and environments? I'm pretty sure there's one out there, but I don't know where to start. Right now I'm just looking to fool around with some models and see if I can enhance anything. Mainly looking for video game characters like Mario, Link, Sonic, Mega Man, etc. But anything is fine! Thank you so much!

2007-01-13 14:59:39 · 1 answers · asked by alphaaxl 1

how do i make all those little things like the cross and the blinking heart... the star(not astrisk**) and that type of thing...

2007-01-13 14:59:25 · 1 answers · asked by Anonymous

I am developing a project in eclipse and i need to use java swing.

is there any plug in you can recommend me to use? i am looking for a tool that helps me create GUIs like netbeans or like .net but using java swing and eclipse.

which can you recommend me pls???

2007-01-13 14:29:56 · 2 answers · asked by yus_barrett 2

hey im about to begin learning a languge so i can become a programmer and mabe make a living outta it or just see if i should go in the computor science direction with my life so id like to know what should i start with.. im thinking about java.. i heard it is one of most commenly used so i thought it would be a good start.. i also heard it wasent that hard to learn.. but i know its not the easiest... is C and C++ easier or harder to learn.. im guessing harder but not sure? please help me get off in the right direction.. ;)

2007-01-13 14:21:19 · 4 answers · asked by James 1

Visual Programming Languages Are Still Hard To Work with because they still require code. HELP!

2007-01-13 14:20:52 · 2 answers · asked by the-dsl-guy 1

2007-01-13 13:48:56 · 3 answers · asked by choppa 1

how can i make my words in about me section bold and in different colors and underline them?

2007-01-13 13:35:41 · 2 answers · asked by mireya 1

i need to make a visual basic project that when you press a command button. it will show the fibonacci sequence (1, 1, 2, 3, 5, 8, ...) using the for..next loop. please help me. how will i do it?

2007-01-13 13:05:43 · 3 answers · asked by Anonymous

What program?

2007-01-13 12:27:21 · 8 answers · asked by Anonymous

I dont think my web host supports PHP and need an alternative method of creating a form, are there any other ways to make a form other then PHP? If so, then in what? and do you know any tutorials for making it?

2007-01-13 11:47:27 · 3 answers · asked by Anonymous

I know it's hard question answer and I know everyone says it depends.

Im a freelance web designer and I have built Commercial sites in the past but never a Ecommerce site before.

It is a small gift shop that wants a shopping cart and be able to accept credit cards. Should I give a flat fee for x amount of items to put on the site. Or should I charge per item.
They said there is around 100 - 200 items

I would have to:
-Take a photo of the item
-crop the picture
-upload the picture and put in on the site.
-create the add to shopping cart button for the item

How would I deal with upkeep with the site should I charge for a service contract for 6, 12 months?

How much should I charge for all this. Nothing crazy just html and the shopping cart.

2007-01-13 11:39:35 · 4 answers · asked by Ron 1

Okay, I have tried to find some examples to do form processing. I want to create a form on html and sent to another file. I have perl and php on my server. Can tell me if there are good examples, I can process form easily? Please, only link of examples are needed. I look all over, seems like many of them don't work, and when it explain to send form to from action, that didn't do quite well. (I checked htmlgoodies.com as well)

2007-01-13 10:54:13 · 2 answers · asked by mystery t 4

i want to write something on microsoft word, however i want it to have a border. Nothing fancy just a plain straight line border.... i went to microsoft but they advise me to go to view, then click on design... however there isnt a design option under view? Thanks in advance

2007-01-13 10:30:43 · 4 answers · asked by rachel c 2

the procedure entry point ? install hook @ yahkh @ z could not be located in the dynamic link libary sbhook.dll

2007-01-13 10:29:57 · 1 answers · asked by MR DESTINY 2

2007-01-13 10:26:44 · 1 answers · asked by ism_ali_ism 1

I'm trying to do a spread sheet ... but im not actually wanting to put it on my myspace .... i want to make a spread sheet and make it where people juss click on a link and it will go to the spreadsheet

2007-01-13 10:05:47 · 2 answers · asked by holloway2011 1

I run a retail store and i would like to know how many people come into my store by counting number of door openings. Using a magnet switch on the door and running it to a laptops serial pins and writing a program to record it all. Any help would be thankful.

2007-01-13 10:04:55 · 4 answers · asked by baseballman999 1

Like photoshop or something. i dunno.

2007-01-13 09:41:34 · 5 answers · asked by lanthanescence 1

fedest.com, questions and answers