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 Chriss Miller 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: *

  • Users: charIie
  • Content: Threads
  • Order by date
  1. charIie

    Dictionary Tool Problem

    Hey, I'm working on a net use dictionary security tool to check my local network. I've been playing around with a few things and have come up with this for the tool. (This is not for illegal purposes). Anyhow, this is the code that I have come up with and tried on one of my computers on the...
  2. charIie

    command to file

    Hello, I'm working on a small project which would be taking the output of system command and putting them in a user given file. My first attemp I was using fstream for writing to the file. All it was writing was an integer dealing with the success of they system command. After researching...
  3. charIie

    New DIV Pop

    I was wondering how I would go about doing this. I would like to have an image that when clicked on makes a new <div> appear in a different location. Then when the same image is click again it will go to the original <div>. Is this possible, or are there better ways to do such a thing? Thanks Brian
  4. charIie

    IE Bug with Relative Position

    Hello, hopefully someone can help me here. I have an issue with my webpage. In Firefox it works fine. What I have done is position everything using relative positioning so it works in both IE/FF. In IE it seems the original spot that they were placed still shows up and can be hilighted with the...
  5. charIie

    odd flicker problem in FF

    Hey, I have been trying to sort out an issue in Firefox related to the useMap function. I have been able to get the images to switch, but it flicks on and off. It works how I want it to in IE. Let me know what you think is causing this. Thanks Here is the JAVASCRIPT: <script...
  6. charIie

    useMap issue with firefox

    I have encountered a problem with ff not showing/using my imagemap. It works perfectly in IE, but blinks once for FF and then does not come back. What the script below does is a mouseover image switch and the new image is the map. You can see the difference in IE/FF. I have it on the web at...
  7. charIie

    I hate IE

    Hello, I am still having a problem with this and it only occurs in MS IE. I run this script and left click works fine, as does right click. They open what they are supposed to. The problem that occurs is that the right click still has menucontext still comes up on the right click. But only if...
  8. charIie

    Right Click Command

    Hello, I'm in the process of developing my website, and am pretty much a newbie to javascript. I am working on a part where when the reader clicks with the left button on an image it opens a new window. Is there a way that you can do this also with the right click? I would like the left...

Part and Inventory Search

Back
Top