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

Programming & Design - December 2006

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

2006-12-06 10:59:20 · 3 answers · asked by Anonymous

Does any one know how to change the Flash movie I just made and turn it into a file that Windows Media Player can play?

2006-12-06 10:43:26 · 2 answers · asked by Anonymous

Hello,

My webpage is Xbox360realm.blogsome.com

I am having troubles because in Firefox and IE 6 this page displays centered, but in IE 7 it displays on the left hand side of the page. I cannot for the life of me find out why this is...

Also, IE is doing something funky with my search form, it's creating a lot of unnecessary space, is there a fix for this?

Also, Also, how do I get rid of the break below the categories and archives section?

Thank you!

2006-12-06 10:42:24 · 2 answers · asked by Anonymous

if i do not want to work with him anymore what can i do, how does you transfer the control of a webpage to another person? . How can i tell him to remove his link from my webpage? I really apreciate good answers

2006-12-06 10:34:30 · 3 answers · asked by bely c 1

i'm reading about pointers in C++ and they dont really seam to be worthwhile or am i missing something?

2006-12-06 10:33:52 · 3 answers · asked by willy 5

Hi,

Im having some memory leak problems, im creating objects of classes which display on screen using SDL and play sound using FMOD. I then delete the object using delete and create a new object that does similiar, eg.

#include "SDL.h"
#include "menu.h"
#include "game.h"

// main, run menu screen, then run game.

int main( int argc, char* argv[] )
{

int loop=1;

while(loop){
menu *m = new menu();
if(m->run()==1){
delete m;
Game *g = new Game();
delete g;
}//if player chooses start 1 will be returned and the game will start else the game will exit
else loop=0;//end
}

return ( 0 ) ;
}

the objects dont seem to be getting deleted and the memory increases each time.

any advice how i can make sure that the objects are deleted completly, including everything the object holds.

2006-12-06 09:07:43 · 5 answers · asked by karljj1 4

I have the Windows operating system and well just a few days ago I went to an Apple store and tried out aMac. It was so much more advanced and organizied, so programs were easier to find, than Windows!!!!!!!!!!!! If my Windows computer ever crashes (dies) should I get a Mac?

2006-12-06 08:58:48 · 10 answers · asked by annagarcia1992@sbcglobal.net 2

2006-12-06 08:49:51 · 5 answers · asked by Summer 1

Is is possible to add music, or a audio source (mpeg) to play in the background of the form. I am going the want to play the music all throughout the program (all pages) it will still play the music if I do (me.Hide) right?

2006-12-06 08:34:56 · 1 answers · asked by Anonymous

im currently taking a tutorial on C++ and so far i understand it, but before i actually start to learn anymore i would like to know, are there alot of games coded using C++ and if not what language do the use?

2006-12-06 08:24:29 · 4 answers · asked by willy 5

2006-12-06 08:17:38 · 10 answers · asked by ram 1

I would search, but no search engine will read symbols apparently.

For instance:

int sum = 0;

for ( int i = 0; i < ROWS; i++ )
for ( int j = 0; j < COLUMNS; j++ )
sum += a[i][j];

what does the += mean when it says sum += ...etc?

Thanks!

2006-12-06 07:59:02 · 6 answers · asked by antheia 4

Okay, this is complicated. I have three columns, I want to see if a number in column 1 is also in column 2, and if it is, I want the answer to equal column 3. How would I go about writing this formula in an Excel spreadsheet. To Clarify clarify, I want to see if the number in column 1 is ANYWHERE in column 2, and if it is, I want it to show the corresponding # in column 3

2006-12-06 07:53:49 · 9 answers · asked by olliev34 1

i need to know what is bigger a pixel or a Killobyte and how much bigger

2006-12-06 07:52:20 · 8 answers · asked by dude 2

how can i make the background of my powerpoint slide as a existing pic in my computer ?

2006-12-06 07:45:54 · 4 answers · asked by Bader 1

2006-12-06 07:41:28 · 1 answers · asked by azid123 2

I am rather uneducated on how to make a webpage. I am a Mortgage Loan Officer. I would like to make a webspage that allows people to either submit a request for a loan, or simple to ask a question. If I do make a website, how to do make sure that my site comes up on the first page of search results on engines like yahoo, google, msn?

