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

Programming & Design - March 2007

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

2007-03-26 19:00:37 · 11 answers · asked by SMALLS 1

I don't know much about color management, but I want to start creating post cards. I need to know what color profile I should send the PSD file with to the printer. Does this even matter for the printer, or does it only matter for what it looks like on my screen?

2007-03-26 18:51:38 · 1 answers · asked by Rockstar 6

Dear Members,

I am trying to make parameter query in Access, between[Date1] and [Date2] , this is Ok, but If I need all dates, I give * in both User Input box, but It gives me error, please tell me how I can get all dates by give parameter value "*" in the field.

2007-03-26 18:47:48 · 2 answers · asked by Lucky 2

2007-03-26 18:21:14 · 2 answers · asked by jsplashindia 1

ok so i need to know how do i make a field on a form be required when someone is filling it out? I have tried adding a hidden field but it didnt work.. anyone know any html or java that will solve this problem? thanks!

2007-03-26 18:18:33 · 3 answers · asked by Pure Genius 3

2007-03-26 17:44:35 · 4 answers · asked by Anonymous

2007-03-26 17:31:03 · 8 answers · asked by puck34ever 1

i have a powerpoint that i have to send to someone. but it wont fit in any of my e-mails. (yahoo, aol, or hotmail) The powerpoint is 30,249kb isnt there a place where i could send it to that person? its really important.

thanx!!!! :)

2007-03-26 16:59:51 · 4 answers · asked by Bebe's Angel 2

In my application, whenever the user click on the 'Exit' button, I want the window to automatically close, without pop-up msg asking the user whether to close the window or not. So, does anybody know how to close window without pop-up msg using javascript? Or any other alternative apart from vbscript?

2007-03-26 16:56:52 · 1 answers · asked by nchelem w 2

Is there a way you could make like a slide show desktop screen saver of various pictures?

2007-03-26 16:56:10 · 6 answers · asked by Craps A 1

hurm..private blog?and also the software that cost nothing to be used for this..

2007-03-26 16:44:59 · 4 answers · asked by Aida . 1

and also what is the free software that available to used for this purpose?

2007-03-26 16:37:27 · 8 answers · asked by Aida . 1

I know about WhoIs applications but I need a way to find a person's IP address from another computer. I'm making a Chat application but I would like to add a function to find IP address by name since most people don't actually know their IP address. Any suggestions for finding an IP address or some other way to connect?

2007-03-26 16:00:14 · 4 answers · asked by imustflee 1

How do I write a procedure to sort an array in Assembly language that will find the largest value and another procedure to find the smallest value in the array?
Do I need to use some kind of sort? For example: bubble sort.
In C and C++, it is so much easier.

Only serious responses, please.

2007-03-26 15:56:01 · 2 answers · asked by Rosy 3

How do change my ISP on my computer from AOL to yahoo and dump AOL, help

2007-03-26 15:46:52 · 7 answers · asked by Jack 1

When customer click on the image of the product, they will be directed to the "Order Form".
There will be the usual text boxes with name, address, contact no. (etc). There is also a image of the product that the customer just clicked on. When he hit submit btn, the form together with the image will be send to my E-mail so that i know what product he is enquiring on. Can anyone tell me if this will be difficult? I will vote for you if you provide me with the codes! Thanks!!!

2007-03-26 15:39:28 · 2 answers · asked by Anonymous

how it started, where, when, why, who. keep it short and simple please. :)

2007-03-26 15:31:05 · 12 answers · asked by hairspray queen 5

How Do I use while or do-while loop in c++ to figure out the largest and smallest number from list of numbers entered by the user?

Thanks for your help

2007-03-26 15:21:33 · 3 answers · asked by jkim972 3

Do you know any web hosts who are not too expensive on charging for SQL server hosting?

The one I have costs something like 25 dollars to set up *each* database and then 5 dollars a month. Is this unreasonable? Is there a better deal out there?

2007-03-26 15:16:23 · 6 answers · asked by phishycoding 4

i have a websight, and i find making things and web pages fun. but i've already run out of ideas. with very few pages. about me, thank you, reads, a silly smiley face page, a link to my old buddy profile for aim, and a guestbook!

I NEED IDEAS!!!

2007-03-26 15:09:21 · 1 answers · asked by Marissa 3

2007-03-26 14:42:30 · 2 answers · asked by Dan K 1

2007-03-26 14:37:53 · 4 answers · asked by Anonymous

I want to publish my website online so the world can see but I want to use simple applications to launch my site online but that does not need free web hosting site such as geocities.

2007-03-26 14:31:21 · 9 answers · asked by Anonymous

do{
cout << "Enter a value in the range of 5 to 10: " << endl;
cin >> num2;
if(num2 <= 5 && num2 >= 10)
cout << "This value is not in the proper range please try again" << endl;
}while(numValues2 > 1);


this is for an output that looks something like this

Enter a value in the range of 5 to 10: 4
This value is not in the proper range; please try again

Enter a value in the range of 5 to 10: 20
This value is not in the proper range; please try again

Enter a value in the range of 5 to 10: -6
This value is not in the proper range; please try again

Enter a value in the range of 5 to 10: 7



When I conpile and run this loop, it only goes through once. What seems to be the problem?

2007-03-26 14:19:59 · 3 answers · asked by jkim972 3

What do I need to do now?
I want to make a website and I want to know how.
Thanxx

2007-03-26 14:16:47 · 4 answers · asked by Anonymous

1. Taking a sample poll of your visitors is considering what element of your site?

2. What are the two types of paths used when creating a site? (2pts)

3. Why shouldn\'t you externally link an image on your Site?

4. Why should you put all files in one folder? (2pts)

5. By creating your site in one folder what kind of linking system should you create?

6. When a page or an image doesn\'t work on your site what is the first thing you should check?

7. When adding images or animations why is considering size important?

8. What do you do if you want to set the layout using a web editor?

9. What are two types of web editors? (2pts)

10. What is bandwidth?

2007-03-26 14:12:10 · 3 answers · asked by Anonymous

can anyone tell me a good beat-making program name like garageband or hip hop ejay??? not really like fruity loops cuz its too dificult, i just wanna drag the samples and loops together easy....... if you can give me a site to get the program that'll help me out a lot

2007-03-26 14:03:27 · 3 answers · asked by Anonymous

I have to upload my university project, it is a mashup finder. Thanks.

2007-03-26 13:44:26 · 5 answers · asked by kurosaki 1

I want free downloadable software, I'm not looking to spend any money.

2007-03-26 13:35:11 · 2 answers · asked by Nate B 4

if series of numbers are entered by the user(don't know how many), How do I use a loop to figure out the average,largest,and smalles number?

2007-03-26 13:23:42 · 1 answers · asked by jkim972 3

fedest.com, questions and answers