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

Programming & Design - February 2007

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

I am a first year computer science engineering student

2007-02-22 02:37:36 · 1 answers · asked by Rahul M 1

i want information on computers like....history of the computer, parts of the computer, uses of the computer, types of computers, computers in our daily life, disadvantages, internet, mail, chatting, websites....al that......

2007-02-22 02:35:44 · 6 answers · asked by shravya p 1

2007-02-22 02:35:18 · 2 answers · asked by Joydeep 1

2007-02-22 02:11:47 · 4 answers · asked by will d 1

Like for an artist displaying his work or a photographer?

2007-02-22 02:04:51 · 5 answers · asked by Yea Yea 4

I'm using the string method indexOf in Javascript to as a if statement test ...
if(myvar.indexOf("DSI") != -1 {}

Will this only match on DSI or will also match on Dsi or dsi or dSI etc, and if it is the later (i.e. case sensitive) is there a javascript function I can use to normalize case. example

if(myvar.indexOf(themagicfunction("DSI")) != -1 {}

2007-02-22 02:03:23 · 2 answers · asked by Mark 1

I'm making a form and I have no idea how.

2007-02-22 01:21:23 · 2 answers · asked by morningcake 1

2007-02-22 01:20:17 · 3 answers · asked by Nanjundan T 1

can you give me an answer in form of visual basic program

2007-02-22 01:18:03 · 3 answers · asked by marvin 1

I am writing a program using visual c++. i want to save some data to a excel file. i need a example code for that. help me

2007-02-22 00:59:55 · 2 answers · asked by jk 2

How can I create an OCR-PDF, and what exactly is that.

2007-02-22 00:58:01 · 1 answers · asked by lil_luman 2

I'd like to add a video to myspace, and if I embed the code, it shows up, but it doesn't automatically start. Is there a way I can make it immediately play as soon as the myspace page loads? Please help! :)

2007-02-22 00:48:03 · 2 answers · asked by Tara 2

i have specified the sql query to connect to table..

SELECT propertydata.*, environdata.* FROM propertydata, environdata WHERE propertydata.farmerId = environdata.farmerid AND (propertydata.farmerId = ?)

how to give the parameter value (?)...

2007-02-22 00:46:32 · 2 answers · asked by joe 2

free sites of downloadable fonts.

2007-02-21 23:55:18 · 3 answers · asked by Anonymous

Does anyone know how I can get rid of this?

2007-02-21 22:43:19 · 4 answers · asked by jcase61 2

I want some links in my page to open in a new window. So, i'm using "target=_blank" with 'a' element. While checking the code with dreamweaver, its giving the result- "target attribute is not a valid xhtml.."
How can I code it in CSS. I don't know the code. Please help

2007-02-21 22:32:26 · 3 answers · asked by virus_photo 3

no networking no internet what to do

2007-02-21 22:31:48 · 5 answers · asked by xxsanxx 5

2007-02-21 22:29:32 · 4 answers · asked by PHILIX P 1

For example, with VC++ used to create a GUI, we can code modules in c++

2007-02-21 22:27:16 · 2 answers · asked by babs 1

I am looking for different codes to spice up my profile. Pl. suggest a website.

2007-02-21 22:10:11 · 2 answers · asked by Anonymous

#include
struct account
{
int accno;
char acctype;
char name_accholder[10];
float balance;
}s1,*pt;

main()
{
pt=&s1;

puts("enter accno type name of acc_holder balance");
scanf("%d%c%s%f",&pt->accno,&pt->acctype,
&pt->name_accholder,&pt->balance);

printf(" accno %d acctype %c name %s balance %f", pt->accno,pt->acctype,pt->name_accholder,pt->balance);
}

2007-02-21 22:02:53 · 3 answers · asked by saritha v 1

I am a new "learner" who wants to learn deeper(est) about JAVA programming.And I don't know where to start?Is there any requirement that i need before i jump to it?

2007-02-21 21:52:04 · 6 answers · asked by Ncuxzz 1

Im doing some myspace stuff and need to leave a gap between paragraphs but pressing enter twice does not seem to work....help

2007-02-21 21:46:43 · 9 answers · asked by Anonymous

There's a saying that you cannot use the apostophy or the ' symbol when coding in .NET is it so? Is there a workaround for this? Please explaing in syntax.

2007-02-21 21:13:28 · 2 answers · asked by K-Paxian 2

2007-02-21 21:05:05 · 2 answers · asked by ...grl 1

How to open a file from a java class by giving RELATIVE PATH?

2007-02-21 20:53:09 · 1 answers · asked by Rocks 2

Any suggestions?

2007-02-21 20:26:00 · 7 answers · asked by Anonymous

fedest.com, questions and answers