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

Many like me are spending hours on the net, searching for income generating sites. But after going thru 5 pages, you are asked for your credit card number?? Cheats.
Please tell me ONLY IF YOU HAVE EARNED WITHOUT GETG CHEATED. give me the sites. At present, I go thru Rentacoder.com, they dont collect any advance, they deduct from your pay if and when realised.
But dont know much about them too.PLEASE HELP ME AND OTHERS.

2007-09-16 00:00:39 · 3 answers · asked by PARAM OF SUNFLOWERDANCE.COM 3

I am doing some image manipulation on users' inputs: everytime, the image is modified, but is sent by the server with the same name (can't change it).
Putting headers such as:
header("ETag: PUB" . time());
header("Last-Modified: " . gmdate("D, d M Y H:i:s", time()-1) . " GMT");
header("Expires: " . gmdate("D, d M Y H:i:s", time()) . " GMT");
header("Pragma: no-cache");
header("Cache-Control: max-age=0, s-maxage=0, no-store, no-cache, must-revalidate");
BEFORE the tag works fine with IE6-7, but fail with Firefox: the image on the screen is the image cached on the user's machine.
Any idea how to implement this so it can run on firefox?

2007-09-15 21:55:15 · 3 answers · asked by just "JR" 7

pls help me.. codes pls?

2007-09-15 18:03:13 · 2 answers · asked by pristine 1

1

Does visual C++ use ordinary C++ or does it use OS exclusive parts? (This is only about the coding, not the visual parts)

2007-09-15 16:59:06 · 3 answers · asked by Henry T 1

I have a PSP theme and I want to alter the classy pink an dmake the stuff blue or dark silver, the site sill hasn't given instructions on how to make our own themes so I'll do it the hard way. how do open the classypink.ptf file and change all icons and change the theme. Thanks. Appreciated much if you dont ask questions, just tell me how to do it.

2007-09-15 15:50:27 · 3 answers · asked by Stupified 2

[Part1]Repeater W2VL 146.850
Tone: 136.5

What Is The Frequency Input and Output?



[Part 2] Once we know what the frequency is, How Do We Program it into an ICOM Ic-2200H and a Vx-3?

Ty Very Much for Helping!

2007-09-15 12:20:54 · 1 answers · asked by Anonymous

how do you achieve this effect on a picture.

http://msndollies.com/?id=d&id_av=101962

do you need a certain photoshop or something?

2007-09-15 12:12:05 · 5 answers · asked by Anonymous

I would like to make my own website! I have tryied www.freewebs.com, but, they aren't really the best. I mean, they are very good, for being free and all, but, I need a better system! I don't mind paying only a few dollars, for the site, and, I would like it to have a domain name, too! If it could FREE, that would BETTER!!!! Please, if you know of ANY free website making websites, or, website making websites, that, don't cost too much, please list them below!!!! Thank you SO much! And, 10 points to best answer!!!! Thanks again,

~ Hound Lover!

2007-09-15 07:48:10 · 3 answers · asked by ? 3

I have created several drop down boxes in excel and would like the selected items from each dropdown box displayed on a new worksheet. Can anyone tell me how to do this please.

Thank you

2007-09-15 05:41:24 · 3 answers · asked by snowwhite27 2

I'm working on an Excel problem I'm having. I'm creating a receipt program so that when people buy things at my store their name comes up on the receipt thanking them. I have a database of names and every name is connected to a specific gender M or F. Basically how do I tell excel to change M into "Mr." or if it is F to "Mrs."

Thanks for the help.

2007-09-15 05:07:31 · 4 answers · asked by 123 1

2007-09-15 04:30:17 · 2 answers · asked by Trekito 1

nuts i just bought it says........"may contain nuts"...........

am i missing something here.

2007-09-15 04:02:30 · 16 answers · asked by Anonymous

