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

2007-02-04 08:37:48 · 12 answers · asked by Anonymous

2007-02-04 08:37:17 · 6 answers · asked by Anonymous

2007-02-04 08:36:47 · 3 answers · asked by Anonymous

2007-02-04 08:33:49 · 4 answers · asked by Anonymous

2007-02-04 08:33:13 · 13 answers · asked by Anonymous

i want to add the tiny citation numbers in my document how do i do that

2007-02-04 08:28:26 · 2 answers · asked by myke_n_ykes 6

Please help! My boyfriend has worked in IT for the last eight years (he's an Analyst Programmer). He got the job originally as an office junior on leaving school, worked his way up and is well respected by his employer. He wants to move jobs and, perhaps unwisely but it's a bit late now, handed in his notice.

The problem is, he has no useful contacts in the industry and doesn't know how "other people" go about finding work. He isn't getting calls from the agencies and he thinks it is because he is not a graduate and has no IT qualifications on paper.

I really want to help but I don't know how! I'm trying to come up with different suggestions about where he could look or what he could try, but I've run out of ideas. He only has four more weeks before he's out of work.

Where should he look (on or off the internet)? Where do people in IT get their jobs from? Who are the big employers? Do they all want graduates? Or should he just keep plugging away at the agencies and be patient?

2007-02-04 08:00:29 · 6 answers · asked by Snakey B 4

I'm currently designing a website.I want this website to has a security element, so i want to implement a session time out. Can someone please guide on how to program a session time out.

2007-02-04 07:44:09 · 1 answers · asked by aida j 1

I'm writing a program in C (NOT C ++) to convert money and I need to round U.S. currency to the nearest cent. How do I round money to the nearest cent?

Ex: $0.501 rounds to $0.50,
$0.505 rounds to $0.51,
$1.006 rounds to $1.01,
etc.

2007-02-04 07:43:39 · 2 answers · asked by anonms420 1

I'm using a word program and the text I'm typing continues off of the page. Moving the margins doesn't help, and pasting it somewhere else it still goes off the page and out of site. Help?

2007-02-04 07:40:09 · 2 answers · asked by Sligo 4

I have a code to acces the data base and view the tables but I want to allow the user to enter there own query, including updates and additions into the database.

Is there such a code. I'd really hate to re-invent something here because I'm not real good with PHP.

Thanks

2007-02-04 07:33:32 · 1 answers · asked by Ken B 1

2007-02-04 07:18:04 · 6 answers · asked by sharon m 1

like a .org or something, but i dont want anything to get in the way, like freewebs or anything. but is there a place i can do it for free without any software?

2007-02-04 07:03:00 · 2 answers · asked by Anonymous

2007-02-04 06:47:33 · 2 answers · asked by Anonymous

somehting like adding a password after being saved.........preventing other users from opening

2007-02-04 06:38:25 · 6 answers · asked by michael s 1

Suppose if a bit sequence is given in binary format. I need to represent it in Little-Endian format. How could I do this?
plz, mention some simple examples (if possible).
if a bit seq. is: 1011 0110 0011 1010.
how would be its Little-Endian representation??

2007-02-04 06:37:38 · 1 answers · asked by Ishtiaque A 1

I am trying to view contents on a certain page and i'm getting that error message.

2007-02-04 06:33:46 · 3 answers · asked by JACQUELINE N 1

In this site user can only search the profile(biodata). Profile will be added by the site administratior. So I need help on how to create automatic unique profile id for all candidates?

2007-02-04 06:23:31 · 1 answers · asked by gaurav 2

....one color and the text another color? If so how would I change this code?



href="http://www.nal.usda.gov/fnic/foodcomp/Data/Other/JAFC_52_4026-4037.pdf"
target="_top">Antioxidant
Strength Of Plant Foods (.gov, .pdf)


Thanks

2007-02-04 06:14:16 · 3 answers · asked by Lisa 1

What's the best 'stuff' you need for the best computer?

2007-02-04 05:58:33 · 3 answers · asked by jesusfreak1939 1

How can I get back to the correct font?

2007-02-04 05:57:14 · 1 answers · asked by mtomc1 1

Is it possible to update rows in a table based on what order that are sorted by......For example: say I have a row in my table which is a timestamp and a row in my table that is an integer(points). What I want to so is sort all results by timestamp and apply this formula to points.(Points=points+(101 - whatOrderYouAreListed)). It is hard to explain, but if you have the lowest timestamp, you get 100 points. If you have the second lowest timestamp, you get 99 points...and so on. Thank you for any help!

2007-02-04 05:52:15 · 2 answers · asked by Jonathan D 1

I want to create my site for free without any risk that my current domain for my site will stop working.

2007-02-04 05:52:09 · 5 answers · asked by Anonymous

I did B.Tech(Comp Sc) 2.5 yrs back. Have no experience in software field. Am planning to join an institute(Noid/Delhi) which gives training on SAP module (ABAP/4), promising placement assistance.
Can these institutes be trusted? Its a big concern for me as regards career and managing my finances as of now. Am having a tough time to decide as i cant waste more time now.

2007-02-04 05:46:46 · 2 answers · asked by keepsmiling 2

Can I restrict access to certain tables within my SQL database, rather than have all users having access to everything?
Is this done at PHP level or on the SQL database? or could it be both?

2007-02-04 05:32:15 · 2 answers · asked by mcsy_2000 1

2007-02-04 05:28:36 · 8 answers · asked by Cool Sun 3

Design a C# solution with a Main ( ) method that holds an integer variable named seconds to which you will assign a value. Create a method to which you pass this value. The method displays the seconds in minutes and seconds. As an example 66 seconds is 1 minute and 6 seconds.

Add a second method to the solution. This method displays a passed argument as hours, minutes and seconds. For example 3666 seconds is 1 hour, 1 minute and 6 seconds.

Add a statement to the Main ( ) method so that after it calls the methods to convert seconds to minutes and seconds, it passes the same value to the new method to convert it to hours, minutes and seconds

2007-02-04 05:23:05 · 1 answers · asked by CR 2

I have a layout I want to post the code for. I have to code but I dont know how to put it in a text box. what do ido?

2007-02-04 05:02:35 · 4 answers · asked by CJS 2

anybody know if I can use a image link from photobucket in my blogs? If so which url do i use. if i cant how do i add images inside my blogs?

2007-02-04 04:55:13 · 3 answers · asked by bswife2007 1

fedest.com, questions and answers