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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by percent

  1. percent

    Extract content from html

    Disregard this post I found the ans. to my question in the php manual in Chapter 19 %, 2004 http://www.darkcipher.net
  2. percent

    Extract content from html

    I was wondering how I might do this, What I would like to do is say I have 0001.html and in the source of this file are two tags that only occur once - these tags are <!-- Content --> and <!-- /Content --> --html code here-- <!-- Content --> --html code here-- <!-- /Content --> --html...
  3. percent

    Problem with .EXEs

    here is a solution that will work but might be overkill but it will work go to this url download the iso for knoppix http://www.knopper.net/knoppix-mirrors/index-en.html burn the iso to a cd boot your computer to the knoppix cd it will boot up into a gui - a windows like environment your...
  4. percent

    Problem with .EXEs

    try to delete the file in commandline safemode in this mode explorer doesn't even load
  5. percent

    Problem with .EXEs

    what is the exact message you're receiving when trying to delete the file Wyloch
  6. percent

    GetImageSize

    I have PHP 4.3.10 and GetImageSize works for me you may have some other functions that use the GD library you will want to make sure they(isp) have the GD library loaded in PHP %, 2004 http://www.darkcipher.net
  7. percent

    Help in setting up a FULL DNS System

    use a dos networkable bootdisk http://www.nu2.nu/bootdisk/network/ you have to have the drivers for your ethernet card you can copy the files over to a computer on your network (This is only if you have a network card and network) [sorry if you dont] %, 2004 http://www.darkcipher.net
  8. percent

    sendmail telnet cmds

    thanks %, 2004 http://www.darkcipher.net
  9. percent

    Apache Virtual Host configuration

    12.34.56.78 needs to be your ip %, 2004 http://www.darkcipher.net
  10. percent

    Apache Virtual Host configuration

    use this <VirtualHost 12.34.56.78> DocumentRoot /var/www/html/domain1 ServerName www.domain1.net </VirtualHost> <VirtualHost 12.34.56.78> DocumentRoot /var/www/html/domain2 ServerName www.domain2.net </VirtualHost> if you still receive errors post them %, 2004 http://www.darkcipher.net
  11. percent

    sendmail telnet cmds

    thank for the nfo %, 2004 http://www.darkcipher.net
  12. percent

    sendmail telnet cmds

    Does anyone have a list of the commands that can be executed when you telnet into the sendmail service on port 25 thank you for any help on this topic you can give me %, 2004 http://www.darkcipher.net
  13. percent

    Odd Question - RJ45

    I think we should just end this topic because I will never get the answer I want - even though I beleive it is possible(it would just take alot of work) [I will just try to figure out a way to do this myself - maybe there is another wireless standard I'm not aware of, maybe I'll look into...
  14. percent

    Odd Question - RJ45

    my wireless access points run linux - it is possible to modify the way the ethernet devices are controlled but I do not have any experience in programming for hardware - do you think maybe you can point me in the direction of a program that can do this - if there is one - I have searched...
  15. percent

    Odd Question - RJ45

    I have a cordless phone - I was just wondering if it was possible - you can send a 802.11x signal pretty far with a directional antenna - but with a cordless you have a small radius - and you couldn't use a powerline phone extender if the locations weren't on the same electric circuit

Part and Inventory Search

Back
Top