- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
9 Posted Topics
Well, in that example there is no difference, it's just part of a push away from using html attributes for style and towards css. IF I understand right the current movement is towards having the HTML [I](to be replaced by XML)[/I] describing only the actual content. Then how it is …
Sure, I had a podmate at work whom was always checking his mail at mail2web.com. One day I was bored and went in to the host file and redirected mail2web.com and [url]www.mail2web.com[/url] to a couple of um rather questionable websites. He ran all over the building looking asking people how …
If you really do not want to use any of the technologies you mentioned then probably your only other option would be to use a WYSIWYG html editor which will handle it for you. For example in Dreamweaver I know you can create a "Library Item" which is just a …
[QUOTE=catch]Lots and LOTS of people seem to be constantly comparing the current situation with space travel, with the early 20th century aviation. In fact, the comparison is not appropriate at all. [/QUOTE] Hmmm, Hope you are wrong about that. Not to say I am convinced either way. [QUOTE=catch] The early …
It is part of a piece of adware called [URL=http://www.2-spyware.com/file-internet-exe.html]smart search[/URL] That is not something you want on your computer. Your antivirus program must have recognized that this was a bad program and removed it but did not remove the registry entries that told Windows to load it upon startup. …
hmmm, I get 216.140.43.67 when I do an nslookup on that address. Check your host file c:\windows\hosts on win9x, c:\windows\system32\drivers\etc\hosts on winnt/2k/xp /etc/hosts on Unix/Linux/OSX. normally there should be an entry 127.0.0.1 localhost. Anything else in there is trying to redirect you from one site to another. There may be …
There are two ways I know of doing this. One is to use a [URL=http://www.phpfreaks.com/tutorials/41/0.php]session[/url]. The other way would be in each subsequent form after the one with the checkbox pass the data on again using hidden inputs. For example <input type='hidden' name='rboxName' value='<? php echo($_POST['rboxName']); ?>'>. In this example …
Often times spyware will put hooks in to the winsock. The winsock is a part of windows that windows needs to access any kind of network. Often times after the spyware is removed the hooks remain but go nowhere. Sometimes all internet connectivity goes away, other times it just makes …
OK, first thing, [URL=http://browsehappy.com]don't use Internet Explorer[/URL]. IE has one valid use, that is to check how any web site you are working on will appear to those who do not know any better and are still using it. To that end click on tools-> internet options-> advanced. There is …
The End.
ZWheel