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

because i updated my java, and for some reason, i cant use features of websites, because i have to enable javascript/

2006-12-15 15:09:42 · 3 answers · asked by Anonymous

what is the relationship between java programming language and javascripting and what is the relationship between visual basic and vbscripting?

2006-12-15 14:52:07 · 4 answers · asked by M.M.B.J Mawella 1

trying to add a java script into my web-site

2006-12-15 14:41:50 · 5 answers · asked by Denise D 1

2006-12-15 14:12:57 · 2 answers · asked by cruisingsopac 1

I'm building a website and would like to have it say "Today is ___" such as "Friday, December 15, 2006" but have it change to Saturday December 16, 2006 tomorrow. I have copied and pasted the HTML from a website that has this feature, but it isn't changing. What do I do?

2006-12-15 13:02:44 · 1 answers · asked by ? 4

i need to find how to make a presintation for school before thursday i tryed downloading it on a website but its not working any one got any suggestions i need help

2006-12-15 12:38:57 · 5 answers · asked by cenalvrjohn 1

I made a page with notepad on my computer and now what do I do to make it viewable by other people and have a domain name (I think thats what it's called)? And is it free to make one, too?

2006-12-15 12:09:39 · 7 answers · asked by heartalot12 2

I exported it from Publisher and followed all instructions but it is still not showing up. My host is GoDaddy.com. Thanks!

2006-12-15 12:02:22 · 5 answers · asked by Anonymous

please help

2006-12-15 11:59:56 · 6 answers · asked by meme 1

Can anyone recommend any good books on plc programming for a beginner?

2006-12-15 11:49:21 · 2 answers · asked by alphawhiskey43 3

Does anyone know the keyboard shortcuts for letters that have accents on them...such as french letters and accents?Or does anyone know a website that lists them all? I need them for my french report and I HATE having to insert them as special characters on Microsoft Works

2006-12-15 11:37:14 · 4 answers · asked by ♥MoR3nA ♥ 2

people tell me about them but they dont know thhe addresses that yu have to type in to find them

2006-12-15 09:39:59 · 2 answers · asked by Anonymous

2006-12-15 09:30:11 · 5 answers · asked by dennis n 1

I'm working on my website (atrainw.bravehost.com) and i'm trying to figure the code to make a link to when you click it, it goes to a certain part of the page. Help!

2006-12-15 09:20:28 · 3 answers · asked by Atrain 2

Does anyone know a really good website to learn about Computer Science C++? The book i have explains it in way too many details. I need something simple and understandable. I want to know about Pointers, Enums, Classes and Data Abstraction.

2006-12-15 08:54:11 · 5 answers · asked by NotAMathWizzz 1

How difficult would it be to create a multiple choice or matching type game on the computer? I need to learn something, and I'd like to make it fun and interactive. But I haven't the slightest clue about programming, so I don't have a clue where to start. I'm hoping to avoid having to make boring, traditional flash cards.

2006-12-15 08:42:58 · 3 answers · asked by flyingmouse77 2

2006-12-15 08:38:32 · 3 answers · asked by LostEmpire 2

What will cause the computer screen to "float" once in awhile?

2006-12-15 08:36:52 · 2 answers · asked by J.J. 1

You are to create a red-black tree which supports only the operations listed below. All operations should have time complexity O(log n) when there are n items in the tree, this is the guarantee that red-black trees give. The class should be derived from the TreeMap class in java.util.

The only operations which this class supports are:

public boolean is Empty()
public void makeEmpty()
public void insert(Comparable x) throws DuplicateItem
public void delete(Comparable x) throws ItemNotFound
public void deleteMin() throws ItemNotFound
public void deleteMax() throws ItemNotFound
public Object find(Comparable x) throws ItemNotFound
public Object findMin() throws ItemNotFound
public Object findMax() throws ItemNotFound

Your class should be named RBTree

II. Notes

In no particular order
• TreeMap expects Object and the requirement for RBTree is Comparable
• TreeMap doesn’t throw any reasonable checked exceptions. Your RBTree class does.
• TreeMap expects to perform a mapping of keys to data. RBTree doesn’t. You may find this to present a problem if you’re not careful in the way you implement some of the methods.
• The methods in the above list are the only methods that RBTree supports.

2006-12-15 08:20:56 · 3 answers · asked by Pushpendra C 1

I have a few video clips on my mac that I want to put onto my windows laptop... I want to use these files to put onto my website, but when i copy the files over to this laptop, the files wont play?

advice/ideas/comments?
very much welcome and appriciated

compatibility issue? is there a special way i need to save them from the mac to my cd? or should i try another format?

2006-12-15 07:45:45 · 4 answers · asked by Mindless 3

im an student yet. The page would have multimedia content and complete info about the services.
thanks =)

2006-12-15 07:43:00 · 3 answers · asked by anfoc87 2

2006-12-15 06:45:43 · 25 answers · asked by SouthOckendon 5

Anyone know of any free drag&drop type HTML editing/website builder programs? Besides BlueVoda. Their software is free, but when you want to publish your finished work to the web using their software THEN they want $30. Any help from anybody would be great.

2006-12-15 06:24:21 · 9 answers · asked by whytespyder311 1

Im supposed to make a game for college but all i know is how to make buttons and make tweens. I want to make the user controll something. please help. thanx

2006-12-15 06:15:48 · 2 answers · asked by Anonymous

I'm exporting from Flash 8 Professional to players version 7 and up, and I get a size report including "ActionScript Bytes: 72529 (ActionScript 2.0 Classes)"

That is huge! I (believe) I have to do ActionScript 2.0 because it is a Flash Form Application. I have no idea how professionals squeeze their banners into the 30-40k limits that most sites require. Any suggestions?

2006-12-15 06:08:47 · 3 answers · asked by Benjamin 1

I need to create a html form, not a problem, but the problem is i need to asign to every form a diferent number, example, In the form appears 5 fields, name, email, phone, message, and followup code, this number is automatically generated and can't be changed by the user, any idea how can this be done

2006-12-15 05:20:49 · 2 answers · asked by prometeusx00 1

fedest.com, questions and answers