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

Programming & Design - May 2007

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

....build a website by using Microsoft Office XP Frontpage? For free without any charges?

2007-05-13 14:31:23 · 7 answers · asked by mark_energy 1

i have 3 cpp, file1.cpp, file2.cpp, file3.cpp
file1.cpp: base class
file2.cpp: derived class of file1
file3.cpp: main()

in file2.cpp, i did # include "file1.cpp", but i gt and error, LNK2005

How do i include additional cpp files?

2007-05-13 13:51:23 · 5 answers · asked by fang 4

I have created a terms and conditions page in Microsoft word and I need to lock certain text so I will not mess with it when I am typing names on the page.

2007-05-13 13:19:56 · 2 answers · asked by Frank F 1

Anyone got a gif of a person 'waving goodbye', or a link to some images like this (which is free) please?

2007-05-13 12:36:07 · 1 answers · asked by Anonymous

im posotive this is a stupid question but the only way to learn is to ask ...

2007-05-13 08:17:30 · 5 answers · asked by michael n 6

how do i change the format of a video

2007-05-13 07:08:08 · 3 answers · asked by ssss123 1

I've tried

font-color: green;

for example, but I know that's probably not right...

2007-05-13 06:02:51 · 3 answers · asked by Julie C (little ninja) 1

I have the following tables:

categories (category_ID, category)
stories_category (story_ID, category_ID)

I want to return all (category) from categories which do NOT have (category_ID) in stories_category for a given (story_ID)...

Any help? :) I was up til 6am trying to think this one through...

2007-05-13 03:02:06 · 5 answers · asked by Xarra 1

I have been developing websites for 3 years and I am currently designing an arcade website. Over the years lots of websites have came up with new innotative ideas but only a few seem to point towards the future of the web such as Joost. What is website innovation in your opinion and what innotative ideas could prepare a games website for the future?

2007-05-13 00:10:28 · 3 answers · asked by drcrazy4 1

I have setup databases and usernames in MySql using phpMyAdmin. I then want to join the database to Dreamweaver. I have tried to add the database but i get this error message : "HTTP Error Code 401 Unauthorized".

I have tried the root account which I have configured not to have a password but I still get this error message. How do I get around this problem?

I have checked username, password why is this error occuring?

2007-05-12 22:06:52 · 6 answers · asked by Siu02rk 3

How do i do it? ive asked this over and over again-but in different ways.

2007-05-12 21:46:47 · 1 answers · asked by Anonymous

Does anyone know a site that will all it's users to upload Copywrited Movies/T.V. Shows for free?

2007-05-12 20:56:59 · 1 answers · asked by phe_03 4

1

What is some of the coolest features you have discovered while playing around/using Photoshop? Im just learning, and would like to know what other's experiences have been, and anything that you could tell me about/teach me so I can stay excited about it while Im tediously learning. Thanks!

2007-05-12 20:56:57 · 8 answers · asked by Barefoot 6

2007-05-12 20:24:49 · 3 answers · asked by Anonymous

i am using a asp.net (vb). i have a file to let user to download and save to their local disk. how do i force the webpage to display a file saving popup window?

2007-05-12 20:04:33 · 3 answers · asked by championForever 2

2007-05-12 19:19:19 · 7 answers · asked by gautam_destiny 1

now some technical help required.
i want to make a html file with 2 rows
id and
password
and the other file (input.php) in which all the information should be transpered.
can u tell me how to make such file...i have and idea..but if you can provide me the codding ...then i would be very thank full to you.

2007-05-12 17:33:53 · 3 answers · asked by Rahul D 4

Or where are ready made ones available? Will someone please help?

Muchos Gracias y Thank You very much.

2007-05-12 17:28:44 · 2 answers · asked by ineedanswers 3

You will find it if you go to the start meanu in the left bottom corner. Then go find Accessories. Look there and you will find command promt, can someone tell me what this thing do and how to use it?

2007-05-12 14:34:12 · 5 answers · asked by ▐▀▀▼▀▀▌ ► Randy ◄ ▐▄▄▲▄▄▌ 3

I needed to make a portfolio for my Education Tech class, and I did it on Microsoft Publisher, but I just realized we get extra credit if we do it online, but I don't want to redo the whole thing on Geocities or something.

Is there anywhere I can upload Microsoft Publisher files online? I keep reading stuff about FTPs and stuff, and it's just Greek to me. I don't understand at all (and I'm pretty technologically savvy, just not with FTPs and stuff).

Anyone have any websites I can do that on? Or can anyone at least explain that FTP stuff in English so I could find a website on my own?

2007-05-12 14:24:14 · 2 answers · asked by chica_zarca 6

I am designing something, and i hat the fonts on my word, so do you know where i can find some really good free fonts? Thank you in advance :D

2007-05-12 14:13:17 · 5 answers · asked by deerylou ♥ 3

Okay, I registered a domain name and I want to know if I HAVE TO have someone else host the domain name? If so, WHY!?!? Yahoo.com, godaddy.com and other sites do not have to have their name hosted, why do I have to have a host? why can't I just host it myself? Please, any insight or technical details will be greatly appreciated. I am a newbie and I do not want to be screwed over.

2007-05-12 13:52:35 · 5 answers · asked by Artic Heat 1

I've typed a poem for a friend in Word. I put a picture background to it as well. When I print it out (and when I click on view) it's only the text. I know that the printer can print out color, so what am I doing wrong?

2007-05-12 12:56:11 · 1 answers · asked by hollymccartney 2

0

whats a url to make your own div layouts?

2007-05-12 11:27:03 · 2 answers · asked by Anonymous

recommand me some WebHosting and WebDesign sites

2007-05-12 10:20:25 · 4 answers · asked by ted 1

I've to :
Write a program to store product codes in an array. Product codes have 6 characters and each code must be different from all the other codes. After the user enters a product code check that the code has not been used already, and output an appropriate message if it has.

I've got it half done but can't figure out the code to check that it's not been put in twice. When I enter in a code I have it listed in a list box. If you have any ideas please let me know. Only genuine answers please!
Thanks!

2007-05-12 09:13:14 · 1 answers · asked by Anonymous

For days now, the http loading bar indication at the base of my browser window always indicates one missing item.
For example, for this Yahoo question page, it shows "http://answers.yahoo.com/question/... ..., completed 80 of 81 items."
I'd appreciate any input as to what may be causing every destination to be 1 short of completion; and what could be the mysterious, missing item??

2007-05-12 08:17:06 · 2 answers · asked by Anonymous

fedest.com, questions and answers