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 strongm 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. csniffer

    what does this mean

    thank you, today I have learned a bit more To err is human, to completely mess up takes a computer. [morning]
  2. csniffer

    what does this mean

    IIS ? what is that and how do i check if the worm succeeded? is it just a case of run my virus scanner? To err is human, to completely mess up takes a computer. [morning]
  3. csniffer

    what does this mean

    hi all, has anybody got any idea what this means in my Apache access log 217.217.133.20 - - [08/Nov/2003:20:27:09 +0000] "GET /scripts/root.exe?/c+dir HTTP/1.0" 404 322 217.217.133.20 - - [08/Nov/2003:20:27:10 +0000] "GET /MSADC/root.exe?/c+dir HTTP/1.0" 404 320...
  4. csniffer

    I am actually thinking of setting u

    thanks, that gives me a start point To err is human, to completely mess up takes a computer. [morning]
  5. csniffer

    Javascript 'javascript:window.print()' command wont print...

    Probably a silly suggestion but it couldn’t be that your browser is storing an old page could it, a page before the changes were made? This got me some weeks ago. To err is human, to completely mess up takes a computer. [morning]
  6. csniffer

    I am actually thinking of setting u

    First, please forgive me if I have the wrong forum. Second I haven’t got a clue how mail works on a server. So here is what I want to do. I want to set up a mail server (I think) so that I can have my own personal email address/addresses, then when somebody emails me from my web site it gets...
  7. csniffer

    I am actually thinking of setting u

    I am actually thinking of setting up mail on my Apache server and was wondering if anyone has any pointers on where to start. I am already using php (if that’s any help). thanks. To err is human, to completely mess up takes a computer. [morning]
  8. csniffer

    Javascript 'javascript:window.print()' command wont print...

    Clicked on Georgeham and it printed fine for me [elephant2] To err is human, to completely mess up takes a computer. [morning]
  9. csniffer

    Contents link

    Ok thanks, i get the picture. The browser cannot move. Thanks for taking a look as it had me stumped [bugeyed] To err is human, to completely mess up takes a computer. [morning]
  10. csniffer

    Contents link

    now it is bugging me. This should have taken an hour but it has taken two days. Here is the link to the page. If you cant see the problem does anybody have a different way of doing this. i just seem to be missing something, Thanks. http://www.student2jobs.redirectme.net/sesfaq.html To err is...
  11. csniffer

    Contents link

    i cut all the crap and just put necessary bits in. On the tutorial I was using it just jumped straight to the target but mine does not for some reason. it just stays at the top? To err is human, to completely mess up takes a computer. [morning]
  12. csniffer

    Contents link

    hello, i have been following a tutorial from a site to make a contents page but it does not go to the right point in the page can anyone tell me why. thanks <ul> <li> <a href=&quot;sesfaq.html#student&quot;>student what will ses do for me</a> <li> <a...
  13. csniffer

    relations

    1) All columns should have finite, defined domains. 2) There can never ever be a duplicate row in a relation. but this could be said of mysql database if i am not mistaken. Could you please explain a little more. To err is human, to completely mess up takes a computer. [morning]
  14. csniffer

    hi all, i am Trying to set up a &lt;v

    this works but is it correct ### Section 3: Virtual Hosts # # You may use the command line option '-S' to verify your virtual host # configuration. # # Use name-based virtual hosting. # NameVirtualHost * # # VirtualHost example: # Almost any Apache directive may go into a VirtualHost...
  15. csniffer

    hi all, i am Trying to set up a &lt;v

    ok now i get only the website2 NameVirtualHost * # # VirtualHost example: # Almost any Apache directive may go into a VirtualHost container. # The first VirtualHost section is used for requests without a known # server name. #addstudent.servebeer.com #<VirtualHost *> # ServerAdmin...
  16. csniffer

    hi all, i am Trying to set up a &lt;v

    just read thread65-689400 and my two host are not named, only the second one. so now what do i name the first host which can viewed at www.student2jobs.redirectme.org To err is human, to completely mess up takes a computer. [morning]
  17. csniffer

    hi all, i am Trying to set up a &lt;v

    hi all, i am Trying to set up a <virtual host> on win XP. I have looked at http://httpd.apache.org/docs-2.0/vhosts/examples.html and followed the examples but the assumption there is that the server is www. Whatever. My server is called JSTTECH but if anybody types...
  18. csniffer

    form preview before submitt

    sorry for ignoring your post rtikeith please Supply a bit of the code ie state how code was changed etc To err is human, to completely mess up takes a computer. [morning]
  19. csniffer

    form preview before submitt

    csniffer: I hate to tell you this, but they would have been functionally identical in C, too. C does not require the curly-braces for single lines of code in if-else constructs, either hmm. well you learn something new everyday. i have always used them and will probably continue 2. but again...
  20. csniffer

    PHP location of files and POST not allowed.

    try moving create.php into the root ie the one above PHPTEST. Also capitals should only be used for accessing php’s global vars this will prevent confusion later. To err is human, to completely mess up takes a computer. [morning]

Part and Inventory Search

Back
Top