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

Programming & Design - November 2006

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

I want to learn computes and do it from my home because I never go any weir and I have a need to learn and may be get a job I have a computer and a keybord and don't know how to use the two together maybe to make some money

2006-11-16 10:30:10 · 2 answers · asked by jetrose2000 1

0

I received a MAPI error when I try forwarding pictures from my yahoo mail. I recently did an update with my AOL. Anybody have any solutions?

2006-11-16 09:47:22 · 1 answers · asked by browneyes40 1

I know JS and VB, are there any others?
Please help.

Thanks in advance,
Adam

2006-11-16 09:38:15 · 2 answers · asked by Anonymous

Hello im looking for complete adsense sites created with the onsite seo allready done(metatags, htags, title all optimized), i can get the content myself or if u can also do the content urself that would be great. Looking for outside the usa only . Might get alot done later on if this works out.
thanks

2006-11-16 08:58:11 · 2 answers · asked by virgin 4

0

this is what i want...

someone to be able to click on contact,feedback or advertise with us with in my web site and a form comes up they fill it out and it gets emailed to me

is that php if so how do i do it

if not what do i need and how do i do it

thanks

2006-11-16 07:05:25 · 1 answers · asked by Anonymous

then attempts to guess the number. The program should make an inital guess of 50. THe program should then ask the user if 50 is the number the user has in mind, or if 50 is too high or too low. Based on the respone given by the user, the program should make another guess. Your program must continue to guess until the correct number is reached.

2006-11-16 06:31:52 · 5 answers · asked by Anonymous

What do you suggest if I want to write numbers from 1 to 200 in my web page using html commands? (Dont want to use ASP or PHP)

2006-11-16 06:12:21 · 4 answers · asked by x_squared 4

can not open any files,can not use any programs i need step by step instructions to install 95 floppy disc

2006-11-16 06:09:29 · 4 answers · asked by dee dee 1

is there any security diff or features n also please tell me how can i protect my sql data?

2006-11-16 05:59:51 · 6 answers · asked by Anonymous

for example, i have two file:

file A: 1,2,3,4,5,6

file B: 5,6,7,8,9,10

if i want to join the together and become file C, without any duplication, like:

file C: 1,2,3,4,5,6,7,8,9,10

what UNIX command should I use to combin two files together without any data duplication.


Thank you very much, everybody.

2006-11-16 05:57:15 · 3 answers · asked by TT 1

i understand its a server based language, but can someone tell me how does it work and what are the neccessary programs to be downloaded on a microsoft 2003 server in order to use PHP and how does PHP work with MYSQL

2006-11-16 05:56:27 · 3 answers · asked by maherovus 1

Somebody sent me there yahoo id on a dating site but i'm not a member so it's disguised and he said instead of spaces use underscores. What does this mean?

2006-11-16 05:28:56 · 3 answers · asked by lady 2

I think it has something to do with javascript but i dont know.
Also, could you please give the adress of the website you found tthe adress on. Thanks.

2006-11-16 04:59:36 · 3 answers · asked by will o 1

Ive seen on sites like DABS that you can enter your postcode into an input box and it outputs your street asking you to select your house number which completes your address details. where can i get such a database (for free?)

2006-11-16 04:58:49 · 4 answers · asked by trooper97 2

2006-11-16 04:46:44 · 2 answers · asked by Allergic To Eggs 6

every time i saved my program on desktop, the default icon was shown. I want to change to my own icon, but I do not know how. please help!
thanks

2006-11-16 04:43:37 · 4 answers · asked by ohio 1

I know how to read/write/change table values. I just need the initial connection info.

2006-11-16 03:56:22 · 5 answers · asked by shaunhelsom 2

public static int lucas(int n)
{
if(n == 1)
return 1;
if(n == 2)
return 3;

return lucas(n-1) + lucas(n-2);
}

2006-11-16 03:43:05 · 5 answers · asked by Anonymous

2006-11-16 03:34:58 · 4 answers · asked by Christina 2

Select *
FROM attendees
WHERE fname = Jim

I'm creating a recordset in Dreamweaver from my access database. The table 'attendees' is correct, and the field 'fname' is correct. I tried ="Jim" and every combination of quotes, no quotes, etc.

The error I'm given is:
[Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 1.

I'm guessing the solution is something very simple... please help!

2006-11-16 03:02:42 · 4 answers · asked by jimbobbighouse 4

...its a real simple one.

but i want people to be able to download it and use it just be clicking on it. ...surely this cant be THAT hard..... but i cant figure it out.... HELP PLEASE!

2006-11-16 02:56:46 · 2 answers · asked by sean_mchugh6 3

I have not built a computer in years and wanted to do this again. Just a simple web-broswer and run a few programs for study/learning. What are some good sources other than "Newegg" and "Tigerdirect"? OR, are these good sources in your opinion? Months ago I had found some, and, did not put them in favorites, so, you know that story.

2006-11-16 02:56:46 · 2 answers · asked by Snaglefritz 7

When i give a browser based application with ASP / HTML as front end and sqlserver 2000 as back end, the ASP coding gets pirated from the computer on which the application is run or from the server in local area network. Any method to keep it safe? Any other platform where coding is safe and application still runs in web browser? will working in ASP.net or VB.net solve my purpose?

2006-11-16 02:31:39 · 4 answers · asked by Varun S 1

2006-11-16 02:13:14 · 21 answers · asked by ashbash 3

Can someone show me an example and help me understand this a little better? Thanks :)

2006-11-16 01:55:59 · 7 answers · asked by Christina 2

public class Activities extends Exercise{

public static void main(String[] args) throws IOException {

it says innner class cannot have static declaration

2006-11-16 01:53:30 · 1 answers · asked by Anonymous

Hello.. I'm doing an assignment in web developing using C#.. I'm required to make a validator, so that the value entered in a textbox is a valid SMU email. The valid SMU email is ....@sis/accountancy/socsc/business/economics.smu.edu.sg

I've placed a regular expression validator, but i'm confused how to validate, what to put (such as \w,\d, or??).

Appreciate your helps. =)

2006-11-16 01:46:59 · 1 answers · asked by sylvdoanx 2

fedest.com, questions and answers