Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. riffraff76

    is a non blocking loop possible?

    Thanks for that, i've had a look into some these before posting but i still can't figure out how to implement a loop from them in a way that will solve this. I can't 'spawn' a loop using e.g. setTimeout, the only thing i can do with this is to run a function in the future so to speak, the...
  2. riffraff76

    is a non blocking loop possible?

    Hi all, I wonder is it possible to have the following: I have a page where the user can click a button and an iframe URL is loaded. I wish to have another button where it will start a loop that will continuously reload the iframe (as if the user was continuously pressing the original button)...
  3. riffraff76

    how to time page download in an iframe

    Hi all, I've created a page with 3 iframes. Above them in the parent are 3 input boxes and one button allowing the user to enter 3 different urls, hit the button and each url is loaded in the iframes. My question is this, is it possible to time how long it takes each iframe to load its page...
  4. riffraff76

    how to even start writing a bandwidth limiter tool?

    Hi all, There are a number of tools out there, some of which are free which allow the user to limit the bandwidth available to various applications. They seem to be called bandwidth throttlers/limiers. However, i'd like a crack at trying to make something similar myself. Bascially i have a...
  5. riffraff76

    is there a way to control http bandwidth rate

    Hi all, There are a number of tools out there, some of which are free which allow the user to limit the bandwidth available to various applications. They seem to be called bandwidth throttlers. However, i'd like a crack at trying to make something similar myself. Bascially i have a 2Mbps...
  6. riffraff76

    unix strange characters displayed

    Thanks! This site is great!
  7. riffraff76

    unix strange characters displayed

    Hi all, I've recently switched jobs and am seeing some strange things with the new one! If i SSH to either Linux or Unix boxes from a windows client i can see very strange chars when e.g. listing files in a dir, as an example see below: -rwxr-xr-x 1 bl rt 665 May 19 08:37...

Part and Inventory Search

Back
Top