As a follow up to the question in the Office forum this is the code I use to generate 2 emails, When I use my pc (W2Kpro IE5.5) It all works fine. When a user (NT4 IE4) tries to use the page it works fine with message 2 but message 1 generates a message declaring that the default email client is improperly installed. Any ideas as to what is causing this problem or if there is a setting that the user can access to overcome this problem?
If (strStage = 1) Then
strEmail = (rsEmail.Fields.Item("email_text".Value)
End If
If (strStage = 2) Then
strEmail = (rsEmail.Fields.Item("email_text".Value)
End If Live long and make your kids suffer..
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.