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 TouchToneTommy 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: *

  • Users: carwee
  • Content: Threads
  • Order by date
  1. carwee

    simple if-else statement

    Can someone tell me what is wrog with this? PLEASE!! <?php $plan = $_GET['plan']; if ( $plan == 'choirprem' ) { ?> <form action=&quot;https://www.paypal.com/cgibin/webscr&quot; method=&quot;post&quot;> <input type=&quot;hidden&quot; name=&quot;cmd&quot...
  2. carwee

    OE Sends mail over and over. Help!

    When I compose a new message in Outlook Express and send it, it will send just fine. The problem is, it keeps a copy of the sent message in the outbox and everytime I send/receive mail, it sends another copy of that message! The worst part is, OE won't let me delete any messages out of the...
  3. carwee

    Sending Email

    I Know it's off subject, but has anyone had a problem sending outgoing email with outlook while using MSN internet service? I Know i'm supposed to use &quot;smtp.email.msn.com&quot; for my outgoing mail server, but it keeps popping up a little box that asks for my MSN username and password. The...
  4. carwee

    Maintaining Font Size

    I am using css to set my font sizes on a web page, because if the user changes the text size in thier browser it knocks the layout of the page out of wack. I am using &quot;pt&quot; as a increment size. The problem is... This works fine in Internet Explorer, but I can't get Netscape to keep my...
  5. carwee

    aligning tables

    Is there any way using css that I can get one big table to align verticaly AND horizontaly on the page, so that when the window is resized it will move to the middle? Thanks in advance.

Part and Inventory Search

Back
Top