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-02 11:49:56 · 3 answers · asked by hamad h 1

what easy gui no need of any html effort just drag ang drop.. freeware or software or to design/make a website.

2007-03-02 11:40:23 · 2 answers · asked by samra 1

i want to know how to make a website.i think it would be really helpful for me.please help!!!

2007-03-02 11:12:29 · 5 answers · asked by Tattuwolf 2

I have tried a bunch of code, the most common being something similar to....
embed src="song title.mp3"
width="100" height="20" autostart="false" loop="FALSE"
/embed
But nothing seems to work. I would like it to work with firefox as well. I know it's possible I've seen it done (ie. www.planetxiii.com). I even tried copying the source code from that site and plugging in my song, but it doesn't work. I'm going nuts trying to figure this out. Thanks to anyone who can help.....

2007-03-02 11:08:28 · 3 answers · asked by Get me outta here! 2

2007-03-02 10:25:52 · 5 answers · asked by Valerie C 1

0

I have created this webpage when i open it onn my pc its right size. When I opened it at school to was to big. It has different screen resolution. How can i have to be small to fit on every screen. Like a someking of java script.

2007-03-02 10:23:55 · 5 answers · asked by Best Helper 4

Hello,

I want to create a program using JCreator, that uses radio buttons, to ask the user questions. For example: Who was the 1st president of the US?
Button 1- Washington
Button 2- Jackson
Button 3- Bush
Button 4- Johnson

Unfortunatly anything I search for online just dosen't help me. Could someone please help me and either write a code for that example or reccomend me to a place that has pretty clear and simple directions (starting from the beggining of the program).

Thank you so much in advance!

2007-03-02 10:10:00 · 2 answers · asked by Anonymous

I keep hearing IT is dead and that scares me cause i'm in my 2nd semester of IT programming associated degree. What area specifically is going to have a great demand? What certifications are going to be in demand? Skills? Thanks!

2007-03-02 09:53:30 · 3 answers · asked by Kristine R 4

What is a way I can practice using assembly language now, or will I need software, or download a program.

2007-03-02 09:41:10 · 3 answers · asked by steel lion 1

2007-03-02 09:33:28 · 1 answers · asked by rchk k 2

2007-03-02 09:18:32 · 1 answers · asked by andy3d 1

Does anyone know if the windows process scheduling is based on time slicing? Is it Pre-emtive or non pre-emtive?
If one process eats up 100% CPU and another process wants to run, will the second process get any CPU cycles or only the first process will get the whole CPU and perhaps windows would crash. This questions actually applies to windows web server.
I already know about the process scheduling of linux and just want to compare it with windows. Please don't just answer by saying "Windows is worst, don't use it as a web server" I need a proper answer to justify my question.

Thanks to everyone who answers my question.

2007-03-02 09:03:11 · 1 answers · asked by Manish 5

Was this -copy- off the web? One of my student gave it in as home work.
http://www.geocities.com/robertpolito/author.doc
Tell me yes or no and were it came from

2007-03-02 08:10:00 · 4 answers · asked by Anonymous

1

hi wat up

2007-03-02 08:07:40 · 6 answers · asked by nike t 1

2007-03-02 08:07:32 · 2 answers · asked by star 1

2007-03-02 08:00:02 · 3 answers · asked by Anonymous

Help..


Where do I start?

2007-03-02 07:59:27 · 5 answers · asked by ~ 4

I want to copy all the contents of a file into text. I would like a list of all the contents of a folder. If anyone know's how to do this, please let me know. (Without needing to purchase software or something like that)
Thanks!

2007-03-02 07:58:29 · 3 answers · asked by Anonymous

2007-03-02 07:58:03 · 2 answers · asked by star 1

I am looking for the directory or folder in the computer that holds all the image or wallpapers for desktop background?

2007-03-02 07:50:52 · 4 answers · asked by anthony 1

I am an independent contractor. When an offer is made through e-mail it is made to multiple vendors at the same time. I have to go to my log on page with the company, enter my password on the next screen, and choose Accept or Decline. No matter how quickly I have done this manually (often within 1.5 minutes) someone else presses the "I Accept" button on their own log in page and I Iose the job opportunity. This happens over and over so I know there must be some computer trick to this I could use to my benefit. I do have an alert sent also to my telephone, but still I'm not fast enough.

2007-03-02 07:44:28 · 3 answers · asked by kittykats2 2

If you answer can you leave a link to it?

2007-03-02 07:25:27 · 3 answers · asked by zoness12 1

2007-03-02 07:18:48 · 10 answers · asked by deb_star_82 3

I want to make my visual basic environemnt greenish, im tired of the old dull gray color, i know this is possible after reviewing a tutorial on the net.

IMPORTANT: i do not want to change form colors so do not tell me instructions to change form colors, all i want to do is change my VB GUI INTERFACE,

i tried tools and options but all i could change is some list drop down animations.

thanks in advance,

codeseeker

2007-03-02 07:15:43 · 2 answers · asked by Anonymous

is there a way to set or command my computer to restart automatically everyday at certain time without me doing it manually?

DOS command? etc?

2007-03-02 06:47:47 · 1 answers · asked by sleepydo 5

What I'm thinking of is something like matching a lower-case character followed by a full stop, then just replacing the full stop with a comma. So something like

[a-z]\.

to

[a-z],

But I can't figure out how to get the regex to 'ignore' the lower-case character. I'm working in VB 6, if that matters.

Anyone?

2007-03-02 06:38:10 · 5 answers · asked by rissaofthesaiyajin 3

I currently write software using Microsoft ActiveX Data Objects (ADO) 2.8 in VB6. The software interacts with database tables, views, and stored procedures on our SQL Server 2000 database. Most of what I do involves commands, sometimes returning recordsets, but usually just parameters. I create the objects as needed in code and do no deal with ADO controls on forms at all.

I'm about to begin working with VB.Net 2003 (and hopefully soon 2005) and would like to find references and hints as to what are the most efficient and easiest methods to do this. Please answer with the fact I'm not too familiar with VB.Net in mind.

Thanks.

2007-03-02 06:31:46 · 3 answers · asked by Anonymous

How does a sentinel value differ from a program flag as a means of loop control?

For a sentinel value to be used properly when reading in data, how many input statements should there be and where should the input statements appear?

Please i need help with these two questions, these are the last two i need!! cant seem to figure it out...

2007-03-02 06:01:40 · 1 answers · asked by Anonymous

fedest.com, questions and answers