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

Programming & Design - October 2006

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

In frontpage 2000 i can easly do that just choose the text then CTRl+K but i do the same thing in 2003 and click preview and press the link it doesn't shift to the page whitch i created a link to and when i uploaded the page in geo cities after oress the link it says (Whoops! We can't find your page!

The web page you are trying to access doesn't exist on Yahoo! GeoCities.
http://
If you continue to have trouble, visit our help area for information and assistance.
)

2006-10-19 02:06:54 · 3 answers · asked by Daniel Radcliffe craziest fan 1

I want a normal looking neat name & address to be printed onto envelope.

2006-10-19 00:48:55 · 2 answers · asked by AC Bloggs 1

I want to design a WEBPAGE and have a queery.

I plan to buy a site and design it, but I want to be able to allow users to create their email addresses there. Like suppose my website is mypage.com, I want to enable users to create their FREE email id's like yvonne@mypage.com.

HOW ON EARTH can I do this??
Please help me

I know HTML.

2006-10-19 00:34:25 · 7 answers · asked by Yvonne Mystic 4

2006-10-19 00:19:54 · 4 answers · asked by Anonymous

or C++ based mini projects titles and codeings or help topics

2006-10-19 00:08:28 · 6 answers · asked by sella 1

I have 1 server program and 1 client program. I want to run them on different machines. I have used NetBeans. What I have done is client program is frame so it is called thru servlet. When I do this on same machine everything works fine but how to implement on different machine. I am able to execute client program too on server but what i want is client program should be executed on client machine.
If I install netbeans on client then i would be able to execute client on client machine but it doesn't sounds feasible...
Plz help NE intelligent mind...
Thanx in advance

2006-10-18 23:28:16 · 3 answers · asked by Shamim P 1

how to make a form disable the way like a messagebox disables its main form?

2006-10-18 23:26:59 · 3 answers · asked by Goshenite G 1

i mean the "ch" part of it.
like 'ch' in the word
"child" ?or it is pronounced as 'k'?

and does it have any special meaning?

2006-10-18 23:21:10 · 9 answers · asked by Tanya 1

example of multithreading code

2006-10-18 22:58:35 · 5 answers · asked by knixie88 1

Hello u greate People.
My dream language in programming is C/C++ but not getting freshers job in C/C++. I have good knowledge in it. I joined a company for Dot Net programmer and working from 3.7 years. But I always attract with C/C++ language. I can not pay for this due weak economic and also have average qualification marks. My Qualification is BCA and doing MCA(last Sem).

thanks in advance

2006-10-18 21:37:22 · 2 answers · asked by Jack J 1

2006-10-18 21:28:32 · 3 answers · asked by pruthivi_r 1

2006-10-18 21:22:46 · 3 answers · asked by Linda TV G 1

can the size of class and object be different or can two objects of same class have different size.....plzz give some link along with ur explanation ?

2006-10-18 21:14:53 · 5 answers · asked by ultimate_spinz 3

Can u please tell me which is the best book for SAP netweaver that is available in bangalore for a person who has ever worked on Sap before .

thankz

2006-10-18 20:12:11 · 2 answers · asked by dj_in_groove 1

I'm a girl studied upto 10(ten) standard, has not colified for college.And now suffering for not getting job and at present working under private sector as employee.Now i'm regreating for not coulified for college and surching for job to lead my life by my self being independend women.For that i want help form you how could i get job because here it's difficult to get job those how have not studied higher,for that i want the suggestion from who can answer my question.So please try it.

2006-10-18 18:32:40 · 2 answers · asked by Anonymous

Name,address and salary provided by these componies.

2006-10-18 18:31:08 · 2 answers · asked by vicky 1

2006-10-18 18:25:57 · 5 answers · asked by Hacksaw man 1

2006-10-18 18:17:36 · 3 answers · asked by rajya l 1

I am a newb to XML and tryin to do this assignment for school. How Do I declare an element which is optional and should be empty?

Thanks

2006-10-18 16:46:16 · 4 answers · asked by hicksvilleny 2

I have a website using CSS to get a common style for all the pages. Now on one page I have javascript elements and document.write statements. The statements work but I notice that none of my CSS "stuff" like the background image or whatever loads on this page. It's like using javascript has invalidated my use of CSS. I have searched the web to find what I am doing wrong but can't find anything. So far the only thing I have is a reference to my CSS file in the"link" tag within the head section, just as in all my pages. Then for this page in the head section I also have a script section where I define my javascript functions. Then the body is blank except for something like where loadXMLDoc is the name of my first function. Any thoughts or help

2006-10-18 16:17:24 · 2 answers · asked by Anonymous

2006-10-18 16:09:09 · 9 answers · asked by ANGEL B 1

I am reproducing an image where there's a shadow behind a triangle. what are the settings in the drop shadow box if i basically want a triangle with another triangle behind it in solid black?

2006-10-18 15:51:38 · 2 answers · asked by michimee 2

2006-10-18 15:50:04 · 1 answers · asked by tameka 2

I need to loop a cin until the use inputs no number. what does the if statement have to be to do this? i tried if input==NULL but with integers, NULL = 0. i don't want to have that because 0 is such a common number. is this possible?

thus, i've written:

bool check;
int input;

while(check)
{
cin >> input;
if(input==????)
check=false
else
list.insertNode(input);
}

2006-10-18 15:46:52 · 3 answers · asked by ifoam 3

2006-10-18 15:39:27 · 9 answers · asked by Anonymous

How can I combine two conditions with AND to get this...
here is the code.


{
if (user.Text = "moe" & pass.Text = "2123812812")
Response.Redirect("Default2.aspx?user=" + user.Text);
else
Response.Redirect("default3.aspx");
}


It generates an error with & operand... whats right to code?

2006-10-18 14:54:58 · 2 answers · asked by Doublethink..!! 1

Below is the entire paste of my code, it is so large I had to put it in an additional detail. I seriously do not understand a way around the problem I seem to be having, if you compile the code, you'll see (and yes the error part is marked, which is in the Output function definition...that it doesn't chose the right canidate...well it does but ONLY sometimes! I try it with 5 canidates (for my project requirement), if the VALUE OF canidate 0 in the array is the highest in that array, then it will always pick the last value in the array!

ANY help would be appreated!

2006-10-18 14:23:45 · 4 answers · asked by D 4

if i hav a record of 30 bytes and i wanna store it in a disk sectored with 512 bytes. why will i wanna pad it to 32 bytes

2006-10-18 13:34:37 · 3 answers · asked by jasmine 3

fedest.com, questions and answers