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

2007-03-27 23:09:31 · 2 answers · asked by Anonymous

i am also interested in oil painting and web designing and animation. (i just do this as a hobby for now) i would like to be trained professionally.

i am planning to do short courses . i live in Chennai - India

2007-03-27 23:09:29 · 1 answers · asked by artist_uma 2

Hi
I have Unix shell script that invokes PL/SQL procedure.
THe batch job when executed terminated with the error message 'unlimited: The specified number is not valid for this command.'
Please let me know what is the root cause of the issue and how to fix the issue.
Thanks

2007-03-27 22:24:17 · 3 answers · asked by Vijay 1

2007-03-27 21:29:08 · 8 answers · asked by amroabdo2000 2

2007-03-27 20:42:03 · 8 answers · asked by Anonymous

Does anyone know how to convert a decimal number (like 25.512) into a 32-bit binary number? Thank you

2007-03-27 20:11:44 · 2 answers · asked by Pinky 1

I have a question on how to convert decimal number (like 20.215) into a 32-bit ? Thank you

2007-03-27 20:08:09 · 1 answers · asked by Pinky 1

2007-03-27 19:26:41 · 0 answers · asked by soooo e 1

2007-03-27 19:21:12 · 1 answers · asked by Asim Abdali 1

is there anyway to do it like creating an exe file or some script ..etc so I can for example send them an email, so by double clicking the link, or running an attached file..etc they can have the favorite list added? Users are suing Windows XP, IE 7 and IE 6. Thanks for help

2007-03-27 19:16:57 · 2 answers · asked by sami 3

hen how long this will exisit in the heap. for example in the funcation I created some Vector Object. this handle available in all over the application. mouse event program I'm trying to access the same . will it exist , if exist how long this will exist.

2007-03-27 19:09:46 · 6 answers · asked by ramarkanna 1

Does anyone know how to write a program in java that will auomate the process of archiving incoming and outgoing faxes?

2007-03-27 19:02:04 · 1 answers · asked by Dawg 2

Spiders have got 8 legs, bugs have got 6 legs. There are some animals in the box and we know that together they have got X legs. Write program for calculation number of spiders and number of bugs in the box.

(Example: If there are 30 legs, there are 3 spiders and one bug (3*8 + 1*6 = 24 + 6 = 30), or five bugs and no spider (0*8 + 5*6 = 30).
thanks.

2007-03-27 19:01:57 · 2 answers · asked by WAW 1

mysql

2007-03-27 18:57:13 · 5 answers · asked by nandha k 1

We have Jrun4 server, with above sometimes" socket exception" come. this system is accessed by @only 30 users but it's always slow down & we have to restart it again & again.
Please give me solution . Is It's hardware issue?

2007-03-27 18:50:45 · 1 answers · asked by Dips 1

This is my story...I'm trying to help implement a program where over 60 people will be inputting information into a worksheet, which will keep year to date figures, and calculate numbers on a qtrly basis as well. I'd like to make this as automated as possible, so as to minimize the clerical time necessary on this project. Does anyone have any suggestions?

2007-03-27 18:19:03 · 2 answers · asked by swampysgirl 2

The operating system's complete name is Redhat Linux enterprise EL4

2007-03-27 18:18:14 · 4 answers · asked by Thomas John Patrick Welling 1

visual basic,xml,sql etc

2007-03-27 17:54:58 · 6 answers · asked by pb_0405 1

I am trying to photoshop a tiny image into a tiny shape, can anyone help me w/ tips or anything?

"star, diamond, bubble"

2007-03-27 17:51:29 · 5 answers · asked by Anonymous

are there other lighter sounds than Beep()

2007-03-27 17:18:19 · 3 answers · asked by Rami 5

#include
#include
#include
#include
using namespace std;
int main()
{

int studentId[15];
int studentQuiz1[15];
int studentQuiz2[15];
int studentQuiz3[15];
int studentQuiz4[15];
int studentQuiz5[15];

ifstream infile("farhanafiona.txt");

cout<<"Student"<<" "<<"Quiz 1"<<" "<<"Quiz 2"<<" "<<"Quiz 3"<<" "<<"Quiz 4"<<" "<<"Quiz 5"<<" "<<"High"<<" "<<"LOw"<<" "<<"Average"< cout<<"Number"< int noofstudent=0;
while(noofstudent<15 && infile>>studentId[noofstudent] && infile>>studentQuiz1[noofstudent]&& infile>>studentQuiz2[noofstudent]&& infile>> studentQuiz3[noofstudent]&& infile>> studentQuiz4[noofstudent] && infile>>studentQuiz5[noofstudent])
{
cout< cout<
noofstudent++;
}

2007-03-27 16:52:20 · 1 answers · asked by n f 1

I recently graduated with an MIS degree and did a project similar to something a systems analyst would do and I liked it. I don't excel at programming however I feel I would be good at understanding the end user and being able to relay wants and needs to programmers. I can understand code but have a hard time writing it from scratch.

I am finding it hard to find an entry level position that doesn't require much experience seeing I have no previous work or internship experience. Any ideas on how to start my career?

2007-03-27 16:43:50 · 3 answers · asked by PokerTruth 1

In my quest to learn Php I have another task but I've hit a block.

What I am trying to do is have a resume put online BUT when someone clicks on this html button to go to my resume page they are given a password prompt. What I want is that if they enter the correct password the resume page displays and if not then an error message appears. I am trying to do this with Php. The thing I can't get around or at the moment can't think of is how can I prevent the user from just typing in the url of the resume page and thus going around my password check? I thought about having the resume as an "include" to another file but if the user does a "view source" they can still see the resume file name. Any suggestions? Maybe I'm approaching this wrong or missing the obvious?

2007-03-27 16:42:00 · 4 answers · asked by Anonymous

given there are 5 scores for test1 until test 5.how can i sort them and how to find the highest,lowest and average scores??

2007-03-27 16:03:24 · 6 answers · asked by n f 1

2007-03-27 15:47:07 · 7 answers · asked by Anonymous

I have a computer that is a few years old. It was given to me from someone who used to allow anyone and everyone use it. I'm almost positive it has viruses, spyware, trojans... etc. I want to completely wipe it out, and start over. I want to get rid of the O.S. and install a new one, and everything else. I don't want to just uninstall everything, run a new antivirus, and a default factory settings disk; I mean I want to wipe this thing clean. If you know how to do this, please let me know. Thanks!

2007-03-27 15:41:14 · 8 answers · asked by Mr.L 3

I know there is a lot of web designing businesses, if you have the 'know-how', is it worth trying to start a wd business?

2007-03-27 15:38:48 · 5 answers · asked by Anonymous

I'm a newbie in handling databases and need a little help..

Does anyone here knows what happens when an Oracle tablespace is dropped? The tables will be removed, but will the database space for this tablespace be removed as well?

Thanks.

2007-03-27 15:33:00 · 1 answers · asked by dt_aiying 2

fedest.com, questions and answers