Search Results

Showing results 1 to 6 of 6
Search took 0.01 seconds.
Search: Posts Made By: alpha_foobar
Forum: C++ Sep 18th, 2006
Replies: 6
Views: 1,202
Posted By alpha_foobar
Some C++ compilers do not require IO imports to include cin/cout. The same is true with some C compilers and printf etc.
Forum: JavaScript / DHTML / AJAX Jun 22nd, 2006
Replies: 13
Views: 4,384
Posted By alpha_foobar
<html>
<head></head>
<body>
<script language="javascript" type="text/javascript">
var set_action = "";
var set_path = "images/";
var set_id="<!--%ID%-->";
var set_spacer = "spacer.gif";...
Forum: JavaScript / DHTML / AJAX Jun 6th, 2006
Replies: 11
Views: 78,616
Posted By alpha_foobar
What you usually do is what Tom has suggested, but you would invoke a call to the code that you want to execute after timeout.

So if you had an algorithm like such:


function myFunction(){
...
Forum: JavaScript / DHTML / AJAX Jun 23rd, 2005
Replies: 11
Views: 7,543
Posted By alpha_foobar
whoops, my bad... I did mean to write Javascript.

However I am Java developer working at a Java IT solutions shop (which is possibly how I made this error - other work on the mind).

But it is...
Forum: JavaScript / DHTML / AJAX May 12th, 2005
Replies: 3
Views: 22,881
Posted By alpha_foobar
There are a few ways you can operate using arrays in javascript... firstly, you don't need to be constrained to using integer indexes... all arrays in javascript are simply normal javascript...
Forum: C# May 5th, 2005
Replies: 6
Views: 37,023
Posted By alpha_foobar
In Java there is a random seek stream which you can use to read and write at arbitary points in a file. I am not sure if similar is available in C#, but most of the stuff in the Java API is available...
Showing results 1 to 6 of 6

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC