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

Programming & Design - October 2006

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

wanna to record vu script in rational robot
start application-->from rational online sample
method-->API

i've got this msg-->no scriptable protocol found with the current generator filtering selection you may regenerate this session with different filtering

Help Me PLZZZZZZZZZZZZZZZZZZZZZZZ

2006-10-15 23:36:21 · 1 answers · asked by Anonymous

its gonna be a suprise for someone so real answers please

2006-10-15 23:07:50 · 10 answers · asked by ? 1

For example if i wanted html content to appear in a table when a button is pressed, but for the other table windows to remain static then what coding would i use - would i attach javascript functions to the button?.. But how is the table window indentified in html?? If anyone could point me in the right direction i'll read up on it... i'm teaching myself web design!!

PS I'm using macromedia MX 2004 if there are any shortcuts on that programme...

Many thanks...

2006-10-15 22:41:10 · 2 answers · asked by 0000 2

2006-10-15 22:07:23 · 2 answers · asked by BALA 1

I would like to have the basic understanding of the inkjet printers. Also would prefer to know the technology being used in it.

2006-10-15 21:57:44 · 1 answers · asked by chellakumaran r 1

I'm new at this so I really don't know much at all.Thank you.

2006-10-15 21:53:07 · 4 answers · asked by blacksheep0685 1

I plan to create a flash game.
Where can i download the action script for the games?
Where to download the code for keeping the game scores?

2006-10-15 21:48:36 · 1 answers · asked by Chilang 2

2006-10-15 21:28:44 · 2 answers · asked by Sourav 1

2006-10-15 21:27:26 · 13 answers · asked by Sourav 1

2006-10-15 21:24:52 · 4 answers · asked by Sourav 1

I have small web & graphic design studio.
What is the best way to promote my services /without freelance sites and craigslist/

2006-10-15 21:15:14 · 1 answers · asked by Brand D 1

2006-10-15 21:07:38 · 6 answers · asked by SerenaMXG 2

My IIS got Currept and there are some web applications on my system.Tell me how to repair IIS without affecting the applications.

2006-10-15 20:26:36 · 2 answers · asked by saxena_hemant 2

I want to apply schedular so that my page runs after 1 day and the data should be updated when the page runs.Tell me Which technology should i use and give me some tips about it.

2006-10-15 20:20:04 · 1 answers · asked by saxena_hemant 2

Is there a way I can do somthing about it , that when some one try to copy it , it says no right click allowed or somthing like that

2006-10-15 19:43:56 · 8 answers · asked by virk1313 1

history and evolution of artificial intelligence

2006-10-15 18:41:56 · 5 answers · asked by Bidhya G 1

2006-10-15 18:38:42 · 6 answers · asked by ? 3

hi everyone her I have a problem for you and actully my problem and I wanna share it with everyone here oky

The problem haw to generate a list of integers from x to y e.g. 1-100 and it is generated in an increasing order e.g. 1,6,23,25,29,34,........ 98 and actually this is the real problem
the needed number of integers is 20

The Q is how to do that by coding and is there a method in java that handel this issu ?
================
oky have a look what i done so far
java code:
mport java.util.*;


public class mainclass{
public static void main(String [] args ){
Random rand = new Random();
int x =1;
int curr =0;
for(int t =0;t<10;t++){



while(x100){
x = rand.nextInt() % 100;

}
curr =x ;
System.out.println(x) ;

}



}}

any idea :)

2006-10-15 18:25:20 · 2 answers · asked by max hit 1

eg. char arr[100];

I want to point position arr[5] to a linked list of strings.
The pointer the linked list is called head. So I want to point arr[5] to head.

Thanks

2006-10-15 17:59:14 · 3 answers · asked by candice 2

I am building a website utilizing php and mySQL. I have always had a windows based server and was wondering if there are any differences I should know of. I was under the assumption that I could just upload my html and script files the same way I normally would. Is this true?

2006-10-15 17:47:40 · 4 answers · asked by nigel 3

that? I also want people to be able to upload pics website info email phone and have it set up like a directory for the paide ads I want people to go pay and then it posts automatically but i am not surre what the code is called ? or where to find it does anyone know the name of the type of code for this or a good site to find goode webs design codes thanks in advance

2006-10-15 17:40:26 · 2 answers · asked by vegasgirl 1

http://i54.photobucket.com/albums/g85/yungskeeme/1287924771_l.jpg

how would i be able to do that?

2006-10-15 17:32:49 · 1 answers · asked by PrettyBoi 1

More on I want to display the 'hex value' of a packed decimal field in COBOL.?
I want to use this 'hex value' further in my code to do some validation. I am aware how to view data in hex format by giving the 'hex on' command on the TSO command line.

2006-10-15 16:35:58 · 2 answers · asked by smita3010 1

How can I translate binary to text and vice-versa, and is ascii different?

2006-10-15 16:09:47 · 5 answers · asked by Anonymous

I need to nuke my PC and re-load everything. I had a friend try to updage it and he ended up just messing it up more. Any help would be awesome.

2006-10-15 15:38:17 · 8 answers · asked by thatchelpage 2

I am writing a C++ program, and if I can get a working algorithm, I could really tackle this problem more clearly...

Here's my problem: A permutation of the number 1, 2, ... , n arrive on-line. For example if n = 5 then first it may be that 2 will arrive then 3, then 5, then 1, and then 4 ( ot any other permutation). In the example the permutation is 2, 3, 5, 1, 4. When the next number arrives, the algorithm has two options: print the current number to the output, or store it in a given queue Q. Reguardless of the input string, at any moment the algorithm can also perform an unlimited number of dequeue and enqueue operations.

2006-10-15 14:40:44 · 2 answers · asked by excalibur1502 1

fedest.com, questions and answers