D
djlight
Hi,
I have this code in a html page
<form name="form1" method="post" action="(e-mail address removed)?subject=RICHIESTA
ISCRIZIONE&body=xxxx">
<input type="submit" name="Submit" value="SEND">
</form>
This code is only used by 2 computers.
The first is running Windows Xp SP2 with Office outlook 2002 no sp.
With this computer when i press the send button on form, outlook opens
a window with the mail but doesn't send it. (what I want)
The second is running Windows Xp SP2 with Office outlook 2003 No sp
Whit this computer when i press the send button on form, outlook
automatically sends the email. (what I don't want)
I'd like that outlook 2003 will work as outlook 2002. (Open email
window but don't send)
What can i do?
THX
Matteo
I have this code in a html page
<form name="form1" method="post" action="(e-mail address removed)?subject=RICHIESTA
ISCRIZIONE&body=xxxx">
<input type="submit" name="Submit" value="SEND">
</form>
This code is only used by 2 computers.
The first is running Windows Xp SP2 with Office outlook 2002 no sp.
With this computer when i press the send button on form, outlook opens
a window with the mail but doesn't send it. (what I want)
The second is running Windows Xp SP2 with Office outlook 2003 No sp
Whit this computer when i press the send button on form, outlook
automatically sends the email. (what I don't want)
I'd like that outlook 2003 will work as outlook 2002. (Open email
window but don't send)
What can i do?
THX
Matteo