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

Programming & Design - December 2006

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

What is the fastest way to get the median value from a list of numbers? A link to some code would be appreciated (VB6, C, or C#)

2006-12-13 06:14:25 · 2 answers · asked by Zefram 2

The task can be implemented with the normal use of a dot net as well as using the three tier architecture.But in todays world mostly are preferring the three tier thing.why?can you please explain me clearly?

2006-12-13 06:05:56 · 2 answers · asked by rocky 1

how do i upload a flash audio file in my website to play when someone visits it?

2006-12-13 05:35:27 · 1 answers · asked by Anonymous

for example like my space,they make the users to make an account and also let them upload files,
how do i do that with html ?

2006-12-13 05:25:27 · 3 answers · asked by watani@sbcglobal.net 1

This is the question one of my collegue asked me. Actually I never imagine about this question. For what "i" stands for? Please help me.

2006-12-13 05:10:49 · 6 answers · asked by vijay0003 1

2006-12-13 04:46:15 · 1 answers · asked by Danielle M 1

...i hv referred a lot of samples n found dat profit on either sides is important in any project...its an interactive proj..a single point of info for all users..i used a lot of pics..details etc..can u plz tell me any gud feature dat i can include to make it unique n much useful...n plz do also give me any websites dat can b used to design gud screens...in html,dreamweaver etc.im eagerly waiting fr ur reply plz help me.......plz try answering it as soon as possible...waiting eagerly fr ur reply......

2006-12-13 04:09:40 · 1 answers · asked by perkylives 1

A script in this movie is causing Adobe Flash Player 9 to run slowly. If it continues to run, your computer may become unresponsive. Do you want to abort the script?

I get this message at least once per day. What does it mean? What kind of script?

2006-12-13 04:01:15 · 8 answers · asked by Mad About Purple 5

Does anyone know what site I can do this with a picture

http://viewmorepics.myspace.com/index.cfm?fuseaction=viewImage&friendID=29499644&imageID=1418562873

I want to take a regular picture and decorate it like this. Please if you know how to do this just give me step by step instuctions

2006-12-13 03:53:30 · 6 answers · asked by saharj007 3

Which ONE of the following is TRUE?
a. A subclass may delete instance variables that are
declared in its superclass.
b. A subclass may declare new instance variables
that are not declared in its superclass
c. A subclass may delete messages that are
defined in its superclass
d. A subclass must use all of the methods defined
in its superclass.

2006-12-13 03:23:56 · 4 answers · asked by chigyc 1

I want to start something like myspace or a job thing like careerbuilder. Can someone help?

2006-12-13 03:17:01 · 10 answers · asked by Ginger 1

I want to clear all the data entered by user at the time of post back.
Is there any special command to clear all the containts on web form. I am using vb.net as serverside and text/javascript as client side language.

2006-12-13 03:14:21 · 1 answers · asked by dipak 2

I have web site that implemented by asp.net 2 using c#..
I want to save the date and time at whitch the user leave the site or close it..How could I do that??

2006-12-13 03:09:43 · 1 answers · asked by samar b 1

I have the tel# 2234657823 for example.
And I need it to look like (223)465-7823.
I have a list of these I need to format in Access.

2006-12-13 03:04:58 · 3 answers · asked by absolutbianca 3

I want to create a text counter in a way that when i type 3 letters in the text field the counter displays 3, and when i delete one the counter displays 2, thank you for your help

2006-12-13 02:43:47 · 4 answers · asked by moataz 1

I made a project on power point but now I want to add a music to it
can you help me with that

2006-12-13 02:41:39 · 3 answers · asked by Anonymous

I need the text in the Console Window to stay at the top. The text normally just goes down to the bottem. I need this for every line.

Before:
http://img95.imageshack.us/img95/7138/befiresf7.jpg

What I want:
http://img95.imageshack.us/img95/3827/exanplerx1.jpg

2006-12-13 02:41:11 · 2 answers · asked by Jack8274 1

I have 10 Benny Goodman songs that I would like to put into a folder, I am doing something wrong and can't get it

2006-12-13 02:38:34 · 5 answers · asked by neil m 1

Hi this is my code pls check if if it is right or if it is wrong pls corect my code.

Private sub_click() Picture
Image1.Picture=Picture2


If you have any suggestion to replicate a picture pls reply to this thanks .

2006-12-13 02:32:03 · 3 answers · asked by Gamer07 1

2006-12-13 02:30:05 · 6 answers · asked by Anonymous

I want to know how much does it take to start a website like myspace.com or allhiphop.com. And where do one go to make his own website.

2006-12-13 02:20:33 · 9 answers · asked by jeff 1

2006-12-13 01:26:14 · 3 answers · asked by The-SasuNaru-supporter~~~ 1

The argument needs to be optional defaulting to true, so that the existing call to the function doesn’t need to be modified. I also need to add a second button to my form that provides a case-insensitive count. This is what I have so far.

Public Function WordCount(ByVal sInput, ByVal sSentence) As Integer
WordCount = 0

Dim i As Integer

For i = 1 To Len(sSentence)
Debug.Print(Mid(sSentence, i, Len(sInput)))
If Mid(sSentence, i, Len(sInput)) = sInput Then
WordCount = WordCount + 1
End If
Next i

End Function

Private Sub cmdCompare_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cmdCompare.Click
Label.Text = WordCount(TextBox1.Text, TextBox2.Text)
End Sub

2006-12-13 00:51:33 · 2 answers · asked by bhs00 2

The normal view is only showing a small part of the spreadsheet, i have to take the page zoom down to 30% to see all the table. When I print the spreadsheet of it is fine. When i have created the spreadsheet i must have done something that has the table on bigger zoom than what is showing, it like its under a magnifying glass. I want to view the table under the page zoom of 100% and view the table as normal. The only way I see the full table is 30% and the font is unreadable, please help..

2006-12-13 00:39:17 · 6 answers · asked by noodles 1

fedest.com, questions and answers