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

is it the same with TCP one?

2007-04-25 20:18:33 · 1 answers · asked by Amy L 2

example: px = pixel , em = ?

2007-04-25 19:47:17 · 1 answers · asked by jack 6

I need the users to click in a box and type, but not be able to change it or mess it up. What program would be best to use? Has anyone ever done anything like this in open offcice

2007-04-25 17:14:57 · 2 answers · asked by archerkd 2

i have a huge final due and i have a lot of information that i want to fit into a very small area, and thought that a scrolling text box would do the trick, can someone help me and tell me how to accomplish this!?!

2007-04-25 15:30:15 · 1 answers · asked by deep in thought 2

2007-04-25 12:49:55 · 1 answers · asked by lottpat 1

2007-04-25 10:52:46 · 7 answers · asked by zman 1

Can I copy or otherwise import the document into another program (such as paint) to easily edit it? How?

Or any other program which I can put it into to edit it?

Any help appreciated. Thanks. :-)

2007-04-25 10:38:52 · 3 answers · asked by Anonymous

What is the easist way to convert an Access database to MySQL. I do not want to use any software to convert the database. Thanks.

2007-04-25 09:39:36 · 5 answers · asked by 404 1

//Here is the code pertaining to the problem...

var mRN = function getRandom()
{
return Math.random()*10
};
/*Code works just fine, when I call on it it returns a random
number.

Now my question, mRN will acquire a new random number
for every time it is called upon.. here is the next part of the code:
*/

document.write(mRN());
document.write("

Rounding:
");
document.write(Math.round(mRN()));

*/How do I make mRN return the same value to line 1 and 3 above so I can put what the number in line 1 is when rounded?

Thanks
*/

2007-04-25 09:24:51 · 2 answers · asked by Simba 4

2007-04-25 09:00:23 · 1 answers · asked by STORMY K 3

I Need to find IP adresses in my database, so how will put HTML code into SiteSolution?

2007-04-25 08:47:43 · 1 answers · asked by snowballcity 2

4) Which of the following is not a class of information system applications?
(A) database management system
(B) decision support system
(C) expert system
(D) management information system
(E) office automation system

______________
5) A contract with management and the user community to develop and information system is called:
(A) statement of work
(B) system contract
(C) design specification
(D) problem statement
(E) statement of agreement

______________

6) A model that shows what a system is and what is does is: ____________
(F) a physical model
(G) a logical model
(H) a context model
(I) a process model
(J) a data model

7) Which of the following would you not find on data flow diagrams? _____________
(F) Processes
(G) data flows
(H) data stores
(I) internal agents
(J) external agents

9) Which of the following could be modeled as an external agent on a DFD modeling a payroll system? ___
(F) A bank receiving a tape of payroll entries for direct deposit.
(G) A programmer writing software code for the system
(H) An operations engineering mounting a tape on a tape drive.
(I) A DBA tuning the payroll database.
(J) All of the above

2007-04-25 08:45:19 · 1 answers · asked by Tony K 1

Instead of my page saying www.mywebsite.com/buyproperty.php, how can it just be like a folder and say www.mywebsite.com/buyproperty.

2007-04-25 07:30:40 · 1 answers · asked by Anonymous

Like C++ or Java...except free. By the way I know I have to put in information, I'm not a complete idiot.

2007-04-25 05:28:20 · 6 answers · asked by Spearfish 5

I'm not very good with javascript yet i know some things due to some knowledge in actionscript. I'm tring to make an impossible quiz and it seems quite impossible to make. when veiwing the pade it says there is a script error. Can someone please find it for me please.








Test your knowledge on gadgets.



What is 1+1?

a) 2

b)11

2007-04-25 05:20:53 · 3 answers · asked by god0fgod 5

2007-04-25 05:18:35 · 12 answers · asked by Spearfish 5

2007-04-25 05:13:34 · 4 answers · asked by M.B. 2

Ok... i mean is there anyway to create a menu which has a number of tabs across the top. when you click the tabs the image beneath changes and then you can use the image as a link.

if you go to this site there is a version with 3 images that used java script... but does anyone know how you could do it without using java
http://www.dooleyvacations.com/

2007-04-25 04:54:58 · 5 answers · asked by theresanangelatmytable 3

I want to be a freelance web designer. My dilemma is, after i build a web site using programs like Dreamweaver, after i deliver the web site to the customer, how will they be able to update the site? do i need to do it, or will they be able to do it on their own? not everyone is able to buy or use Dreamweaver, so what other way can my customer update his/her web site? Thanks for your input!

2007-04-25 04:15:49 · 2 answers · asked by Anonymous

I run a band's web site and would like to know if there is a way to embed a media player on the site with a playlist so that visitors can choose which songs to play right on the site. Kind of like what MySpace has, only using Windows Media Player or something similar.

2007-04-25 02:28:22 · 2 answers · asked by Yoi_55 7

does anyone have any good ideas on how i should start this or any references, i can do a simple one but, i need a little guidance on which direction im going with this. does anyone have something simular writtin up that i can use for an example. i need a gui writtin in java for about 60 names and ext. thanks for any suggestions

2007-04-25 02:15:41 · 2 answers · asked by whowantit32 1

0

heres what the code should look like in somewhat plain english:
If this month = January to March
{Hello}
Else
{Goodbye}

Can anyone come up with the code? I just started using javascript so i couldnt really follow any tutorials..its all cut and paste for me. Thanks in advance!

2007-04-25 01:49:49 · 2 answers · asked by jlp.media 3

could someone type out a simple operation program providing me with a random (or as close as a computer can get to being random) number between 1 and 10. Thanks, I learned basic more than 17 years ago and am an artist working on a project in which I am using random machine output to affect my color choices in drawings... thanks a ton....

2007-04-25 01:49:18 · 5 answers · asked by quintstevenson 3

I don't think anyone will acutally write the program (if you do, please use C language).

Looking for psuedocode on how to go about it.

2007-04-25 01:14:09 · 2 answers · asked by Russel Teek 1

Okay i know where to go in frontpage to change the hyperlinks but im not sure what way to color them. www.hensathome.com


On my pages they come up with colored box when you click on the link i just want one color say pink then click to the next color say white. so i dont want no background box (besides the black blackground)
so i thought just changing the colors would be easy but its not working the way i want. Any advice with which ones to change color? - background - text :- hyperlink:- vistied hyperlink and active hyperlink:


thanks guys

2007-04-24 23:58:22 · 3 answers · asked by Mum of one 1976 1

Hello,

With

dir /a:d /s /b >>textfile.txt

I build a fantastic dir list in textfile.txt
The only thing I want different is a / added to the end of each line.

so in the file it will look like this:
C:\Program Files\
C:\Program Files\Nero\Nero 7\

Instead of this:
C:\Program Files
C:\Program Files\Nero\Nero 7

Thanks.

2007-04-24 18:55:27 · 2 answers · asked by Netiad 2

2007-04-24 17:09:51 · 3 answers · asked by vikas mathur 1

My current WordPress theme is Theme 16 2.0 by Template_Help.com
And while my admin controls are set to display the author of each post, the author name is not displayed. I would greatly appreciate any help with enabling this option. If it required adding code, please be specific about where and what to add as my programming skills are limited to very basic html.
Thanks in advance!

2007-04-24 15:58:00 · 2 answers · asked by Darin W 2

2007-04-24 15:34:42 · 3 answers · asked by freedom_2k6 1

fedest.com, questions and answers