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 Mike Lewis 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. ValleyWeb

    Columns not even

    Hi all I have a page that was created by someone else and I have to work on. It is centered and it has a gutter of sorts on each side that expands to fill the screen. I cannot get the sides to equal the height of the center in IE or Opera. It looks great in FF and Chrome. The page is at...
  2. ValleyWeb

    SSL Error

    Hi all, I am running an Apache server with OpenSSL and I am getting an ssl error that is driving me nuts.... Whenever someone tries to access the page they get the error I get this error in Firefox. Opera, Chrome and IE all give errors..... Anyone have a clue how to fix this? Thanks in...
  3. ValleyWeb

    PHP in HTML probs

    Worked like a charm! Thanks Jim
  4. ValleyWeb

    PHP in HTML probs

    Yes addhandler application/x-httpd-php .php .html .htm Html Both -- addhandler application/x-httpd-php .php .html .htm This is going into a site that I am having to take over. It would basically mean going through all 500 pages and changing about 5000 links. Not a proposition that I want...
  5. ValleyWeb

    PHP in HTML probs

    Hi all, I have this code: <?php $ALP_URL = "http://valleywebnet.com/aclp/"; $LIST_OF_TLDS = array("com","net","org"); $FORCE_ONLY_DOMAIN = "true"; $lang = array ("available" => "Domain is available for registration.", "invalid" => "Domain is invalid.", "notavailable" =>...
  6. ValleyWeb

    Strange text difficulty

    Hi Everyone, I have encountered something strange that I have not a clue on how to fix and it is driving me buggy..... I have a page that has a few pics at the bottom, and the pics have a caption of sorts, just a short line of text. On three of the four pics, everything is fine. On the last...
  7. ValleyWeb

    Form not working in IE - Fine in FF

    Hi everyone, Ran into a little problem with a form. I can click on the form elements and enter info in FF, but when I click on the form elements in IE I don't get a cursor to enter the info...... This has me scratching my head, any info greatly appreciated. Jim <div class="indent"> <img...

Part and Inventory Search

Back
Top