Consider this informal description of some instructions:
if ( __________________ )
document.write(aNumber is between 1 and 10 inclusive)
else
document.write(aNumber is less than 1 or greater than 10)
Which of the following Boolean conditions would be most appropriate for
testing the value of aNumber? You can assume that aNumber has been
properly declared and holds an integer value.
1) (aNumber >= 1) || (aNumber <= 10)
2) (aNumber < 1) || (aNumber > 10)
3) (aNumber >= 1) && (aNumber <= 10)
4) (aNumber >1) && (aNumber < 10)

2007-09-15 02:48:19 · 2 answers · asked by ssmlrm 1

http://youtube.com/watch?v=RarMKnjqzZU

Do you have any idea how this is done? How do we convert each spoken word to a sign for the deaf?

2007-09-15 02:22:21 · 4 answers · asked by Street Smart 4

Thanks Paul for your answer: it guided me, but...
I am not using ASP (God Forbid!), but PhP and AJAX: images are rebuilt after each user input and resent to the browser under ajax to update the "image" division.
Using this header
header("Cache-Control: no-cache, must-revalidate");
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
before the tag on the index.php solves the problem with IE, but NOT in Firefox.
Any idea?

2007-09-15 00:51:35 · 1 answers · asked by just "JR" 7

Forcing the refreshing an image ?
When downloading an image, browsers store these in the temp folder, so if you refresh the page, it picks the image already downloaded and saved on your machine.
I want to dowload the SAME filename image, but images will be different each time. How can I make sure that it is the NEW image that is displayed, and NOT the one internally stored ? (sort of "kill the old, reload the new")
Thanks for answers, but no: it is not up to the surfer to refresh the image: it MUST be in the HTML, java or php code. (some java setting of "life" of an object?)

2007-09-15 00:18:09 · 3 answers · asked by just "JR" 7

It is so not gmail. I will not take gmail for an answer!!!!!!!!!!!

2007-09-14 23:56:22 · 8 answers · asked by Anonymous

When downloading an image, browsers store these in the temp folder, so if you refresh the page, it picks the image already downloaded and saved on your machine.
I want to dowload the SAME filename image, but images will be different each time. How can I make sure that it is the NEW image that is displayed, and NOT the one internally stored ? (sort of "kill the old, reload the new")

2007-09-14 23:47:11 · 2 answers · asked by just "JR" 7

Most of the time, it's pretty easy to save a picture, either by right-clicking on it on the screen, or by finding it via viewing the page source. But with flash pictures, the first never works, and the latter never seems to provide the necessary information. I'm far from being a geek, so if you can provide me with a method for doing this, please pretend you're explaining it to a second-grader. Seriously! Feel free to explain it in very simple terms, so that I can understand the procedure, and not screw it up. Thanks!!

2007-09-14 23:45:05 · 3 answers · asked by Anonymous

similar to abphone in WAP

2007-09-14 22:08:36 · 8 answers · asked by Anonymous

2007-09-14 20:18:29 · 5 answers · asked by speedblade 1

I have a php script. It contains a for loop which is supposed to iterate more than 3000 times. However, it only does it 80 times and then stops. Why would this happen?

2007-09-14 18:56:31 · 1 answers · asked by Anonymous 1

Anyone have any comments or suggestions for my website http://northsalemcrew.net? Thanks

2007-09-14 17:27:08 · 3 answers · asked by Ian A 2

Hey everyone!
I just got photoshop and i am a complete beginner and i'd like to learn more about it, so my question is; do you know where i can learn how to work photoshop and do certian tasks and stuff? lol
Thanks

2007-09-14 16:51:46 · 4 answers · asked by JJHuang 2

i have a free template from andreas viklaund (i think thats the spelling?) and websites like freewebs and bravenet are taking out the background and all the other graphics out of the page and making it text only! how do i fix this or where can i get a site that will host it for free but not change it?

Thanks in advance

2007-09-14 15:26:10 · 6 answers · asked by quitequirkyqwerty 2

data mining is The automatic extraction of useful, often previously unknown information from large databases or data sets

2007-09-14 14:57:24 · 1 answers · asked by ... 1

How do I connect to a remote mysql database using php? Lets say the script is on site 123.com and the mysql database is on site abc.com

2007-09-14 13:18:20 · 2 answers · asked by Anonymous

fedest.com, questions and answers