| Programming & Design |
| Best webhosting service? |
There is a lot to consider when choosing a host besides just bandwidth and file storage space (as I'm sure you know by now). I've also noticed that all the big companies (including the on... |
| How do I make a search bar for my own html site? |
... |
| How can I make my PHP document render CSS styles from an external stylesheet? |
<link rel="stylesheet" href="stylesheets.css" type="text/css" media="screen" />
<?php
// php code here
?>
Thats all their is to it. I... |
| How can i download 3d buildings and 3d airport for free? |
It depends on for what program you want it. Google is marvalous ;)
example search: Free 3d studio max models ... |
| Can you tell me what is my mistake, and how can i fix it? |
I don't quite see what you are doing with the whole cin bit etc. I'll make you a MUCH improved code ;)
float ans;
for(float i=1;i<=20;i++){
ans = 1/i;
cout << "1/&qu... |
| Could someone please tell me the average salary of Yahoo, Bangalore for a person having 2.5 years or IT exp? |
well if you work for me (pennsylvania) 2 years exp no certifications such as A+ i would pay you around 10.00 a hour
so called IT techs are a dime a dozen ... |
| Select me good title for my final year project.? |
May be you can search at project assignment website like ... |
| How to code a java picture? |
There are a number of ways to do this. The solution depends on if you're wanting to use AWT, Graphics2D, JFC Swing, or even a non-standard library.
The shortest number of code lines would ... |
| I can't edit my freewebs site!? |
Need to know how you are saving it. Are you using the FreeWebs online Visual/Text Editor then clicking the Save icon or are you trying to save your page from your browser via the File, Save Page a... |
| Where i can creat my own web for free? :)? |
Setting up a Web site is very easy and if you want to do it for free just go to ... |
| How can I get the value inside an <option></option> tag on a select box using javascript? |
Use the DOM! :)
<script type="text/javascript">
var sel = document.getElementById("MySelectBox")
var optVal = sel.options[<position of option, base 0>].text
&l... |
| Is there a service where i can create my own Im system? |
Yes, you could host your own Jabber instant messaging server (see ... |
| Align Text ? |
You may have whitespace appearing in your code or a line break of some kind. Really need to see the code you used.
As a safety note, not a good idea to put personal information on a web page...... |
| Whats wrong with this php code? |
Take out the # before $fp
You need to escape those single quotes in the 'echo' at the end, also I don't know what the () is for.....try this:
echo "your post was posted su... |
| How can I learn how to build wire frames? |
For anything you want to know about 'how to', just type the question into your Google slot - how to make wire frames : -
how to make wireframes & schematics - Scifi-Meshes.com
Hi... |
| How do I use footnotes on microsoft word? |
Word has a very good footnote system that will automatically maintain the numbering sequence no matter what you do to the footnotes. It will also do its darnedest to keep the footnotes on the page... |
| Hai guys i'm doing a project in C++.i want to know how to update the contents of a file in c++.? |
If you mean updating the data that is already in the file (for instance, changing a word in the file to another word), then you'll need to open the file for reading, read the whole file into a... |
| How to smooth this 3ds max model?!? |
Usually you get the best results from NURMS ("non-unified rational meshsmooth")
Apply the Meshsmooth modifier and under 'method' choose 'NURMS'.
You can increase the... |
| Anyone know anything about this company? |
Not much to do with programming :S ... |
| What is the purpose of the val( ) function in visual basic? |
a.
Fo-rizzle ... |
| Alternative dedicated server to godaddy please? |
i personally use 3ix this company is awesome and i have never had any problems with them.
for 拢50 a year you can get 500 gigabytes webspace,99 uptime,unlimited bandwith,unlimited mysql databases... |
| What are the types of Assembly Language? Give the sample of each.? |
Assembly languages are usually specified by the CPU that runs them, so some examples are:
8080, 8086, 6502, Z80, 8051, 68K, and so on.
Different vendors use different "styles" for the... |
| Does anyone know a good excercise to do in JAVA? |
Check the following tutorial by Dana Nouri. That's a 5 part tutorial.
... |
| What is the Excel formula for this? |
B1: =(100*1.03)
B2: =(B1*1.03)
B3: =(B2*1.03)
etc, ... |
| Table formatting? |
Use <PRE> with tables initially aligned in Courier New font.
<PRE>
Table
</PRE> ... |
| Which programming software is the best? |
If you're using Matlab, you might want to try the Python programming language with the NumPy/SciPy extensions - I'm told they're quite similar.
Have a look at this:
... |
| Write a Java program that calculates the value of PI and then computes and displays the area of a circle with? |
If you're stuck, then paste the code that you've written so far, so that we can look at it and make suggestions. ... |
| Does anyone know what font they are using in this logo? |
It's ITC Studio Script, see ... |
| How do you post links on here? |
If you just type the URL, the website will create the hyperlink for you (a link that can be clicked to go to the website). So for instance, just type "http://www.yahoo.com" and you will g... |
| Does anyone know where I can make my own CSS codes online for free? |
If you are going to do CSS (plain text file with a css extension), then you should go ahead an d get an HTML Editor that will do CSS, HTML, PHP, etc.
Matrix Y2K: ... |
| Page:19 Previous-15-16-17-18-19-20-21-22-23-24-25-26-27-28-29-30-31-32-33-34-35-36-37-38-39--Next |