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

Programming & Design - April 2007

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

2007-04-12 08:38:42 · 3 answers · asked by wings_of_spades 1

2007-04-12 08:21:19 · 4 answers · asked by mistyglass2 1

I have a homework assignment thats due.My professor wants my image to be a link.For instance my photo he rather have it as a X ,he wants to click on that X to show my image.I dont no how to do that.Can nyone please help me!

2007-04-12 08:17:27 · 4 answers · asked by sky_blue_gyrl 1

I am a magazine graphic designer and wish to start the learning process of Web Design and pacifically which order of programs I should learn. I've been recommended knowledge of HTML, CSS and Flash (but need to find out what is the right starting point and my way into learning all of this the right way).

Hope to hear someone who can advise me on the right approach: Daryl

2007-04-12 08:15:07 · 12 answers · asked by daryl 1

2007-04-12 08:01:22 · 7 answers · asked by mistyglass2 1

i need a free auto remover it as to be free plz and tank you

2007-04-12 07:47:27 · 7 answers · asked by Anonymous

I also don't want the user to have to enter a zip code. I want it to default to a zip code of my choice.

2007-04-12 07:34:52 · 3 answers · asked by Steve R 1

a background on it. tell me the steps

2007-04-12 07:33:42 · 2 answers · asked by jamesdland 1

2007-04-12 07:22:32 · 5 answers · asked by Irishman 1

Hi all, plz give me the names of some attractive themes for Mozilla...

2007-04-12 07:20:50 · 4 answers · asked by Just IN 2

Im looking to a design for my website where my name goes but i have a design i want made

2007-04-12 07:05:12 · 2 answers · asked by bron3003 3

I have had a free blog (from www.wordpress.com) for about 6 months.

I am looking at starting a website to house some of the items that are not relavent to the blog anymore, but I'd like to keep it all together under the umbrella of "Joey's website" (or whatever I end up calling it)

I'd like to set up the website so that there is a window or frame on the website home page that shows the most current 2 or three posts from my free blog.

I understand the Wordpress.org offers a downloadable version of Wordpress for websites, but I have not been able to find information about 'transfering' a wordpress.com to a wordpress.org account. . . . .

I have built a reasonable readership, and enjoy the benifits of the wordpress.com blog, and to be honest, I'm not keen on trying to rebuild that.

Any suggestions or coding for a novice website designer (with a reasonable knowledge of HTML coding)

http://faq.wordpress.com/2006/05/07/wordpresscom-vs-wordpressorg/

Thanks for your help :

2007-04-12 05:40:33 · 5 answers · asked by Joey 1

I have a website and I have been tracking it's traffic for some time now. But I get some likes like www.forum.com/pagename.php - When I click it does not show me what the page was. Is there a way for me to generate spesific links to give out to people and to use in different places so i know exactly where my traffic is coming from?

2007-04-12 05:12:36 · 3 answers · asked by CLJ 1

IE 7 does not keep the footer at the bottom of some pages of my www.heart-health-info.com site. It works ok in I.E.6 and Firefox 2. The left column is usually shorter than the right, and the footer starts right below the left column and is not clearing the right column, but overlaying it. I have tried floating with the right column, but the footer starts at the right column (which is wrong) and extends past the right column (which is also wrong). The footer needs to go across the entire bottom of the page.
Here's the code that controls the footer position in layout.css
/**********************************************************
#footer: The page footer - will stick to the bottom if not
enough content.
**********************************************************/
#footer {
float: left;
width: 100%;
clear: both;

margin-top: -3.8em;
background: #000 url(../images/bg/footer.jpg) repeat-x top left;
}

Any help would be much appreciated. Thanks.

2007-04-12 04:47:24 · 2 answers · asked by Anonymous

Write a C/C++ program which consists of a user-define function Prime. This function will take a number and check that the number is prime or not if the number is prime Display The number is Prime other wise display The number is not Prime. Call this function in main program.

2007-04-12 04:14:09 · 2 answers · asked by Muhammad A 1

Iam using following code to track visitor's IP Address :

<% Response.Write Request.ServerVariables("REMOTE_ADDR") %>
<% Response.Write Request.ServerVariables("REMOTE_HOST") %>

In ASP, But it is returning my own server's IP instead of visitor's.


Can any one tell what the problem is.

2007-04-12 01:33:51 · 2 answers · asked by d_king_of_jungle 1

I am used to MS Access Database but wants to move with time! I need help on how to create sub forms in VB.NET. Any ebooks for download or site will help. Have been searching but i think i am spending more time online than concentrating on development.

2007-04-12 00:55:42 · 2 answers · asked by Nuel 1

2007-04-11 23:48:35 · 7 answers · asked by twiggs 1

I find downloading with yahoo is to complicated. Why should i
have to store it in my computer first? When I do send a file, it
does not arrive complete. Is it my settings or what?

2007-04-11 23:46:36 · 4 answers · asked by dennis w 1

and recursive implementation.

2007-04-11 23:28:05 · 2 answers · asked by Anonymous

I have created a series of lists in the following format:

acc1 = [value1, value2,...]
acc2 = [value1, value2,...]
acc3 = [value1, value2,...]

these lists are then added to a dictionary with 'value1' as their key:

accounts = {acc1[0]:acc1, acc2[0]:acc2, acc3[0]:acc3,....}

the problem I have is I need the program to be able add new details, ie create a new list called acc4 (5,6 depending on how meny lists there are) and add this new list to the dictionary (in the same format is above)

does anyone have any ideas of the best way to do this?

2007-04-11 23:04:23 · 2 answers · asked by uktshaw 3

i need the exact details or links or sites for that plz help me i need it for my documentation

2007-04-11 23:00:27 · 4 answers · asked by sannadi s 1

How do I perform an IF ELSE loop in BATCH?

For example.....
IF %variable%=="Hello" ECHO Hi
ELSE ECHO Sorry, I dont understand you!

Is this the correct way to do it. If it is not, please give me the correct way of performing a IF ELSE loop in BATCH!

Thanks!

2007-04-11 22:46:37 · 4 answers · asked by Cal R 2

Some of the coporate website have one flash version and one html version. What's is their reason for doing so? Should i just specialise on the flash part or should i need to do up another Html version?

2007-04-11 20:07:40 · 2 answers · asked by ct_polar 2

2007-04-11 19:08:21 · 3 answers · asked by Snowman 3

2007-04-11 17:22:31 · 3 answers · asked by curlyrell2012 1

I'm designing a website and want to make the height of the iframe be 100% because the length of the pages is going to vary. I thought I had it coded right, but now I have a horizontal scroll, AND the iframe is not filling the table cell - HELP :)

http://www.excelfleetlimo.com/weddings.html

Anyone have a solution for me?

2007-04-11 17:08:10 · 6 answers · asked by Angie Weeks 2

I have a system in mind where a user would get a password specifically for them - maybe tied to their IP address - to access a PDF file in a browser. However, I would like saving to be disabled - only printing as an available option. Is this possible? If it's not too much of a stretch, I'd like cross-platform compatibility as well, being able to work on macs and windows.

2007-04-11 16:57:19 · 3 answers · asked by Harold K 1

I am making a chatterbot. (A robot you can talk to.) So I need to collect user input. Im using the "set /p variable=You Say: " When the user has given his/her imput it is stored as "%variable%". I then use the "IF %variable%==no ECHO I see." which allows the robot to respond if the variable is reconised but is the variable is larger than one word say "how are you" I then would use "IF %variable%==how are you ECHO Fine, thanks." the MS-DOS closes! What can I do?

2007-04-11 08:51:44 · 6 answers · asked by Cal R 2

fedest.com, questions and answers