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

Programming & Design - July 2007

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

Why do I need a screen saver I want to know how does the picture on the screen of my computer save it.

2007-07-15 17:36:33 · 8 answers · asked by Gracy 2

if this is not how do i acheive this?
I am trying to read the array value of modelName[i] store it in inputName and the determine if inputName is == to the variable i am looking for (the models name) and then if it is display the whole line of code.

while ( response != null && response.length() > 0){
System.out.println("You are searching for " + response);
for (int i = 0; i < modelName.length; i++)
{
modelName[i] == inputName;
if (inputName == response)
System.out.println( modelName[i] + "\t\t" + digitStockNumber[i] + "\t" + modelColor[i] + "\t" + integerPrice[i] );
}
}

2007-07-15 16:28:52 · 3 answers · asked by Anonymous

if (choice == 'n'){

response = JOptionPane.showInputDialog(null, promptName);

while ( response != null && response.length() > 0){
System.out.println("You are searching for " + response);
for (int i = 0; i < modelName.length; i++)
{
if (modelName[i] == response){
System.out.println( modelName[i] + "\t\t" + digitStockNumber[i] + "\t" + modelColor[i] + "\t" + integerPrice[i] );
}
}

response = JOptionPane.showInputDialog(null, promptName);

}
}

am i using arrays correctly or am i way off? The way im thinking it should run the for loop and test the modelName[i] and if it is == to response(name of vehicle user input) it will then display that line.

2007-07-15 16:17:42 · 1 answers · asked by Anonymous

Dear Community,
Hello,
I am trying to make a port scanner for cell phones using J2ME. I am having problem in finding out how can I create my own raw packet in J2ME. The only class I can think of is connector. If somebody can please guide me how can I make my own tcp packet and send it to a host and listen for a response. rather than opening a full 3 handshake connection with host how can i send only one packet with the flags of my own choice.
I would be much obliged if can get a prompt reply.
I really need help as I had been researching here and there but havent found any relavent information so far. I got source code of some port scanners but they used wincap api and thats not possible in j2me to import an api. please help me thanks

Truly yours,
ET

2007-07-15 15:51:04 · 3 answers · asked by ET 1

What is the code to use FN+F1, FN+F2, ect to use those function keys in a batch file? Any help be great!! Thank you!!

2007-07-15 14:53:49 · 1 answers · asked by Anonymous

I'm using FileZilla to upload a web page. What do I use as my host and username? I'm using godaddy.com for my web page.

2007-07-15 10:19:22 · 1 answers · asked by Debbie D 1

I really I get a good answer for this, because I need some help. I'm trying to create a website for my soccer team, but I have no clue what to do. I'm trying to use a template. It's on busc.org-scroll down to the bottom of the page (the really bottom). You have to log into the team editor to access the template it previews-the username and password are both "demo" no caps, no punctuation. It gives me all the stuff but I have no idea what to do with it or how to put it all together into a website. Can somebody please, please help me? I'm looking for a computer-savvy person here, because this is totally out of my world. Thanks.

2007-07-15 06:53:22 · 2 answers · asked by Anonymous

2007-07-15 06:36:26 · 6 answers · asked by a_sar 2

Hello, i wanted to make a chatting game like awolnow, and i wanted to put it on my own site..well how do i do that for free?

I would like to make something like habbo or awolnow, and have contacts and nobles or cits for free..

2007-07-15 06:29:28 · 3 answers · asked by Anonymous

I'm very simple minded when it comes to code, just the same I would like to learn it anyway. Can anyone direct me to a good site or book?

2007-07-15 06:28:36 · 6 answers · asked by Jimmy 3

2007-07-15 06:24:24 · 3 answers · asked by Tyrell P 1

I have two tables: Users and Logs, i use this query to get user info from table 'Users' and user's last access log from table 'Logs'
SELECT users.*,logs.* FROM users LEFT JOIN logs on users.id=logs.user_id GROUP BY logs.user_id

The problem is there are several log records in table 'Logs' for some users so mysql graps the first log record for user (Older Record) but i need mysql to grab the last log record for each user so i can get the last active date!
Any idea?

