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

Programming & Design - September 2007

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

i have 5 led light patterns, and what i need is one switch that when you press it, the first pattern will be the output, then press, and 2nd pattern, press, 3rd pattern, and so on.

Do i have to use interrupts?
help.

thank you and Godbless.

2007-09-13 01:45:42 · 1 answers · asked by asker123 2

I'd like to open a simple online store so that I can sell my items which I'm currently selling on ebay there instead. The ebay fees are cutting into my profits too much so I'm looking for a webhost that charges less than £5 ($10) a month. It must have a shopping cart, payment options and a sitebuilder so I don't have to use html. Also I don't want to sign up for a year so the £5 would have to be for one month on a 1 or 3 month contract. Ideally, I'd also like a free domain name and a 30 day money back guarantee.

It would be great if someone could let me know if there's a site out there for me. Thanks

2007-09-13 00:54:56 · 10 answers · asked by jenny84 4

refer the site : http://e21.com/index.php?a=5&b=790 and please tell me whether it is true or a scam

2007-09-13 00:22:08 · 3 answers · asked by fourwings7 1

i have heard that through voip u could talk through ur cellphone freely

2007-09-13 00:15:22 · 7 answers · asked by joy5122 1

I want to start a web site that people can download music from and pay per download, these bands featured on this site will be not signed and will be up and coming bands and thus not be subjected to the red tape that comes with trying to sell the music from bands that have already signed for record companies.

2007-09-12 22:52:13 · 5 answers · asked by Sage112 1

I want to make it so people cant just chop straight to parts of my website but always have to go through my index page first.

2007-09-12 20:36:25 · 5 answers · asked by The Shadow 3

I am setting up a desktop for my 7 year old son and would like the icons for the browers to be the logo of the site they lead to. Can someone please explain to me how to convert an image into a 'logo' that windows xp will accepts as a logo? It will not take .jpg, .gif, .bmp, etc.

2007-09-12 16:58:57 · 1 answers · asked by fae1999 2

How do I make a form for my site that people can write:

Name
Email Address
Comments

and it will mail to my email. Any help? I dont want to use a free form site, because you have to put their links on their. I just want to know how to make a FORM a regular FORM with a regular HTML code. Thank you :D

2007-09-12 16:20:42 · 6 answers · asked by Coconut Crazy 1

I don't know if there's an HTML for Dummies book out there, but I'm losing my mind! I do a search on how to write something in html and I get back a VERY techy answer. All I want to know is: When I"m making a bulleted list and I have a bullet , can I then make a secondary list with different bullets that indent further from the first set of bullet points? Something like this:


* Steak
* Oranges
* Onions
*Red ones
* Cornbread
* Butter
*Unsalted

Lets say I want another bullet under the Butter that indents further and says "unsalted" ANY help would be appreciated and please, I'm just learning, so if possible to answer in a plain and simple manner, it would be much appreciated.

2007-09-12 15:35:22 · 6 answers · asked by Cyndi 1

I have my domain name and hosting through godaddy.com that came with an SSL certificate. I asked their TECH how I can get just the purchase areas of my webpage to work under the SSL and not the whole site. She said it cant be done and only the entire site could be SSL protected. Is there a way around this? I see hundreds of sites with seperate SSL areas. In other words I want my site to be http://mysite.com and when they go to purchase have them go to https://mysite.com/buynow so that just that area was protected. Please help...Thanks

2007-09-12 13:48:10 · 1 answers · asked by flafuncop 2

Hi!

I need to submit a business case to the BIG GUYS in management on why I think we need to get a certain program installed at work.

Has anyone ever done anything silmilar? Can anyone offer any tips/advice on how I should structure this..?

Thank you! :o)

2007-09-12 12:35:29 · 2 answers · asked by Anonymous

I don't have adobe photo shop. But I want to embed one image into another.

Thanks

2007-09-12 12:22:33 · 1 answers · asked by Will A 1

If yes, which software or WindowsXP feature is used to turn a home computer into a web server?

2007-09-12 11:06:31 · 8 answers · asked by szhob 3

Posted at Tue Sep 11, 2007 11:50 am by god0fgod

This is a test. A HTML test. With quotes





The link wont work. It acts as normal text. How can I fix this?

2007-09-12 06:00:47 · 5 answers · asked by god0fgod 5

You see im coding a site and i ned MX Dreamwaver Just Trailist Not Pro Or Anything So Please Help Me

2007-09-12 05:43:41 · 3 answers · asked by FC11 6

Please tell me!!!!!!!!!!!

2007-09-12 05:34:42 · 12 answers · asked by daydreamer_qt 3

Hi,
i need to recreate the function requete()
function requete($var,$var2)
i imagine the return is an array but i can not found how to recreate the function

$formule=array("M1", "P1", "P2", "P3", "P4", "P5", "P6",

foreach ($formule as $key=>$value) {
${'req_'.$value}=requete("SELE... tarif FROM tarifs WHERE age=".$age." and genre=".$rens_pers['sexe']." and regime=".$rens_pers['regime'].... and formule='$value'","req_ tarif");

${'req_'.$value} is an querys array?
how can i return it and use it?

anyone have an idea?
thank you for your help

2007-09-12 05:34:10 · 3 answers · asked by locin4r 1

I cant do its its frustrating

2007-09-12 05:28:50 · 1 answers · asked by Anonymous

The books says JDK can be downloaded free of charge on www.java.sun.com I dont know which one to download. no one says JDK. Books says it supplies 2 primary programs. They are Javac.exe and java.exe. I sould download either one of those 2 or just the JDK?

2007-09-12 04:34:09 · 3 answers · asked by volvo942 1

write a program that would display first 5 positive perfect numbers. A perfect number is a number whose sum of all its divisors except itself is equal to that number. For example, 6 is a number because the sum of all its divisors except itself (1 2 3) is equal to 6.

2007-09-12 02:49:39 · 4 answers · asked by herbert v 1

I understand about JOINS, but what exactly is the whole point of relations? I don't "get" it. Probably because all the material available asume you know MySQL almost as well as the people that wrote it...

2007-09-12 00:35:51 · 1 answers · asked by Anonymous

what is it and what does it do? do i need it?

2007-09-11 22:44:29 · 4 answers · asked by Janna L 2

Genuine request. It's my first attempt at putting audio on the site. Please tell me if it works okay.
http://www.hortense-ellis.com

2007-09-11 21:59:35 · 3 answers · asked by Sir Jam 7

2007-09-11 16:28:38 · 3 answers · asked by Notfanoffootball 1

i am willing to pay for services

2007-09-11 16:16:51 · 4 answers · asked by Anonymous

fedest.com, questions and answers