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: kharybdis
  • Content: Threads
  • Order by date
  1. kharybdis

    problems using MIME::Lite

    I'm using a form to have an HTML file sent to the address entered in the form. I'm having a problem on the server side. Here is my testing HTML: <html> <head> <title>Untitled Document</title> <meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;> </head>...
  2. kharybdis

    using form to send html e-mail

    I am trying to create a form to either forward an html e-mail message to a new recipient, or to have a form to fill in the address to send an html e-mail to. I have seen these before, usually at a site where you can e-mail an article to someone, and the article is sent to them. I have looked...
  3. kharybdis

    Strange redirect problem

    I'm using a basic bash script to generate an HTML page. It's just using echo, since only one thing needs to change. That one thing is a variable $extip, which = my current IP. I've used this technique a bunch of times and it's worked just fine, but now I have a strange problem. Here's the...
  4. kharybdis

    Weird bash shell script side-effect

    I'm using a basic bash script to generate an HTML page. It's just using echo, since only one thing needs to change. That one thing is a variable $extip, which = my current IP. I've used this technique a bunch of times and it's worked just fine, but now I have a strange problem. Here's the...

Part and Inventory Search

Back
Top