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="Content-Type" content="text/html; charset=iso-8859-1">
</head>...
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...
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.