| Programming & Design |
| What should I use to put up a website? Yahoo, facebook, myspace, ect? |
i think you can use www.freewebs.com
you can modify your website and it's for free..Gbu ... |
| C++ help please!? |
#include <iostream>
using namespace std;
int main() {
int people = 1;
int fee = 0;
int totalpeople = 0;
int totalfee = 0;
while(people > 0) {
cout << "Enter number o... |
| I have to write a C++ program...? |
This logic will compute the dollars, quarters, etc. You can add it to your programme.
int pennies;
int dollars;
int quarters;
int nickles;
int dimes;
dollars = pennies/100;
pennies -= d... |
| I have vista, how do i get my desktop to be a slideshow? |
1.) RIGHT CLICK on your desktop
2.) Click on PERSONALIZE
3.) Click SCREEN SAVER
4.) Click on PHOTOS and choose which folder you would like to display as a slideshow [if you need to, make a separ... |
| Why isn't this website working? |
possibly its not reconizing the OS. i assume their is a PHP script here on this site that is checking for the operating system version and denying clients that dont have XP or VISTA.
why? its a ... |
| How do I display more than one column from a php while loop calling one field? |
In this example a table is used:
// here you can set the number of columns
$numOfCols = 3;
// this is a counter
$numOfEntries = 0;
echo "<table>";
while( ... ) {
// f... |
| What are some great bit torrent sites? |
ck out {Kceasy} download it from the filesharing place. ... |
| Does Gimp 2.4.4 work on vista? |
yeah it will work.
how much ram do you have? in the my computer thing it should tell you the ram.
im only 15 years old but i know the technical field very well, for graphic designers you need... |
| Palindrome Words in Javascript? |
<html>
<head>
<!--
No matter which you select
as "best answer" - pick one.
-->
<script>
function get(eid) {
var d = document;
var r = d.getElementById(e... |
| I need to no a free website or program where i can edit photos? Like i want to make a photo into a puzl photo? |
The Gimp is a great image editing program! It's a lot like photoshop except $700 cheaper. It's a free program and you can download it straight from ... |
| How do you let users create there own web page in my page? |
the easiest way would be o use something like xoops:
... |
| What program can i use to create an animated GIF? |
UnFREEz 2.1 is a great program to use it very basic and easy to use but it gets strait to the point. ... |
| Web design and Graphic design? |
Ok. So My answer is a bit different from the other guys. I'm the director of training for an online creative training company (we train web design, graphic arts, marketing, Adobe Software etc)... |
| What is wrong with my c++ code? |
i'm a rookie, but are you sure there is supposed to be a ; (semicolen) ending line (b) ?
isn't line (a) supposed to end in { for the statement on the next line?
for(int y=0; y<Fi... |
| C++ tcp help?!?!? |
I tried compiling your code. I manage to compile it if I swap the include order of "Ws2tcpip.h" and "winsock2.h".
Ie.
#include "winsock2.h"
#include "Ws2tcpi... |
| Help with embedding code in PHP? |
just keep writing the css you want in the fwrite() function.
fwrite($pfile, "<embed src = \"$target_path\ /><p>" .
'{font-size:x-small; font-weight:normal;
back... |
| Charts in JAVA!?!?!?!? |
The latest - jre 6.0.2. Copy the ".jar" file into the JAVA/JRE/LIB/EXT. Then include the jar file in ur classpath. Then import it.
O.K.? ... |
| I was extracting a file and it shows me that it got a crc error PLZZ hlp....? |
CRC means "cyclic redundancy check". It is a means of checking the integrity of a file. If it fails the CRC, then that means the file is corrupt.
There are no really reliable ways ... |
| Can I change a sub file to srt? |
Hi,
Don't do that.. i am almost sure it won't work, but you won't screw up anything since u can rename back your file.
If u are up to date with your codecs you should probably no... |
| What programming language are learning or have learned and why? |
Programming languages are for writing programs.
Java is the most portable (can be ran on many different operating systems.) .Net is the most popular, simply because it's the most powerful l... |
| Know of any good FREE programmes similar to MS publisher? |
You can try Scribus. It is a freeware Desktop Publishing program. The only downside that I have seen with it is that it does not come with a graphics catalogue. But, you can easily find a boatlo... |
| For loop qustion? |
You have to clear the '' from the buffer before you read the next character. If they were to put more into the buffer, then you should loop until you reach the ''
#include<... |
| How do I teach myself how to Program? |
If you are starting out and you want to learn a useful language, may I strongly suggest Python. It is free, very powerful, very easy to learn, and has a growing and dedicated user base. It is also ... |
| If i needed to use frontpage for school and i dowloaded a free trial...? |
First of all you should know that Frontpage was discontinued so finding a trial might be difficult.
As for the files created with frontpage, they can be accessed on any other computer that has f... |
| XHTML (Extensible Hypertext Markup Language)? |
This isnt a question though more like just a comment...
anyway XML is a way you can make you own htmal basicly...
in html you have tags like <a href> that let you in this case make a li... |
| How can CAPTCHAs be cracked? |
... |
| Photoshop web design question? |
It all depends on how you desire your website to look overall. If you're designing a portal-like Website (i.e. Yahoo, Google, etc..) then it would be best to use a CMS (Content Management Syst... |
| Dreamweaver CS3 HELP!!!!? |
So, you're basically saying that you want to create an internet shopping site? Well, you can't just do that in Dream Weaver (At least I'm not aware of that). You will need to learn .... |
| I need to create a website where people can create own webpage which is visible to others like a Directory.? |
You can post your requirement at freelance website like ... |
| How do I create an ObjectDock docklet? |
ObjectDock docklet SDK now available
... |
| Page:5 Previous-1 2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22-23-24-25--Next |