| Programming & Design |
| HELP please! cool thing!? |
A layout person? Well, if that's what it sounds like, I presume you'd need to have an advanced knowledge of CSS and HTML. You're going to have to learn how to write code if you want ... |
| 3ds max wireframe??? |
This used to work on version 8, I'm pretty sure it would work on version 9 as well (sorry, I'm writing from my memory, so texts might be slightly different) -
right-click the object, an... |
| How do I become involved in the Open Source Community? |
Well, you can first look for apps that really capture your fancy, enough that you'd want to hack it.
Most Open Source projects have their own website. There you'll find instructions on... |
| Vbscript help!? |
Let me know if this helps. I can try to assist you if this does not work the way you want to.
VBscript:
dim smallest, result
dim numArray(2)
numArray(0)= InputBox("Enter the first nu... |
| I want to make a blog of my own. what sites offer free space? |
A lot of the popularity will depend not on WHERE you post your blog, but WHAT is on it... the quality and content of your writing.
1) Will it be so useful and practical and/or thought provoking ... |
| When making a website do you write the text in Dreamweaver or Photoshop? |
It depends on the type of text where talking about. For "artistic" text like logos and banners, use a graphics program, either PhotoShop or Fireworks or The Gimp.
For the bulk of the t... |
| I should write a program to input information about vehicles in a parking lot and calculate bill for parking? |
Does not look easy. May be you can search at project assignment help website like ... |
| How can I find the minimum, maximum, and average numbers of a thousand integer array in c++? (using functions) |
graphing calculator will solve it in like a second ... |
| Javascript formatting? |
<html>
<head>
<!--
No matter which you select
as "best answer" - pick one.
-->
<style>
table, td, th {
border: 1px solid black;
}
td {
font-famil... |
| How do I create a roleplay forum? |
Either get some web space with PHP and MySQL access and install forum software, or use a free PHPBB hosting service
... |
| How can I duplicate an animated GIF image?? |
There is no need to try to duplicate it into one image.
Just post the SAME image over and over.
This will make the image load faster also. ... |
| Help me code this? |
Try this. Hard to do it without seeing what the changes look like:
<style type="text/css">
.info { Layout created by totallylayouts - Copyright totallylayouts - Strictly no red... |
| YOU VOTE !!!! i going with one of these Web Hosting Sites? |
I use Go Daddy mostly, but have used others with few problems. I don't like 1&1. ... |
| Anyone available to write a pseudocode? |
You may contact a programming expert live at website like ... |
| OMG Help someone PLZ help plz plz plz? |
Check their Help file. ... |
| Converting letters from numbers? |
It doesn't sound confusing - but it does sound like you may be confused about what you want.
The term to search for this in the future is "data representation". The following link... |
| How Do I Make My Own Background? |
any basic art program..MSpaint, adobe photoshop, gimp.. dork around with the tools and you can make some pretty amazing stuff.. not to mention that Vegas is a audio/dvd/movie program and NOT a grap... |
| C++ array to hold full name (first last) as a single string in array? |
Since this is C++, you can take advantage of string methods. I recommend that you scan backward in your input for the last separating space and split the input at that point. Also, instead of two... |
| Viewing an HTML web project in progress? |
David D, I think you misinterpreted the question.
You would save the file as an htm or html extension (File>Save As>Filename.html) then just load the file from where you saved it and it wi... |
| How do you work with Dreamweaver? |
Switch to the code view tab, and follow the tutorials at ... |
| How do i display a user time in a 7 segment diplay using java? |
Display one digit at a time. You could create "display segment" objects and translate them horizontally as needed or initialize all the possible segments (like a real display) and turn o... |
| What is a scheduling package? |
Microsoft Project would probably be overkill but Microsoft Visio has Project Schedule stencils. Therefore, "scheduling package" means a computer software drawing application that support... |
| Sening attachments with a form? |
You would need to make use of the file input tag
<input type="file" name="somename"/>
Im presuming how you use it will depend on what happens to the submitted form. |
| Image troubles in Joomla? |
I can see them. Only observations are that mainpic is rather large (57 KB) and will be slow to load on dial-up. Then, you use frames which does not work with some browsers, ... |
| About gimp my computer messd it up? |
Google's picasa is quite good. ... |
| How do I tell Visual Basic to remove a selected item in a listbox? |
Sawatdee.
ListBox1.ClearSelected() ... |
| Bluid my own website? help!!!? |
Hmm... for a free website try freewebs.com or bravenet.com
(If you want a .com you can still use their service but you'll have to pay a tiny bit for the .com)
To make a layout, there is a ... |
| How do I view the HTML code in an existing web page? |
right click > view sorce ... |
| What is the problem with this code (ArrayList)? |
The problem is "sentence" ... You are passing in the string "sentence" instead of the String variable named sentence.
Remove the quotes from the following line:
WordSortTw... |
| How to make vbscript to determine a small number among 3 numbers.? |
here's some pseduocode for you.. basic if statements and a moderately tricky 'mod' math statement..
number1
number2
number3
smallest = number1
oddNumber = false
if num... |
| Page:26 Previous-22-23-24-25-26-27-28-29-30-31-32-33-34-35-36-37-38-39-40-41-42-43-44-45-46--Next |