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...
Ah, yes I have tried a similar code, but it would only write an integer to the file. I need it to be able to take a system() call such as ping 127.0.0.1 and write that output to a file. As far as I know it can't be done normally with the fstreams. If I'm wrong let me know, Thanks
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...
Are you using relative positioning? Use Absolute positioning for the whole thing. I dont know if that answers your exact question, but I know working on mine, I had issues with things moving around when you change the dimentions of the window. So i made em all absolute and was able to keep it...
Lets say the image clicked is named Bob. The original <div> is named Tom. The changed <div> is named Mat. So when you click on Bob (first click) Tom changes to Mat. When you click on Bob again (second click) Mat changes to Tom. Now this could be done by hiding or layering. But most likely I will...
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
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...
Well, for example on www.hopfli.com, I want only the bottom of the flipped image to be used as a link. That is why I have resorted to an image map. What other possiblities are there, so I can look into them? It seems to be working fine in IE, what is causing the error in Firefox?
Brian
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...
Yes, Thanks, If you look at the site now, the menu for the contests does not dropdown, but stay the same size. I have the table set so that specific cell/table height is all the right size to fit the larger image. I cant seem to find out why it reduces the larger image to the smaller image size...
Yes, I do mean JavaScript, thanks. The problem is 50% better. Now the dropdown appears, but the useMap will still not work.I updated it. Is there a specific reason this is happening? Also, is there a way to auto detect if javascript is enabled? So I can add something that alerts the user that...
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...
I made a script and I was fooling around with it off my website directory. When I opened the html file, the images were not in the directory. IE gave me an error saying the files could not be found etc. On the right click the menu still came up afterward. I think it was due to not finding the...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.