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

Programming & Design - July 2006

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

What are they useful for? Why are they potencially dangerous in spam?

2006-07-16 08:18:26 · 1 answers · asked by bernieEC 2

can there be 2 primary keys in a table ?
and what will happen if there can be 2 primary keys?

2006-07-16 07:31:37 · 6 answers · asked by andy 1

After downloading the latest Java SDK 1.4.2 & API Documentation from sun.java.com, I am having a little trouble on how to open Java language. I have got "Java Web Start" icon on the desktop. Once I click on it, I get the "Java Web Start Application Manager" window while I am online. I also get 4 applications like "Draw 4 App". I am very eager to start coding my first Java program. While offline, where to code, how to compile and run in the end? Please write me in detail.

2006-07-16 07:20:16 · 6 answers · asked by CyberRider 1

does the apple system have programs like word,powerpoint and other things like that?

2006-07-16 07:19:07 · 4 answers · asked by Anonymous



The above line is what i want to write as the first line inside a file.
But as you wud imagine using quote inside a string is giving me an error. any help ?

Dim fstream As New FileStream(sfd.FileName, FileMode.OpenOrCreate, FileAccess.ReadWrite)
Dim sr As StreamWriter = New StreamWriter(fstream)
sr.WriteLine("")
'sr.WriteLine("") still is same



In the above line quotes are missing and i can't write quote ... i am sure u must hav understood wht i am saying.

2006-07-16 07:00:57 · 4 answers · asked by Alpha-Male 1

please i have a macbook but i want os x in my pc

2006-07-16 06:35:48 · 3 answers · asked by agustin 1

i want to know which site can teach me HTML and how to use microsoft frontpage better

2006-07-16 06:35:21 · 3 answers · asked by aks 2

2006-07-16 05:00:31 · 10 answers · asked by july5_uk 3

Following code dosnt work...why ?

Private Sub Form_Load(....)
cmdok.setfocus
End Sub

How can u do this ? (I know it can be done in a different way but dont know how.)

2006-07-16 03:30:59 · 3 answers · asked by RedishBlack 1

2006-07-16 03:00:08 · 2 answers · asked by ROBbie 2

2006-07-16 02:48:41 · 7 answers · asked by chicken 1

I take neuroleptics and I'm afraid I can't do it, but it would be good for me, because then I could do web as well, I Iearned print graphics.

2006-07-16 02:11:36 · 10 answers · asked by Anonymous

2006-07-16 02:00:20 · 4 answers · asked by Anonymous

I've forgotten mysql5 root password and I don't have any other account. Re-installing it didn't help me. I'm running mysql on my PC.

What I must do ?

2006-07-16 01:55:20 · 2 answers · asked by TitanAD 2

program to calculate the age of a person through month, date and year entered by the user?

2006-07-16 01:55:04 · 2 answers · asked by Anonymous

Can I use C++ compiler for programming C. whether its give wrong solution

2006-07-16 01:51:46 · 9 answers · asked by sanjay 3

I've read the readme files and I've searched the internet for the answer of this question everybody tell me to insert 2 lines in the httpd.conf files of my computer but apache write me " Cannot load /php/php5apache2.dll into server : the specific module could not be found. " I've checked everything such as path and using "/" instead of "\" in giving the path but I couldn't solve the problem.

Now I have php 5.1.4 and apache 2.2.

I want to use Apache instead of "EasyPHP"!

2006-07-16 01:44:32 · 1 answers · asked by TitanAD 2

for perks in the near future. Its for a sports betting website. please msg me now on yahoo ... dreamweaver and css is a plus. vicky_laursen thx!

2006-07-16 01:25:47 · 1 answers · asked by Vicky L 3

I'm puting data from mysql database to an optionbox....

I'm using this code: