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

Programming & Design - May 2007

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

2007-05-01 23:29:05 · 2 answers · asked by Anonymous

I'm a freshman majoring at computer science. All my classmates are using windows, But I only have a macbook. I wanna know whethter it is ok to write software on a macbook,

2007-05-01 22:11:04 · 2 answers · asked by roger 1

If I have like Select SUM(amount) AS TotalA from tableA
and Select SUM(amountB) AS TotalB from tableB,
is there a way i can create a query that adds or subtract these two values even if the tables are not linked by a relationship??

Any help is greatly appreciated..

P.S I am trying to find a way to get sort of a bank balance, like all my credits and debit are stored in different tables and i want to create a query that gets the balance.

2007-05-01 22:10:35 · 3 answers · asked by Phugz 1

Does most program like few years ago with work with vista?

2007-05-01 21:51:29 · 6 answers · asked by Anonymous

0

can i submit an active server page form thru mobile device? if so why do we need wml? if not so how can i write application for a mobile device? thanks

2007-05-01 21:47:53 · 1 answers · asked by kutti_barani 1

The file is hosted on linux server.

2007-05-01 20:57:14 · 2 answers · asked by drkchaudhry 1

i have a driver in usb drive (ethtool driver)
i want to upgrade this ethool in my system

after i cd into usb drive, i unzip file by the command
tar zxvf ethool-5.tar.tar
but it show error, said no permitted
how i can upgrade my ethtool driver
i don't know about linux, just learn basic command on linux
please help me
thanks

2007-05-01 19:02:35 · 2 answers · asked by NV 1

while i am using vb 6 at starting i am getting this error plz help me

2007-05-01 17:41:23 · 3 answers · asked by santosh d 1

2007-05-01 17:33:04 · 5 answers · asked by George F 1

I downloaded the jython2.2b. I opened it and it installed. It created a directory with a bunch of files and what not. I ran the batch file in it and the jython interpreter opened and worked.

My problem is that I cannot run jythion from my command prompt. if I type java I get something. If I type pythong I get the pythong interpreter. If I type jython I get:

'jython' is not recognized as an internal or external command,
operable program or batch file.

How do I fix this so that I can run jython from any directory using my command prompt?

2007-05-01 16:24:18 · 1 answers · asked by mr_gees100_peas 6

i know a little bit about html not really xhtml. but i want to learn css, ok my question to you guys would be I have a layout that i downloaded from this is cause i wanted to see how exactly everything workd, i downloaded it, and you know when u write paragraphs in html u have to do or the

thing or something like that, but with css ............theres nothing, and when i open up the page i see writing but when i go to edit it i cant find the paragraph... now this confuses me greatly, maybe i have get more knowledge of this, but can someone please tell me... i want to knonw where ur supose to but the paragraphs and is their anywhere, anysites that i can learn css better, thank you..

2007-05-01 15:21:03 · 4 answers · asked by Anonymous

My site loads so slowly, sometimes it doesn't load at all. I can't figure out why. Is there too many images? Is there something wrong with my coding?
http://erase-her.net

2007-05-01 14:19:16 · 6 answers · asked by pirateprincess 2

If i make a private gaming site for over a 100 members, and place ads, about how much profit will I make. There will be about 200 members, and about 100 members will click on ads everyday, any chance of making a little money?? What are the best ads to place for this? Google ads? Banner ads? full page ad of every third click or what? Any possibilty of making over $10/day?

2007-05-01 14:16:54 · 2 answers · asked by Anonymous

hello me again lol, thnks to those who answered my last question,

How do i make new pages using front page and no i'm not swapping editors!
Exmaple say i have a image or product on my main page and i someone clicks on it i want it to go to a page devoted to that image or product (like a mini page) how do i go about do this ?

2007-05-01 13:23:26 · 2 answers · asked by dsgamez 1

2007-05-01 12:43:34 · 6 answers · asked by toohcynwal 1

