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

Programming & Design - March 2007

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

2007-03-22 20:22:34 · 4 answers · asked by chandisha m 1

I am a Mathematics teacher. Due to hectic schedule, I could not go for formal Computer education. I acquired basic knowlede of computer through books and from my students. I have little knowledge of C++. But so far, I am unable to compile a complete software.

2007-03-22 20:00:05 · 4 answers · asked by Mr. Khan 1

example: 3/22/2006 , 4/10/2007 basically tell me the number of days between any two dates entered by me

2007-03-22 19:49:02 · 3 answers · asked by Anonymous

My website can play wmp files but there is one button for submit voting and when I click it, whole page is refreshing and wmp start to play frim starting.
So I want it should play from where it was

2007-03-22 19:28:58 · 1 answers · asked by chetan p 1

I was working in access database,now I like to change into sql server,I have used conectivity DAO, not even used ODBC , is it possible To change this access database to SQL SERVER with same DAO command, or I need this DAO sql commands to ADO connectivity commands, give sugession

2007-03-22 19:23:56 · 1 answers · asked by Anonymous

I need to know how to convert a 550 x 400 into a 350 x 250 without having to manually resize all the objects on every scene.

2007-03-22 19:18:09 · 5 answers · asked by The Nomad Yokai 3

can anyone help me in creating a java program for resizing an image using awt controls.

2007-03-22 19:10:33 · 1 answers · asked by rejin reeza 3

Do you know a good service with free quality content, software's, PLR etc. I am also looking for free articles.

2007-03-22 19:04:27 · 2 answers · asked by Anonymous

anyone have any idea of how i could write a bat file which when run will delete everything from a certain table???

2007-03-22 19:00:45 · 2 answers · asked by Johnny B 1

I have to build a LAN based website so that the person on the server or master computer could get queries from the clients and give them the responses. It is meant for a coding competition. How does a LAN website differ from the normal websites which we find on the web and what are the features which must be added/manipulated in order to make a site run on LAN?

2007-03-22 19:00:05 · 5 answers · asked by enjoywithneha 1

where can i upload my php website for free?

2007-03-22 18:57:57 · 2 answers · asked by ♥ Maryam ♥ 1

Do you know a good service with free quality content, software's, PLR etc. I am also looking for free articles.

2007-03-22 18:48:12 · 1 answers · asked by Anonymous

Expand / Collapse an image in the onclick event can be made in javascript. Can I implement this in CSS means can I handle the onclick event in css?

2007-03-22 18:43:07 · 3 answers · asked by Anonymous

Hi,

I installed PHP on Windows XP, the address of my website: http://localhost/mywebsite/. Following is what I typed in .htaccess:

RewriteEngine On
RewriteRule ^([a-z]+)/?$ ?page=$1

If I type "http://localhost/mywebsite/something", everything is fine. However, if I type "http://localhost/mywebsite/something/" (with a slash at the end), all images on my webpage disappeared. I found that I need to modify the address to image directory from "/images" to "http://localhost/mywebsite/images" in all of *.html files to make "http://localhost/mywebsite/something/" work.

Anyone can explain? Thank you in advance.

Liem Do

2007-03-22 18:37:26 · 2 answers · asked by Anonymous

My table look like this.
| Name |
| ---------|
| Sam |
| Scott |

I need Output like this:
Sam,Scott

What is the query to get this out put ( I am using MySQL)?

2007-03-22 18:29:36 · 4 answers · asked by Anonymous

I am using ASP and VBScript. I have a table which is styled with CSS. The code actually came from dhtmlgoodies.com. The link to the code is here: http://www.dhtmlgoodies.com/scripts/highlight-table-row/highlight-table-row.html .
When you hover over a row it changes color and also when you click on a row it changes to another color. Let's say I want to go to a details page (details.asp?itemID=1421) by clicking on that particular row?

Thanks to anyone who can help me out with this.

2007-03-22 18:24:24 · 1 answers · asked by UBigDummie 1

looking to find which is the best software from ones like dolphin, handshake, phpfox, etc. to do a site that is opensource and can have programmers add/delete features. then where can i post/find someone who is a wiz with that software? thnx

2007-03-22 18:22:21 · 1 answers · asked by theSeeker 1

I am making a Flash animation and I have a symbol for my characters head (characterHead). Nested in that symbol are 2 other symbols, one for the head facing straight characterHeadStraight) and one of the head facing 3/4 (characterHeadAngle). If I make an animation using the symbol characterHead but I only show the symbol characterHeadStraight that is nested in characterHead, does the other symbol nested (characterHeadAngle) take up space?

2007-03-22 18:09:44 · 2 answers · asked by argh.pirate 1

Are there situations when we will not be able to use the Switch structure instead of the if-else structure?

2007-03-22 17:45:01 · 2 answers · asked by TheOne 1

2007-03-22 17:42:06 · 3 answers · asked by tungtrangn 1

has anyone ever used Noha's classifieds script in their website? I need help trying to get the admin. login. I downloaded the script, but never got a program.. if i can do it, can someone tell me how to DELETE this page form my website

2007-03-22 17:29:13 · 1 answers · asked by lindsay g 2

I need to be able to cause a popup chat box to appear on the user's browser window, like in a helpdesk program. (I think it was Crafty Syntax that I am referring to...)

Anyways, I need someone to assist me or direct me to assistance in setting up an interactive php chat box that can be initiated from an administrator remotely, to a customer/user. (or even an invitation to chat, but it still must be initiated by an admin)

Any help, please.

2007-03-22 17:25:44 · 2 answers · asked by Bojo 2

2007-03-22 17:22:17 · 4 answers · asked by Anonymous

2007-03-22 17:17:41 · 3 answers · asked by aleksandarsasha 1

2007-03-22 16:57:31 · 3 answers · asked by Margarita C 1

For example:

I have my primary table called Projects with headers as follows:

Projects ID, Project Name, Project Leader ID

And I have a second table called Project Leaders which stores Project
Leader ID as the primary key with headers as follows:

Project Leader ID, Project Leader Name

I am trying to create a Project Entry Form that displays and has a
drop down of the Project Leader Names, but stores the Project Leader
ID in the Projects Table.

Thanks for your help!

2007-03-22 16:55:06 · 1 answers · asked by Random 3

ok so i copied the code in the "embedded " section of the video and then copied and pasted in my xanga blog page for "new weblong entry" and then clicked "edit html" and it just shows me the code...what am i doing wrong?

2007-03-22 16:37:01 · 1 answers · asked by Anonymous

I just finished updating my webpage with new flash movies and content. IE displays fine, but firefox, on every computer i have tried it on, loads the old content, every time? what in the world is going on?

2007-03-22 16:18:21 · 1 answers · asked by free_indeed2000 4

fedest.com, questions and answers