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-19 07:46:01 · 2 answers · asked by Barbi_girl 2

I have to design a website at uni for my latest project. This is going to be tricky as have never done anything like this before. The topic is on Drugs and the website will be to promote how bad drugs are etc. I have never taken any drugs and don't know much about them. Does anyone have any inspiring ideas as to what imagery I could use on my web site? eg for an icon to click on, it could be a small tub of tablets and when clicked on it falls over. I know that isn't a great example but at the moment I am lacking in inspiration. Any useful ideas would be very much appreiciated.

2007-02-19 07:42:15 · 4 answers · asked by Mr looking for answers 2

Hi, I want to be a web designer, I know HTML, CSS and stuff, but how can I get a decent portfolio, I am relatively young but will the people care? How can I get that first deal and how much should I charge?

2007-02-19 07:41:58 · 4 answers · asked by SM 3

Hi, I am 14 years old, and I am good at computer programming and web design. I wanted to be a programmer or web designer when I grew up until about 3 minutes ago, I looked at some of the salaries they get, and it shocked me, now I am just not sure if I want to do it for so little money, they were getting around £25,000 at most! I love doing the stuff, but I want a family when I am older, and I want a good life like my parents have now, are these the real salaries? How hard is it to get a good paying job? If I need a portfolio, how can I get one at this age? Little help please?

2007-02-19 07:40:00 · 6 answers · asked by SM 3

I'm experimenting with graphics in VB6 I have drawn a square, using the line function in a picture and rotated it but each square overlays itself on the previously draw square. How do I erase the old square when a new one has been drawn?

Thanks in advance

Andy

2007-02-19 07:39:44 · 3 answers · asked by Anonymous

2007-02-19 07:38:50 · 4 answers · asked by carol l 1

I tried the divxland media subtitler and it says that it can't open the script file. so it didn't do anything.

2007-02-19 07:32:36 · 1 answers · asked by Cyber 6

I've tried adding variables to the $_SERVER variable, to no avail. It accepts an assignment just fine, but doesn't recognise the key on the following page.

I know web servers are stateless, but there are mechanisms in other languages that perform this kind of function (the SERVER variable in ASP, for example, if I remember correctly) so I'm hoping I just missed something in the manual.

test01.php:
-----------
$_SERVER["myobject"]="steve";
?>

test02.php:
-----------
echo $_SERVER["myobject"];
?>

2007-02-19 07:31:38 · 1 answers · asked by dead_elves 3

2007-02-19 07:19:04 · 2 answers · asked by Barbi_girl 2

I have to do a web publication on microsoft publisher and i need to put a link in one of the pages to open a microsoft word page.... Can i even do this?

2007-02-19 07:09:48 · 1 answers · asked by polly 3

Hi i have written this program in java but the following error appears at this line: System.out.println(List L + "=======\n"); (the error says that ')' is expected). Here is the complete program.
import java.util.*;

class myList1
{

public static void printList(List L)
{
for (int i=0;i System.out.println(List L + "=======\n");
}



public static void main(String[] args)
{

List names = new LinkedList();

names.add("Jones, M ");
names.add("Smith, J ");
names.add("Bloggs, F ");
names.add("Thompson, A ");
names.add("McCullough, G");
names.add("Ling, Y ");

printList(names);

}

}

What could the problem be? I am trying to complete a method that for each item in L in turn (starting at position 0, counting in i, for a total of L.size() times): Get the string item at position i, and print it; At the end, print a final underline.

2007-02-19 07:08:07 · 5 answers · asked by Princess Peach 3

2007-02-19 07:02:59 · 2 answers · asked by Anonymous

2007-02-19 06:58:10 · 2 answers · asked by rezruf 3

Hi,

I can create the HTML Code I need in Microsoft Front Page 2003. The problem I am having is that when I paste into the Craigslist Template, it never shows the HTML Version. I know I am doing something wrong, I just don't know what. Thanks in advance for your help.

2007-02-19 06:49:01 · 1 answers · asked by Frank 1

For the first 2/3's of my project I want to use a white background.
there is a link at the beginning and at the end of the movie that takes the viewer to the final 1/3. So far the entire thing is one long Scene I wanted to use a black background for this final 1/3. every time I try to change the bg to black it affects the entire movie. Someone please help me, this project is due wednesday.

2007-02-19 06:23:59 · 4 answers · asked by poohntao 2

Anyone know any easy programs to make charts and graphs? I need to make a line graph. Thanks

2007-02-19 06:19:07 · 1 answers · asked by lvlambs 2

2007-02-19 06:17:47 · 3 answers · asked by barrelracer12 3

I remember that in BASIC, using "input" i could ask for a user input. For example,
input a,b
if a>b then print a

My question is that is there any way to do the same thing in PHP without using html forms?

2007-02-19 06:11:57 · 2 answers · asked by ? 2

2007-02-19 06:08:01 · 9 answers · asked by teresa h 2

I want to add a kinda license feature to my program (just to test it) when the user has to type in say a code thats 24 characters long with numbers and letters and if they do that it then enables the form.
I know how to enable the form but dont know how to do the license key thing, can anyone help?
Links or code please

2007-02-19 06:06:36 · 4 answers · asked by sbraidley 3

I know you can pass ASP varibles to Javascript but I can't seem to find the other way around?

2007-02-19 06:00:44 · 2 answers · asked by Anonymous

I'm not sure what I did but my status bar (above the taskbar) is three times the length it should normally be. I've tried right clicking and nothing that I can think of works. Please help.

2007-02-19 05:56:56 · 1 answers · asked by needhelpplease 1

i know basic c language.. i want to learn graphic programming.

2007-02-19 05:41:47 · 3 answers · asked by humtydumty 1

I need help creating a one-to-many relationship...I'm very new to this program also. I'm trying to get something along the lines of having different numbers of fields for different records when I insert sub data sheets.

2007-02-19 05:39:26 · 2 answers · asked by Jumbo Baby 2

with what languages???

2007-02-19 05:31:00 · 1 answers · asked by BrandonJDB 1

hey. um, im not quite sure how to word this, but does anybody know where i can get scroll down boxes that have the links to like "add comment" pages? here, ill try to show you what it looks like as best i can.


(this would be the scroll down box)

add comment

view my friends

view my pics

ect.


like that? and when you click on one, itll bring you to the page where you can see my friends, post a comment or whatevr. ugh. its confusing.ill understand if you answer my question with a "wtf?!" or something like that. appreciate any help. <33

2007-02-19 05:27:58 · 1 answers · asked by Kay 3

I am planning to launch a portal soon . And i have to choose the platform asp, php or java. Which one do you think is better?

2007-02-19 05:25:42 · 7 answers · asked by vijay 1

fedest.com, questions and answers