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

Programming & Design - December 2007

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

i made the site in google (http://pages.google.com/manager/toolmanconstruction/)

but i have a page calls Estmate: http://toolmanconstruction.googlepages.com/estimateform

pls chk this estimate form..i want the form data in my email by clking submit...how can i make it....i heard abt cgi bin but dont know anything.....pls help me...

2007-12-05 20:33:00 · 5 answers · asked by Labonno/Sweetu 2

how much space does a pointer(any type char or int) occupy?
for eg:
int *p;
char *q;
how much memory will p and q occupy?

2007-12-05 19:09:19 · 4 answers · asked by Karandeep Singh 3

They have a computer and must wait for someone to type
into their email. I heard there is something out there where
people can talk into the computer and it prints.
I would be so greatfull if you could give me any information on it or where to buy it. The freedom they could have!!.
Thank you from my heart for any help.
P.S. they were hurt in an auto accident, also cannot walk..
hit by a drunk driver without insurance or license...

2007-12-05 16:17:22 · 4 answers · asked by Eve 7

how do i create a seating chart like this one in C++..

seats
12345678910
Row 1 ** * ** * * ** *
Row 2 #####**###
Row 3 #**##* * * *#
Row 4 ** * ** * * ** *
Row 5 ** * ** * *###

seats that are taken are represented by a * symbol and seats that are not taken are represented by an # symbol... If someone could just give me a little help to get me started i would truelly appreciate it...

2007-12-05 15:01:20 · 3 answers · asked by chris3579589 1

There is a file i want someone to download on my site, and when they load the file.ext (ext is an extension made up). It shows Õ�½��ð��× ��¥��=��ð��º��l ...
How can i make it make the user download it instead of making text?

2007-12-05 14:56:18 · 1 answers · asked by Bradley T 2

i am looking for a c compiler,what compiler and how do i install it?

thank you!!!

2007-12-05 14:34:14 · 3 answers · asked by Anonymous

I have never done any phone programming. I know C/C++ and some java .

2007-12-05 14:28:38 · 2 answers · asked by Anonymous

Does anyone have any general idea on what is expected on most interviews when demonstrating powerpoint?

2007-12-05 11:25:50 · 4 answers · asked by result now 2

0

2007-12-05 11:12:12 · 4 answers · asked by lili b 1

2007-12-05 10:51:39 · 2 answers · asked by Anonymous

an example would be
const double PI=3.14;
for(float x=PI;whatever;x++){
cout< }

that was just an example of using constants;

but you could do the same without using constants;
double PI=3.14;
for(int x=PI;whatever;x++){
//This would also work
}


so what use do we have of using constants for somethings instread of variables

2007-12-05 08:30:48 · 4 answers · asked by amun25 2

2

What does this mean in PERL?
s/[\r\n]+//g;
my @fields = split /\|/;

I have a basic understanding that when this program reads in this file, it is creating an array and parsing each line based on a | symbol. But I don't know what the characters mean (/ \ \r \n... etc) Can someone please help?

Thanks!

2007-12-05 08:22:45 · 3 answers · asked by Licursi 2

I have no experiance in programming so i dont know where to start and where to end please help

2007-12-05 07:43:56 · 6 answers · asked by jamie c 1

maybe im wrong... any help?

2007-12-05 06:30:58 · 2 answers · asked by <3 3

I have a printer-friendly page but I want to put page break separator graphics in there that will not be displayed when printed. Can this be possible with CSS? Thanks.

2007-12-05 06:16:56 · 2 answers · asked by Ryan P 1

photobucket seems to be down and I want to list stuffs!...?

2007-12-05 06:07:01 · 3 answers · asked by Louise K 3

Whenever I insert a hit counter to a certain page of mine, everything but the hit counter disappears. What gives?

It's a javascript counter, but I've tried regular HTML ones and those die too.



2007-12-05 05:15:10 · 3 answers · asked by Spearfish 5

What is the value of sum after the completion of the following statements?
int sum = 0;
for (int i=1; i<=6; i++) {
if ((i%2) == 0) {
sum = sum + i;
}
}


1. 6

2. 10

3. 12

4. 16

5. 21

2007-12-05 04:21:00 · 5 answers · asked by laraia87 1

2007-12-05 04:16:05 · 3 answers · asked by Santa Baby 1

Write a method to expand the class Balloon (found in Chapter 9) that moves a balloon upwards by an amount given as the parameter. Name the method moveUp.

2007-12-05 02:56:36 · 6 answers · asked by Nick L 1

unless word can easily

2007-12-05 02:50:44 · 1 answers · asked by sundeep 9732 1

i learned a lot on html quite a bit on css and some on javascript im still learnin in javascript but i want to make like flash games or something is there any software out there to make cool cames and all that please give me links

2007-12-05 01:23:49 · 2 answers · asked by Anonymous

I have a decent background in programming, although over the last few years its mainly just been VBA and Access. I have very little experience with creating websites and such, but I want to start creating websites which access a database. So which language(s) would u recommend to do this ? The easier the language is to use the better obviously.
Previously used Delphi, Clarion, TAS and VB/VBA.

2007-12-05 00:32:03 · 7 answers · asked by Deedle 3

2007-12-05 00:18:00 · 4 answers · asked by Medy P 1

2007-12-05 00:17:14 · 3 answers · asked by Venkataramana G 1

I want to add something like "Yahoo! Messenger to a website." Is there an easy way to do this. Thank you.

2007-12-04 22:00:04 · 2 answers · asked by sdn90036 6

Without all of the tags, etc. Unfortunately, whenever I display this doc in html, the text all runs together. Any ideas?

2007-12-04 16:12:49 · 3 answers · asked by wondering 2

fedest.com, questions and answers