computergenius
01-20-2004, 05:00 PM
Does anyone know where this command comes from:
<form method=post action=mailto:test@mydomain.com>
This line is in a site which I have to debug and fix up, and it doesn't work. Could it be something to do with Front Page?
This is just a question of interest, I know that the guy who did the site is not a programmer, he just does graphics. But I would love to know what he *thought* would happen,
I know how to email (I will use PHP), so I am not looking for alternative answers, I just want to know what SHOULD happen in this guys code.
<form method=post action=mailto:test@mydomain.com>
This line is in a site which I have to debug and fix up, and it doesn't work. Could it be something to do with Front Page?
This is just a question of interest, I know that the guy who did the site is not a programmer, he just does graphics. But I would love to know what he *thought* would happen,
I know how to email (I will use PHP), so I am not looking for alternative answers, I just want to know what SHOULD happen in this guys code.