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

Programming & Design - February 2007

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

I've got space on a shared webserver (hosted by canaca.com), and I need to set up a wiki-type service. However, it won't allow user uploads due to safe_mode. I'm usually fine with figuring out this sort of thing, but I have no idea what file to edit and I'm not sure where I'd find it.

2007-02-14 12:54:35 · 3 answers · asked by ? 5

It is hard for me to.... because i'm a beginner, no book yet to refer...

Help me solving my problem, I wanna know what command use for opening a folder on a removable drive. As we know, the removable drive letter will change for difference PC/notebook/Laptop, how do i do it??

this is my situation, i make an application, an put it in a removable drive,i write an autorun.inf so everytime user click the removable drive, the application will run. after user enter password and username, and get it right, a MsgBox("Hi..") will appear and user click OK then the removable drive will open it contents.

but my problem is, i dont know what comman to use to open the removable drive.

i've tried

Dim MyPath as String
MyPath = CurDir()
File.Open(MyPath)

it doesnt open the drive letter. Help me please

2007-02-14 11:59:59 · 5 answers · asked by anashah85 1

int main() {
int num1, num2, sum;

cout << "Please enter first number: ";
cin >> num1;
cout << "Please enter second number: ";
cin >> num2;

sum = num1 + num2;
cout << "The sum is " << sum << endl;

return 0;
}

I am supposed to use this sample program to calculate the temperature conversion like

°C = 5/9 (°F - 32)

To find degrees Fahrenheit when you know the Celsius temperature use this equation:

°F = 9/5 °C + 32

To find degrees in Kelvin when you know the Celsius temperature use this equation:

°K = °C + 273.15

To find degrees in Rankine when you know the Fahrenheit temperature use this equation:

°R = °F + 459.67

It looks like the input should be in farenheit and produce 4 outputs of different concersion of temps.

If ayone can help me with this I'd appreciate it very much.

2007-02-14 11:54:03 · 4 answers · asked by Anonymous

black fonts and grey fonts
black fonts and white fonts
screen fonts and printer fonts
input fonts and output fonts

2007-02-14 11:47:23 · 1 answers · asked by thedeetzes4 1

i do not have very much installed on this computer , how ever , it is a used one , is there any thing that may be hidden that I can get rid of ?

2007-02-14 11:43:58 · 6 answers · asked by dr_shrek@sbcglobal.net 1

instruction at "0x047a2bf2" referenced memory at "0x047f6c88" the memory couldn't be read. Is that why my internet is running so slow.

2007-02-14 11:41:55 · 1 answers · asked by Michael M 4

I know its charm.
something, but I dont know what the something is.
Can someone help??!!

2007-02-14 11:24:53 · 4 answers · asked by thfgbv 3

2007-02-14 11:23:03 · 1 answers · asked by Anonymous

2007-02-14 11:05:30 · 3 answers · asked by Anonymous

2007-02-14 11:04:59 · 3 answers · asked by Jaycia 3

2007-02-14 11:01:57 · 15 answers · asked by Jaycia 3

It can be any sub-topic but I want to make it interesting. I would love to have an African American flavor to it.

Any Ideas???

2007-02-14 11:00:00 · 1 answers · asked by Anonymous

2007-02-14 10:52:45 · 7 answers · asked by Jaycia 3

Using this code....


Can I do this with a file on my hard drive or do I have to host it online somewhere?

2007-02-14 10:51:55 · 13 answers · asked by Triple Nipple 1

2007-02-14 10:48:12 · 10 answers · asked by somthin_genuine 1

While I am at work I can open many "tabs" being on-line - different sites, etc. While at home -- a for instance, I can be looking at myspace layouts - click one to "preview" it. At certain areas you can't arrow back to the previous page so I will try to "x" out of it. On this computer it will say "you will be closing all tabs if you exit." Then I have to re-open everything again. Why does this happen and what can I do to make it stop? Please be specific with any instructions if you know. Thanks for your help.

2007-02-14 10:10:10 · 4 answers · asked by butterfliesRfree 7

How can you add a snippet of music to the beginning of a slide show? And i want to put part of a video on it how can i do that to??

2007-02-14 10:03:17 · 2 answers · asked by Kick_Fanatic_Jordan_Radic 2

2007-02-14 10:02:00 · 1 answers · asked by patrick o 1

I have data in the format YYYYMMDD which I need converted to MM-DD-YYYY. I need a formula solution in Excel.

For example,
20070214 -----> 02-14-2007

Assume data is in Column A and the new data will appear in Column B.

First person with a WORKING formula get 10 points.

2007-02-14 09:43:10 · 10 answers · asked by Anonymous

I have been researching stuff on the internet, namely VB code among other things, but I am not sure which would be the easiest way to go about doing this. I have very limited experience with VB (decent knowledge of C++) and don't really know how to implement the code into the excel file. If someone could help me, it would be greatly appreciated. Thanks

2007-02-14 09:29:36 · 5 answers · asked by shawleigh17 2

I once saw at a friends, she had a pic of her and her bf with a caption underneath , but she had made it look like a newspaper clipping, I no longer have contact with her, so can anyone tell me what program can perform that kind of effect. thanks

2007-02-14 09:18:25 · 4 answers · asked by Anonymous

2007-02-14 09:16:11 · 3 answers · asked by justadude 1

Hello Everyone,

In VB 2005 how would I go about making a text box change the format to currency format in the text box after the user clicks away from that box?

2007-02-14 09:13:22 · 1 answers · asked by relms2000 1

is there a way to edit PHP pages in a way much like front page where there is a graphical interphase. I am a beginner at it and practically have no experience but would like to handle changes to the page contents much like html is it even possible?

2007-02-14 08:54:49 · 3 answers · asked by Jman18 2

I am not trying to do anything specifically, I just want to find out why I get a funky arrowhead shaped thing instead of a line when I try to use it.

I can't find the option to change it from an arrow shape to a line shape.

Thanks

Jason

2007-02-14 08:51:26 · 4 answers · asked by J 1

What are some examples of publishing applications? ... I am looking at a job description that asks for content authoring tools and publishing applications and I am trying to figure out what it means. Thank you!!

2007-02-14 08:40:08 · 1 answers · asked by karen 1

I want to build a social network so obviously i'm going to need databases, user logins, communication tools etc. Since i'm starting from the bottom it's best to integrate the right languages in right away.

Should I use Java/PHP/MySQL? or try some of these other crazy things like AJAX?

2007-02-14 08:11:34 · 4 answers · asked by Anonymous

2007-02-14 08:09:06 · 2 answers · asked by Rose 1

I have a unique spreadsheet for my business and I do not want an employee from downloading it and selling it to one of my competitors.

2007-02-14 08:04:13 · 7 answers · asked by mpejakovich 1

I want to return all results from a table that meet this conditional:

COLUMN-A has 5 rows.
But, for these results, COLUMN-B must also be a distinct value.
So for instance, in the following example, I want to get back a value of "1", because column-A has 5 rows and column-B has the same distinct value. Column-A is ignored for "2", because there aren't the same value for Column-B.

TABLE
-----
COLUMN-A COLUMN-B
-------- --------
1 8
1 8
1 8
1 8
1 8
2 9
2 9
2 9
2 7
2 7

I thought the key would be to write a query like this:

select * from table
where column-A in(select column-A from table group by column-A having count(column-A) > 5
and
column-B in(select column-B from table group by column-B having count(column-B) > 5)
)

But this doesn't work.

Probably something goofy I'm missing.

I'd appreciate a hand.

thanks!

2007-02-14 07:54:39 · 5 answers · asked by Rob 5

fedest.com, questions and answers