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

I want to do an SQL query. The 'where' clause uses 'greater-than' a target value. I want to retrieve exactly one and only one row, namely, the very row exactly after my target value. The catch is, I want it to be efficient; I don't want the select to find hundreds of records first, then serve up the single row I want; I want it to find the row I want (reminder: it's already an indexed row). Can SQL do this, and do it efficiently like an ISAM read would do?

2006-07-28 07:32:08 · 3 answers · asked by Tony 1

If you know how to make this happen, you should contact me.

2006-07-28 07:30:19 · 2 answers · asked by Michael Myklin 3

hi all i am web designer how can i find direct client for my freelance work.

Regards

2006-07-28 07:02:21 · 4 answers · asked by Salaam N 1

I have already installed windows xp service pack 2.still its giving errors. can ne body help me out???plzzzz......i wud appreciate it very much if ne 1 cud.the service is already running, but windows says that its disabled.

2006-07-28 06:35:32 · 2 answers · asked by srivas 1

2006-07-28 06:16:25 · 1 answers · asked by Ashley G 1

birthday invitations

2006-07-28 05:52:18 · 2 answers · asked by castillo795 1

OK here's what I know, put the CD in the drawer... BTW I am using windows 2000 and I have a HP computer, now just what do I do after I put the CD in the drawer?????? NOBODY laugh either! Thanks in advance.
Grandmagloria

2006-07-28 05:48:01 · 4 answers · asked by Gloria 3

I am a schoolteacher looking to build a website for my class, but I haven't the first clue where to start.

I have a PC and a MAC.

School starts in two weeks. Any help/advice would be much appreciated!

Thanks!

2006-07-28 05:43:39 · 10 answers · asked by Anonymous

I'm trying to create a contact form so that customers can email me, using specific required info. I don't understand the concept of using a mail template. I created a form on my wesite, in which the info, including the customer's email address is to be entered and submitted. I set the method to post, and the action to "cgi-bin/mail.cgi".

Now my mail.cgi is just a template that has this in it:

$name
$email
$address
$dayphone
$nightphone
$subject

What am I doing wrong? How am I supposed to make reference to the Tripod mailer, and which file do I put it in?

I keep getting this error message everytime it tries to access mail.cgi that says "Your script produced this error:
Can't locate File/Glob.pm in @INC (@INC contains: . / /lib /site_perl) at mail.cgi line 1.
BEGIN failed--compilation aborted at mail.cgi line 1."

If anyoner would be willing to take me through understanding this, I would be extremely greatful!

2006-07-28 05:38:21 · 1 answers · asked by Rockstar 6

2006-07-28 05:32:49 · 8 answers · asked by Kriszty D 1

Is there a formula to extract a word or phrases from a free text string in a cell? for exp, cell A2 contains "the dog jumped over the fence". in cell B2, i would like to extract the word "dog". However, the word dog is not always placed in the same sequence because cell A3 could say "the cat is fatter than the dog" but i still want to extract just the word "dog".

I have tried FIND() but that only works if the word im looking for is in the same place in the text string.

2006-07-28 05:17:44 · 7 answers · asked by Stephen . 1

2 change hair and make up and all that stuff

2006-07-28 05:17:43 · 4 answers · asked by Rufino C 2

i want to apply a scroll bar box, that i can place pictures in, so i can scroll my photos,,, and to place in my web page, i have no knowledge of hmtl or writing programs, so i,m look for a box that i can just drag and drop onto my web page

2006-07-28 05:06:06 · 1 answers · asked by glenmrrs 2

Please help

2006-07-28 04:56:38 · 1 answers · asked by Anonymous

My problem is that I want to call an array from one function in a header file and then input it into another function in the header file. For example consider the code.

Class MyExample{

private:
double Array1[16], a, b;
int n;

public:

double function1(int n);
double function 2();
};

MyExample::function1(n){

for(a=0;a Array1[n] = a;
}
}

MyExample::function 2(){
//I need to get Array1[n] into this function!
for(a=0;a Array1[n] = Array1[n]/b;
}
/*
Whats more is that I want to be able to have Array1[n] not be converted to a int because n is an integer.

Also then how would I return Array1[n] to the .c++ file?

Thanks, any help is appreciated as it is getting a bit irritating since I just can't pass the thing.

Brian
*/

2006-07-28 04:48:51 · 3 answers · asked by Brian D 1

How can i come 2 know the ip address of a person who harasses me by sending mails.

2006-07-28 04:46:12 · 4 answers · asked by OMMIE 1

2006-07-28 04:41:38 · 7 answers · asked by ksibindigushungo 1

I want to send one file from 1 user to another? plz help me how to attach that file? Is it required to store in database? I am using sql 2000 What type of datatype tobe used to store that file.

2006-07-28 04:35:00 · 1 answers · asked by dipak 2

Can someone please explain to me why the following HTML/CSS markup creates an unwanted gap at the bottom causing a scrollbar to appear?




Area GREEN

Area BLUE





Im trying to get the BLUE area to stretch to 100% height however with the GREEN area being 30px in height I expected the BLUE height to be 100% - 30px. This isnt the case. It appears the 30px is being added to the overall display causing the scrollbar to appear.

Im not interested in an overflow patch but a way to do something like 100% - 30px or something to get this display to appear as predicted. So far im guessing the good old TABLE tag must be used.

2006-07-28 04:21:11 · 3 answers · asked by zerohourx 1

2006-07-28 03:26:33 · 11 answers · asked by Anonymous

i'me running out of time my norton is going to expire on the 29july.i know i must renew it but do not have the neccery funds at the momement i do have other anti virusus to install but when i go to add+remove programs norton does not want to go away can anyone help...running out of time thanks

2006-07-28 03:25:21 · 7 answers · asked by manuel j 2

I want to construct a web-page. It won't be so complicated, but still, I want to have a database, and a forum. Which language is worth learning: xml, html, php or any other?
Thanks a lot...

2006-07-28 02:56:59 · 11 answers · asked by ufukguc 2

2006-07-28 02:27:13 · 3 answers · asked by pavanksgr k 2

Ok, this is probably an odd question, but say I use a tool to view the integers of a program in my memory addresses. Like right now, Firefox is storing 12 in 16AAAE. Is there a way to find out the variable name stored there?

2006-07-28 02:16:43 · 3 answers · asked by Kelly M 1

plz tell me detailed

2006-07-28 02:15:32 · 5 answers · asked by pavanksgr k 2

My child has a webpage and would like to allow people to register with the site and use a username and password to access a database where they would store information on hours they have worked on a school project.

I don't know how to do this in html. I am sure it is a common application. What software does one use for the registration and username/password access and what type of database software is used to store a database on the web?

2006-07-28 02:11:01 · 4 answers · asked by Michael M 1

I want to open a small window of i e browser when i will click certain link button

2006-07-28 02:06:25 · 2 answers · asked by dipak 2

"save as" and save this picture as a .jpg, gif, etc. document. I have a photo in a Excel document that I want to save but when I right click on the photo "save as" isn't there all that there is is cut, copy, paste. What do I need to do?

2006-07-28 01:54:17 · 5 answers · asked by Greg 3

fedest.com, questions and answers