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

i also want no where do i go to make the graphics and stuff if some one please answer my question please

2007-03-11 19:57:49 · 1 answers · asked by Anonymous

i want to do a semester project in .net but no idea what to do plz give some title . urgent

2007-03-11 19:45:56 · 7 answers · asked by jeet 1

2007-03-11 19:31:20 · 2 answers · asked by sumesh 2

Hello,

There is chart which update every 10 second and I want that for my site, when i save it to my PC it save only the HTML code not the PHP code, Can you tell me how to save the PHP code or just let me know if there is site to give me such thing(http://www.globalbourse.net/quotes/dynamic_quotes.php) for free?

Regards,
Omer

2007-03-11 19:22:09 · 6 answers · asked by Omer 1

2007-03-11 19:17:44 · 5 answers · asked by any25krishy 1

I"d like to create a local excel database of the items in thottbot. Ideally I could perform a search and export the results to excel. Anyone know how to do this, or whether it can be done?

2007-03-11 19:16:06 · 2 answers · asked by hilaire 2

No amateur ethicist commentary, please. Also, if you own one of the million sites with a black background, dirty java script, and stupid references to warez, dll and hell, go the the latter and don't waste our time.

2007-03-11 19:02:10 · 2 answers · asked by Andrew R 1

i have encounter this error whereby when the user logout from my page the session does not seems to be remove... i had already insert the Session.Contents.RemoveAll()... why does the session isn't remove????

2007-03-11 18:41:33 · 3 answers · asked by Johnny B 1

Does anyone know of any websites that teach you how to make your own animated .gifs???? OR if its easy enouph to just explain, can anyone tell me how to??? Thanks :)

2007-03-11 18:17:38 · 3 answers · asked by samurai_army0 1

I want to learn Programming. What software is best for I use? But that software may be free software and may be with stand alone application creator. Tell me...

2007-03-11 18:17:19 · 5 answers · asked by rc 1

2007-03-11 18:00:04 · 1 answers · asked by Bride2Be 8/30/08 5

it must be PHP 4 but not 5...

2007-03-11 17:41:07 · 1 answers · asked by Oleszka 2

2007-03-11 17:32:02 · 2 answers · asked by It'S mEeH!!!!!!!!!!!! 3

I am accepting an input in the textbox i want to check following conditions:
1)alert if textbox is left blank
2)check if textbox is given spaces in it
3)numbers cannot be entered
4)after giving an alert after proper message the focus(cursor)should be in that textbox

2007-03-11 17:13:34 · 3 answers · asked by swati_getsweetypie 1

I would like to learn programming (C, Java, Perl, Phyton etc.) and web development...

2007-03-11 16:58:28 · 2 answers · asked by Anonymous

I've been working for weeks on this project, and I've pretty much exhausted my internet research, and I cannot figure out how to make a listbox selection change an image on my page. I have the code that appears that it SHOULD work, but when I test it, nothing happens! This is the code I've written so far, can anyone help me figure out what exactly I'm doing wrong?

(will edit the code in)

2007-03-11 16:55:49 · 3 answers · asked by Kevin 3

2007-03-11 16:53:06 · 1 answers · asked by jothis74 1

0

I am making a web page. I have a Pic/layout and a flash animation on top of it. I have used a div layer using Dreamweaver. Is there anything I can use to make those things to be center and resize on different screen.
here is what it looks like now:
http://singhgagand.brinkster.net/intro7.html

2007-03-11 16:45:22 · 3 answers · asked by Best Helper 4

It is for a project about my career choice. I need to know where I would work. Examples are like the office, your house, a librarry, the server room.

2007-03-11 16:34:50 · 3 answers · asked by I run with scissors 4

2007-03-11 16:20:43 · 4 answers · asked by Anonymous

Can anybody help me out with the defenition of each one?
#include
#include
#include
#include
#include

2007-03-11 16:02:40 · 3 answers · asked by Anonymous

Hi there I'm using Dreamweaver to design my website. When i hit F12 to preview my page it all seems ok, I can view the site and the pictures. However, when I type in the actual link, only my text seems to show up and the images in my table are not showing! What am I doing wrong? Please help!

Cheers,
Adriana

2007-03-11 15:59:53 · 3 answers · asked by Anonymous

I've got wordpress.org downloaded and uploaded to my site using fantastico. I have downloaded a theme I would like to use. Now I would like to upload that theme using ftp and integrate it into my website. I'm stuck. For ease of answer, my theme is called "notebook". My host is H2oh if that makes a difference. Can anyone help?

2007-03-11 15:57:00 · 2 answers · asked by sfox1_72 4

Is this the appropiate way to using the switch structure im having problems, sending it to an outfile char User_input;
switch (User_Input)
{
case 'short'
outfile << setw(6) << Band_Name << setw(6)<< Title << endl;
break;

case 'medium'
outfile << setw(6) << Band_Name << setw(6)<< Title << setw(6) << number_Of_Tracks << endl;
break;

case 'long'
outfile << setw(6)<< Band_Name << setw(6) << Title << setw(6) << number_Of_Tracks << setw(6)<< Total_Time
<< setw(6)<< Cost << endl;
break;
}
system ("Pause");
return Exit_SUCESS;
}

2007-03-11 15:31:43 · 4 answers · asked by Anonymous

I tried putting the first part of the script below... so it'd be the same for another link to lead to different page. However, both links popped up the same page. The popup forms worked fine... but just ONLY SAME ONE of them popped up for both links.

No spaces, of course... and it wouldn't let me type my URL. So...


Report Broken Link





Submit Feedback

2007-03-11 15:30:17 · 3 answers · asked by Anonymous

I need help with finding out, which jar files I need to download and include in my java file to connect to MySQL. (MySQL is installed and setup correctly.)

Please list steps and links to the files I need to download.
Thanks!

2007-03-11 15:25:06 · 3 answers · asked by cdnplaya69 1

Involved program..logging being used.
At key points, I invoke...
logger("sample text"+Str(whatever_var%))

logger then appends recieved data to a logfile....

Of course logger also uses tickcount() to track program run time....time is added to each line..I'd also like to have it add the Sub or Form that called it. (Rather than manually enter the data with each call.)

Anybody know a way/method to help me out here??

2007-03-11 15:11:56 · 1 answers · asked by Sumdawgy 3

Are there any colleges for a career in web design, and if so, can you post some.

2007-03-11 15:02:13 · 2 answers · asked by I run with scissors 4

fedest.com, questions and answers