How would a department or company benefit by having a network?

2007-05-01 11:08:49 · 4 answers · asked by robpurpleblazekamp 2

I want a way to have my form have a required field so if it's left blank, the form won't be sent and I can control the number of blank e-mails I get sent. Any help? I build my own php forms so I'd appreciate it if you wouldn't suggest an online form maker or generator, I love having my site being built solely by me.

2007-05-01 10:48:39 · 4 answers · asked by Anonymous

i only have the ones all ready on my computer new to this thanks xx

2007-05-01 09:57:51 · 15 answers · asked by lisa 2

iam stuck here in usa and a fresh BS computer science grad from india, got married and moved here , and bcoz of the h1 quota limit ,i did not get a h1, so please can someone help me how to program and get experienced , so i can work once i get a chance to ... thank u . it would be of gr8 help , if someone is willing to help me ..

2007-05-01 08:46:10 · 6 answers · asked by kan 1

I want to submit a form to an email. Is there a way to do this without that pop-up message warning the user first? I was thinking some Javascript coding might do the trick, but I don't remember too much of it anymore.

2007-05-01 08:43:27 · 3 answers · asked by Anonymous

The background image on myspace profile page opens on my MAC but when I check the page on a PC the profile loads but there is no background image. I have reloaded the image after optimizing it to load faster but it still doesn't load on the PC.

2007-05-01 08:35:38 · 3 answers · asked by KEN C 1

i know how to make regular ones. but i want to make ones that move. i need step by step. and if theres a special software i need to know.

2007-05-01 08:34:16 · 3 answers · asked by chelsie_malfoy14 3

How can i steganography text in file text using c++??

2007-05-01 07:54:35 · 2 answers · asked by memo m 1

For parsing .html file you can add

"AddType application/x-httpd-php .html" in .htaccess, but putting
"AddType application/x-httpd-php .htaccess" in .htaccess it doesn't work (unbelievable ha ha)

How can I adjust that in Linux Environment?

2007-05-01 07:30:56 · 3 answers · asked by kruno55555tisljar 1

Consider the following snippet.

#include

int main()
{
char x[] = "Hello";
char *y = "Hello";

x[0] = 'J';
y[0] = 'J';
}

Assignment to x[0] is fine, but assignment to y[0] is not.
Does anyone know the "formal" reason?

2007-05-01 06:43:10 · 3 answers · asked by AC 1

Please also suggest me .., some good softwares to build it because m just a lay man in this field..and dont have knowledge about any languages or something..Also if u could tell me how to register and launch it once I have finished building it on my PC..and how to keep updating it and stuff..I actually wanna know the entire procedure..
Thanx for your time..

2007-05-01 06:38:48 · 5 answers · asked by pankitdhawan 1

2007-05-01 06:16:06 · 2 answers · asked by Faree 1

Please take a look at this simple HTML page that uses a JavaScript function to swap CSS classes.

There are zero advertisements on the page. It's very simple code.

http://www.cleansimpledesign.com/yahoo/css_style_swap.html

You can see that the JavaScript is triggered by the ONCLICK event.

I would like for this to be triggered using a SELECT menu.

I appreicate all help!

I would like this to work in all modern browsers.

I am set up to accept email from Yahoo! Answers users. It is probably a good idea to also email your code to me, since the "Answers" interface sometimes truncates code.

2007-05-01 06:06:49 · 3 answers · asked by mason00000001 2

I need to design a cookie that notifies the user if they have already filled out a webpage form. I have already designed a page that thanks the user for making contact when the user clicks on the "submit" button, but I am having difficulty with the function and where to put it.

Here's what I have (assume that the appropriate body, form, and closing tags are in place):

Contact Page




At this point it goes into the form and the web page design. I still can't get the cookie to work. What am I doing wrong? Everything else works, but the part about the cookies at the top.

2007-05-01 05:30:28 · 1 answers · asked by Valencia E 1

fedest.com, questions and answers