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

Looking for something that will let me fill information in and maybe add some pictures and be able to cross reference.

2007-02-07 02:07:08 · 1 answers · asked by chopperhound 1

This alert appears on my computer screen and Windows informs me about adding to virtual memory but then cautions that some requests for memory can be denied in the process. I get this alert when I am using Nortan anti-virus for updating virus definitions.

2007-02-07 02:07:04 · 8 answers · asked by braj k 3

Help?!

2007-02-07 02:02:47 · 2 answers · asked by neounlimitedforever 2

I need to text someone from the computer...i have done it before but i dont remeber how...

2007-02-07 01:56:39 · 3 answers · asked by blaque_queen2008 1

I want to put an Inline frame in my webpage to display another page inside

But I want this Inline frame to expand according to the size of the page it is showing.

Does anyone has the code for that please

Or is it possible to do anyway?

2007-02-07 01:28:06 · 2 answers · asked by Anonymous

2007-02-07 01:25:24 · 12 answers · asked by Starbucks27 3

I have this basic progam that needs to be completed but I have no time ot complete it so I need some help, don't worry its not for a grade or anything just somethign that needs to get done.

Design a wage-calculation program with the following:
If employee's number(ID) is greater than or equal to 1000, the progam should read and annual salary and calc weekly pay - salary divided by 52.
If employee's number is less than 1000, wages are calc on an hourly basis - Hours over 40 are paid 1.5c the regular hourly rate.

Well that it so anyone know the program layout that minds to share because I have to get to class now.

2007-02-07 01:15:23 · 2 answers · asked by gatz1000 4

For english dictionary, I require data to develope an online dictionary website, any source free or paid?

2007-02-07 01:09:09 · 3 answers · asked by Webiz 1

2007-02-07 01:08:57 · 7 answers · asked by Anonymous

Hello, I have to use only excel or its plugins to do this as my boss wants me to automate this process for lazy people who are not advance computer useres.

I have been trying to get a custom report for which I have a table and a query that fileters the data for me.

I have six columns (Machine type, machine description, base warranty, 1 year service, 2 year service, 3 year service)

There are 3 records(rows) having the same same value for Machine type "4400", machine description "Big machine", base warranty "1".

Now the 1st row has a serial number under 1 year service and no values for the rest of the remaining columns.
2nd row has a serial number under 2 year service and no values for the rest of the remaining columns.
3rd row has a serial number under the 3 year service and no values for the remaing columns.

How to automate this that I get one single row so that I avoide dublicates in first 3 columns and the years serial number come on seperate columns givin me 1row

2007-02-07 01:01:55 · 5 answers · asked by Sib 2

What programming language can I use to create a website that looks like this --> http://www.tomshardware.com/

I will be doing this on my own, and I have basic knowledge of HTML, PHP, and MySQL. I would assume I need to use all 3.

Or are there other alternatives?

2007-02-07 01:00:49 · 3 answers · asked by Venom 5

MS Word will obviously print page after page of text but I want it in booklet format double page etc. Anyone any ideas please?
Thanks, James

2007-02-07 00:58:48 · 2 answers · asked by Anonymous

I've bin downloading stuff from the net lately & I've come across this term;*****URL****, I've no Idea what it is or what it means, help me out.

2007-02-07 00:58:13 · 3 answers · asked by Anonymous

2007-02-07 00:29:48 · 2 answers · asked by sm m 1

Write a C++ program that reads in three floationg point numbers from the keyboard and the finds the arithmetic, harmonic, and geometric mean. PLEASE HELP !!!!!!! I M STUCK !!!!!!!!!!!!!!!1

2007-02-07 00:27:06 · 1 answers · asked by texas87x 1

Is there any way to check duplicate names while filling data in MSAccess?

2007-02-07 00:26:21 · 2 answers · asked by APNim 2

Write a C++ program that enters an 8-digit string for a birthdate from keyboard. The first two digits in the string are month of birth, the next two are the day and the remaining four are the years. The C++ should squeeze out these substrings and display it on the screen as follows:

month of birth:
day of birth:
year of birth:

2007-02-07 00:13:39 · 5 answers · asked by texas87x 1

2007-02-06 23:56:47 · 1 answers · asked by amit s 1

What is this all about please!!

2007-02-06 23:23:13 · 3 answers · asked by Chris 5

can you please tell me who to make to writing smaller on my screen to the ordinary size thanks.

2007-02-06 23:12:49 · 7 answers · asked by bigbaps 3

2007-02-06 23:03:35 · 1 answers · asked by lilangelsarah23 1

http://street30.com

Its a common forum related to computers.
I made it just because I still cannt find any normal forum about interesting computer info in the net. Yes, they are "webmasterworld" and "programmingtalk" but they are related only to a tight-specific areas.
At the moment there are only several topic:
But its up to you how many posts will have this site in the future :).

So, please register and share whatever you are interested in.
I will keep the design clean, no ads and will add more categories when requested by you.

Thanks alot!

2007-02-06 22:15:06 · 2 answers · asked by Bobi G 1

how to make a scrolling marquee for friendster?
strike?the coloured one PLEASE HELP ME

2007-02-06 22:14:28 · 1 answers · asked by Anonymous

It will help to have paste and copy functions what language should I use to make a programme to do it, and if possible can you write a simple programme to do this ?

2007-02-06 22:08:21 · 4 answers · asked by joey 3

My host has a limit on the amount of memory you can have in your mySQL databases. While I can have an unlimited amount, each database can only have 100 mb in it. I'm at 129 mb, now, and I'm getting Database Errors. My host (1and1.com) responded and said I had to link another mySQL database to the original, but said that they don't support the script, and could provide no further information. Do you know what this? Any ideas on how I can solve this problem?

2007-02-06 22:03:14 · 1 answers · asked by Anonymous

i have made a website in asp.net using vb as base. now i am trying to access an image in another folder from a file in another folder, both in my parent website.
eg : file is /site/abc/a.aspx
image is /site/xyz/b.jpg

now it is not showing the image. it is displaying it from a file in the main site folder but not in any other folder. i tried the following but without success :
~/xyz/b.jpg
../xyz/b.jpg

Only way it is working is if i give the whole path, like /site/xyz/b.jpg but that i don't wanna give as my parent folder name may change. Any other way to get around this?
PLEASE HELP!!

2007-02-06 21:45:57 · 1 answers · asked by francisco 2

on diploma basis

2007-02-06 21:43:48 · 4 answers · asked by nitin 1

fedest.com, questions and answers