2007-07-15 05:48:03 · 4 answers · asked by Aria 2

I've got a webpage, and I'd like for this:
http://www.snapdrive.net/files/462453/untyped.wav
To play out when you enter the page.
How can I make that happen?
The code?
Thank you. <3

2007-07-15 05:30:40 · 2 answers · asked by eirhya 1

i have a bachelor of science,major in physics univ. in other country and i am looking for changing my career, i want to become a computer programmer. My closest community college has more certificates,one is visual basic.net programmer and other is just computer programmer and is more general. questions:is visual basic.net a good start in this career and has it a good future,will i find a lot of jobs w vb.net.This is the reason for changing my career, right now my job is waitress.Should i better take a regular computer programmer certificate where i can study more C++ and JAVA

2007-07-15 03:25:02 · 3 answers · asked by eric 2

Hello, just asking for help on how to make a command button remain in the center of a form in Visual Basic even if you resize the form. How do you make it remain in the center? I've tried so many codes already....Please help! Thanks!

2007-07-15 02:29:40 · 2 answers · asked by Mark B 2

I want to add values to a one dimensional array

Is this correct

dim ratings () as string
ratings(1)="3 hp"
ratings(2)="5hp"

I receive"invalid outside procedure"

thank you

2007-07-15 02:23:18 · 4 answers · asked by toms r 1

I have copied some text to deny a certain IP to my site, and im told i have to copy the text into notepad, and then upload it in ASCII format.
How do i do this?

2007-07-14 23:26:17 · 2 answers · asked by ChrisW 3

Can someone please point out the technical terms for dreamweaver like slicing images or html and so forth?

2007-07-14 22:16:32 · 2 answers · asked by Anonymous

Iam creating a website & want to know if this is possible - add other website links in my webpage.

2007-07-14 21:57:44 · 3 answers · asked by Anonymous

I want to learn and design a Web-page that can be used professionally without any objection. That is something like Dream-weaver or MS Front page or something

2007-07-14 20:54:45 · 5 answers · asked by Joy James Sigao 1

for example, in a given column the values are 10, 7, 6, 5,10 and 6. and i am looking for how many 10's are there. the result would give me 2.

2007-07-14 18:56:55 · 1 answers · asked by Liyah R 1

wen i type smethin in photoshop cs it won't appear on image could someone help me

2007-07-14 18:34:59 · 3 answers · asked by Anonymous

I have no idea why.. any help will be greatly appreciated.

http://bestrentacar.com.sv/Best/rates.html
http://bestrentacar.com.sv/Best/reserve.html

2007-07-14 18:19:59 · 1 answers · asked by Val B 1

Why do most website where you can upload videos need to end with a certain code? Because I went on 4 wbsites and my movies coudn't work. My movies are a little cartoon-y and they all end with tt3. Does anyone know a website that can upload any kind movies no matter what they end with?

2007-07-14 18:07:06 · 3 answers · asked by Matthew Paul 2

i want to make a picture, but one that shows multiple pictures.. like an animated GIF.. or something like that..
Do i need a specific program? or can i just use my computer's default systems?

2007-07-14 18:03:54 · 3 answers · asked by juan 3

I'd like to create an adobe acrobat .pdf with hyperlinks from an open office document.... and not have to write out the whole webaddress in the paper. Do I need to purchase something? Am I entering the hyperlinks incorrectly? They work in openoffice, but not after I export them into a .pdf. Any help appreciated!

2007-07-14 17:40:14 · 1 answers · asked by registerlocally 2

http://i150.photobucket.com/albums/s91/robyn_iz_bossy/collage1-1.jpg

my friend already made this one for me but i want to know how to do it myself is there any online photo editor that you know of can do this....PLEASE HELP..!!

2007-07-14 16:23:42 · 2 answers · asked by ... 2

how can i run a website from my computer, one i could customize and put pictures on and do templates and things with html and EVERYTHING?

like i could run one off my ip with a cover name like at .tk or .co.nr?

2007-07-14 13:05:39 · 3 answers · asked by Ptudia 2

is it vital to my pc?

2007-07-14 10:55:17 · 4 answers · asked by howardramclam 2

fedest.com, questions and answers