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

Programming & Design - March 2007

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

It played fine before I uploaded it. I also deleted the files and uploaded them again. And I'm pretty sure I uploaded all the html and swf files I needed to. Please help. Thanks! =)

2007-03-28 21:51:05 · 3 answers · asked by blackrainn999 2

no matter what host I try I get host not found do you have to be connected to them first or what I know there live host I ping and nslookup then first anyways I can get past the problem

2007-03-28 20:54:48 · 2 answers · asked by Anonymous

2007-03-28 20:28:25 · 6 answers · asked by gaggie 1

I am looking for a website which has a whole punch of software for me to download. I have problem with searching the software and download it from different places....a software directory with different categories like Business, Multimedia & Design, Audio & Multimedia and Network & Internet. Please let me know which sites are the best

2007-03-28 20:26:26 · 3 answers · asked by Hoang D 1

2007-03-28 19:57:29 · 1 answers · asked by Anonymous

Even otherwise, does GTK as a library lack certain things compared to the alternatives like QT?

2007-03-28 19:27:04 · 1 answers · asked by breeze 2

I'm trying to create simple HTML pages using ASP code to output the file permanently. I'm having a lot of trouble with it because using the FileSystemObject keeps returning the error "Bad file name or number.", no matter what the file name is. What can I do to fix this?

Here's the code I'm using at the moment (I know there's not supposed to be any spaces in the statements. I used them to display them here properly):

path = "http://www.stpenterprises.net/tips/index.txt"

' ForReading = 1
' ForWriting = 2
' ForAppending = 3

set file = fso. opentextfile (path, 2, TRUE)

file. write (strName) & vbcrlf
file. write (strHomePage) & vbcrlf
file. write (strEmail) & vbcrlf
file. close

set file = nothing
set fso = nothing

2007-03-28 19:03:09 · 1 answers · asked by Rockstar 6

I am working on a Java application that gets input and sends output to the system console (System.out and System.in). I need to detect the pressing of a certain key right when it is pressed... not once the user presses enter.

For example, say I need to detect the pressing of the 'A' key, and when that happens, the program will do System.out.println("YOU PRESSED THE A KEY");

If a user tries to type the word "roman" this will happen:

romaYOU PRESSED THE A KEY
n

I hope that makes sense. I know there is no method for doing this, but any work around would do, including creating an invisible component to implement a KeyListener (though from what I have seen, components can only listen for keys if they are visible). Also, I need to do this using pure Java, not system-specific libraries.

Thanks very much to anyone who can help!

2007-03-28 18:44:07 · 3 answers · asked by Stephen W 1

The Start toolbar usually stays at the bottom of the screen. Mine somehow moved to the top. How do you bring it down again?

2007-03-28 18:36:48 · 3 answers · asked by little pro 1

2007-03-28 18:21:06 · 1 answers · asked by Arjunudu A 1

2007-03-28 18:09:41 · 2 answers · asked by Anonymous

Is it really that expensive to develop a customized portal website with advanced CMS features? How much will a web development firm usually rip-off a lay customer for this kind of job? I mean, you don't need expensive natural resources like gold, silver, oil, etc to build the website. Just technical labor. And this labor cost a whooping lot. Please explain why the high price.

2007-03-28 18:05:42 · 3 answers · asked by Anonymous

2007-03-28 17:56:12 · 5 answers · asked by Jacky 1

Can I change the way of using the mouse scroll to zoom in AutoCAD? Most of the other CADs I used zoom in the opposite way AutoCAD zooms. In AutoCAD scroll up zooms in. Can I change this?

2007-03-28 16:39:03 · 2 answers · asked by Avorytk 1

If I focus on teaching myself everything i need to know to get a job as a web designer. What kind of money can i expect to make working for a company?

2007-03-28 16:23:06 · 8 answers · asked by upsetman 1

2007-03-28 16:16:48 · 5 answers · asked by ? 4

I have asked this question before and no one got it right. See if you can answer this fun little quiz.

This is Visual Basic 6.0. (No cheating now)
Can anyone tell me the results that will be displayed in the Immediate window when the procedure Test is called?

Public Sub Test()
Dim sTemp As String
Dim bRetVal As Boolean



sTemp = "Original"
TestFunction (sTemp)
Debug.Print "Result 1 = " & sTemp

sTemp = "Original"
bRetVal = TestFunction(sTemp)
Debug.Print "Result 2 = " & sTemp

sTemp = "Original"
bRetVal = TestFunction((sTemp))
Debug.Print "Result 3 = " & sTemp

End Sub


Private Function TestFunction(sTest As String) As Boolean
sTest = "Changed"

TestFunction = True 'Set a return value
End Function

2007-03-28 16:02:02 · 5 answers · asked by Jeff R 2

I added hearts ♥ to my myspace name and also falling hearts that were imbedded in HTML code for the page. The falling hearts kept turning into ?'s so I changed the falling hearts to stars and they now stay.
I put hearts on my name and now the same thing is happening. They turn into ?'s when I log back in. What did I do wrong? Is there a way to keep from losing them?
Thanks in advance.

2007-03-28 15:55:23 · 1 answers · asked by ♥ G ♥ 6

I require assistance with script writing with JScript .js file (not javascript) that will read records from a tab delimited text file, sort them by lastname then firstname then age, and place the ordered records in an excell spreadsheet.
The Script needs to be ordered by last name, firstname, then age. There needs to have a sort method, a split method, arrays and the use of FileSystemObject and ActiveXObject in the code to produce this .js file.
I would appreciate any assistance anyone can give me with this, as I am really new to JScript and am a bit lost as to how to start.

2007-03-28 15:47:35 · 1 answers · asked by peter j 1

I want to edit my picture on myspace, and I was wondering if someone can give me a bunch of sites to do that. Thanks!

2007-03-28 15:38:21 · 3 answers · asked by Jasmina 1

I am wanting to write an Excel macro that, based on the contents of the currently selected cell, goes to another worksheet, and then finds a cell with the same contents? Any ideas?

Thanks

2007-03-28 15:35:33 · 1 answers · asked by thenameisthesame 4

How many different numbers can be represented by 3 bits?

Sorry I dont really get this question...the answer is 8 but why? I thought 1 bit can only represent one number? Someone please help >///<

2007-03-28 15:11:12 · 2 answers · asked by HaX 2

2007-03-28 15:08:36 · 3 answers · asked by Farouk M 2

2007-03-28 14:58:23 · 7 answers · asked by Rajesh p 1

I also couldn't figure out how do do this one. It's the last one I have to do, I promise ;). It involves doing stuff with a text file (which I uploaded onto the internet).

