Hey - thanks for this. But still no joy. I put the command line in "start" which is: C:\PROGRA~1\MICROS~2\Office10\OUTLOOK.EXE -c IPM.Note /m
But windows says it can't find C:\PROGRA~1\MICROS~2\Office10\OUTLOOK.EXE -c IPM.Note /m or one of it;s compents.
As I said it dont think it's outlook, it affects more than one perosn.
I don't want to start cross posting but here is the line asp code that has the mailto link we click on.
Code:
Response.Write("<td width=""160"" height=""15"" align=""center"" bgcolor=""#66CCFF""><a href=""mailto:" & rsAppt("Email") & "?subject=Appointment Confirmation Letter for "& rsAppt("Title") & " " & rsAppt("Fname") & " " & rsAppt("Lname") & " on the " & rsAppt("Date_of_Appt")& " at " & rsAppt("Time_of_Appt") & """>" & rsAppt("Email") &"</a></td>")
How i dont think this matters. I know it's an outlook 2k problem