2006-12-06 07:33:05 · 5 answers · asked by Anonymous

Is there an export option (xml,eps?) that I should make in Indesign before I import to Publisher?

2006-12-06 07:28:38 · 4 answers · asked by inspirationweb 1

Hi all,
Please give me exmaples or details by which i can send email.

Thanks in advance

2006-12-06 07:28:28 · 1 answers · asked by Jack J 1

Hello
I have this table which has the following fields:

Table1:
userid, field1, field2, field3, status, date

then I have this other one:

Users:
userid, username

I have a query that selects the following

SELECT
(SELECT username from Users WHERE Users.userid=Table1.userid) as user_name, sum(field1), sum(field2), sum(field3) FROM table WHERE userid=@userid AND date = @date GROUP BY user_name

and another one that goes like

SELECT
(SELECT username from Users WHERE Users.userid=Table1.userid) as user_name, sum(field1), sum(field2), sum(field3) FROM table WHERE userid=@userid AND date = @date AND status = 1 GROUP BY user_name

So basically, the second one has an additional condition (status=1). How can I merge the two so I can get:

username | field1 1st query | field2 1st query | field3 1st query | field1 2nd query | field2 2nd query | field3 2nd query

Thank you in advance

2006-12-06 06:57:16 · 4 answers · asked by Dookie 3

the wriiting size on web pages on my computer has gone that small i can hardly read it. how can i make it bigger.

2006-12-06 06:56:57 · 11 answers · asked by Anonymous

I cuurently run my own Windows 2003 webserver off my DSL line. I am looking for a good ASP Blogging app to run my personal website. I need to be able to add as many Catergories as I would like and have a place to post pictures, videos, and audio clip.

2006-12-06 06:39:22 · 5 answers · asked by Joshua G 2

I try to open email and it will say cannot open data store. I did basic diagnostics and I tried to map a couple of network drives and everything works on every other computer accept this one. I made sure all the odbc connections were correct and not corrupt and I xchecked to make sure that in the active directory this user had all permissions to connect to the file server. I think it may have something to do with the DNS or reverse-lookup dns Does anyone have any ideas? Suggestions

2006-12-06 06:37:02 · 4 answers · asked by Anonymous

i want to know how does a website function how is it created and made available to others

2006-12-06 06:35:03 · 4 answers · asked by seth 1

2006-12-06 06:06:26 · 9 answers · asked by laith850 1

Hi there,

how can i add images to an input- or select-option field for website forms? i have seen this on some webpages for username/password fields, but just cant find them any more. is this just an css background, or how is it done?

2006-12-06 05:53:15 · 5 answers · asked by monorail_cat 1

0

IS THERE A SITE I CAN GO TO WHERE I CAN MAKE MY DEFAULT PIC ON MYSPACE LIKE ITS SNOWING HELP ME PLEASE!

2006-12-06 05:47:41 · 2 answers · asked by Anonymous

Ive looked on the internet for help! how wrong was i!! im more confussed then i was when i first started c c\++ jvm jsp jre HELP!! just need the basics and facts. PLEASE HELP!

2006-12-06 05:41:16 · 8 answers · asked by Timothy D 1

Ok here is the story, I had this assignment due that called for a program to test if a WORD (meaning no spaces, unless there is a word in the English language that has a space in it, and is still a word) IS A palindrome OR NOT (using recursion)...regardless my instructor marked me off 10 points! and the only thing he wrote on my paper was "function does not work". He gave me the lowest grade I’ve ever received in one of his classes, an 86.67%, personally I'm not sure whether to be mad, or ashamed of it. Regardless, I have tested this program NUMERIOUS times from before, and after I got it back from the instructor, and I have found NO errors within it, unless you enter something with a space(which the program was not required to have)!!!

The best answer will go to whoever can tell me wtf is wrong with my program, and tell me why I was marked off points. If you need a question format, why was my grade so low on this program.

A link to the program will be up soon.

2006-12-06 05:23:47 · 3 answers · asked by D 4

fedest.com, questions and answers