| Programming & Design |
| Ok I wan to be a Computer Programmer, what do I do? |
Like any other skill it takes practice. You need access to programming languages to practice on.
A good way to get these is to install a Linux operating system on your hard drive alongside Windo... |
| How do you make a certain webpage available offline? |
add it to your favorites and click make available offline ... |
| On the command prompt, what does echo on/echo off mean? thnx? |
nothing on the prompt, but in a batch file it won't echo the commands to the screen. ... |
| Is it possible for one html form to send an image to a server and en email with to an email address? |
Yes it's quite possible. The script that processes the upload would need to do a number of things anyway. You probably want it to:
- verify that the uploaded file is an image (you don't ... |
| What is a simple PHP funtion to take data out of a text box and send it to a email? |
Here is are 2 very nice tutorials:
... |
| What is Binary search method? |
Binary search is a search technology used in Computer Programming. It searches a sorted list for a specified value.
Say the list contains the names: Andrew, Apple,Bison,Qatar and Zafar (Sorted i... |
| Which software should i get? |
You'll need to download jasc animation or you can go to almost any retail store and buy it there. The cheapest I can find out is about $40. Its very easy to use, also if you would like to lear... |
| Please help me to improve my Website? |
Hi Karthik,
Fist thing I noticed was the misspelling, so when you start on your own 驴ftp? site, use a spell checker, I'm using one on this answer and never leave home without one.
Thing like... |
| Is there a way to change depth of images in a website? (html)? |
I don't know about codes, but to get that 3d look you need some transparency and shadows. You can enable shadows in windows, but I'm sure you know that. I would think though that if someo... |
| I need some help? |
you mean for yahoo answers? everytime you answer a question, u get 2 points, whenever ur answer is chosen as best answer, u get 10 points (additional). if u ask a question, u lose 5 pts. eeryday yo... |
| How do i use the following? |
If you're making a HTML webpage, then you must put that in the HEAD section of your document. What it does, is it refreshes the page every 5 seconds. You can change that number to whatever you... |
| What is the difference between the usage of main() and void main() in C-PROGRAMMING? |
Normal convention is that main() is defined as int main() and that it should return a value that signals whether the program completed successfully or not. A return value of 0 (zero) is normally ... |
| What is a free website that lets you anamate without downloading anything? |
If your just trying to make like comics then you can use chatfu.com ... |
| Win Mov Maker?? |
do file > publish
and publish it to the computer
the go to youtube and jut upload it
coz youtube acepts that type of file ... |
| Anyone can help me to have a program in assembly language programming which will display smiley with colors? |
Does not look easy. May be you can search at project assignment help website like ... |
| Java Programming PLEASE? |
public boolean containsAtSign() {
Scanner scan = new Scanner(System.in);
System.out.println("Enter the potential email address");
String email = scan.nextLine();
boolean hasAt... |
| Where can i find these information ? |
wikipedia failing a google search. ... |
| Help with a little css problem? |
Yeah, I totally understand. Unforunately you can''t stretch the background-image as of this current time until CSS 3 is accepted and officially supported in all/majority of browsers. Basi... |
| Microsoft Access database? |
You can.
ASP etc. does allow treating access and excel as file formats. However, these are not really multi-user databases. Bare minimum concurrent usages - it would work.
Would suggest SQLSe... |
| Click below for a lot of FUN!!!? |
some of the websites you gave us aren't complete.......other than that.....giropets sounds fun ... |
| How can i make icons by myself? |
... |
| Game Designing?? |
Something that you should think about before you go down this route.
There are 3 basic types of game. Maze, Shoting and puzzle.
What is different about your game design?
You do not need computi... |
| PHP Help???? |
You can access the data posted from the borowser by the $_POST predefined variable.
For example if you have a text field named age on you html page:
<input type="text" name="a... |
| How to apply textures to irregular shapes using GDI+ ? |
You need to use your irregular shape as a mask, blit your texture over the top using several draw calls using AND and XOR to do the composite layers. Searching for masking and XOR should lead you t... |
| What are the game titles that have been writen in delphi? |
Computer games: Astral Masters, Astral Tournament, Smugglers series, Soldat, Quake conversion from the C source, Space Rangers, Space Rangers 2: Dominators ... |
| Remove duplicate words from word list? |
Install UWIN from AT&T Labs Research (link in references) and then run your list through sort with the -u (unique) option. The resulting list will be pruned of any dups.
Assuming that you... |
| How to change my wordpress password? |
Could give an explanation on phpmyadmin or mysql, but i suspect this is easier..
... |
| How do you design video games ?? |
face facts people made games when they were kids when games were easy to make
now you have to have high poly model enviroments
million lines of code
and about 3 years to develop it ... |
| Matrixforless.com? |
that's just a SEDO domain squat page.. basically someone bought the domain and dumped a whole page of nothing on it.. there is nothing to use.. it's all adverts and popups.. do NOT use an... |
| Source code plz?? |
... |
| Page:29 Previous-25-26-27-28-29-30-31-32-33-34-35-36-37-38-39-40-41-42-43-44-45-46-47-48-49--Next |