The question goes like this:

The Student Cd contains a file named random.txt [I uploaded it to http://d01.megashares.com/?d01=3251418]. This file contains a long list of random numbers. Copy the file to your hard drive and then write a program that opens the file, reads all the numbers from the file, and calculates the following:
A) The number of numbers in the file
B) The sum of all the numbers in the file ( a running total)
C) The average of all the numbers in the file

The program should display the numbers of numbers found in the file, the sum of the numbers, and the average of the numbers.

I really appreciated the help, I wish they had more examples in the book for this stuff. Thanks for taking the time.

2007-03-28 14:57:09 · 2 answers · asked by Stash O 3

I am Making an Icon for myself and would like a picture of Idina Menzel. I cannot get to google images myself, so just send me the link of the image and i can deal with the size fixing. Thank you!

2007-03-28 14:51:03 · 3 answers · asked by Anonymous

how do you insert double spacing for Microsoft Word? I am doing my home work at my friends house, and cant figure out her computer very well!! Thanx!

2007-03-28 14:38:47 · 14 answers · asked by Marie M 3

I dont care if it is hard to use but plz give me a site to get best awncer you need to have at least 3 site and 2 reasons why those sites are good and dont say geocitys

2007-03-28 14:29:30 · 10 answers · asked by Minty Fresh 1

fedest.com, questions and answers