Patent application title:

Active electronic mail

Publication number:

-

Publication date:
Application number:

10/405,029

Filed date:

2003-03-31

âś… Patent granted

Patent number:

US 7,251,679 B1

Grant date:

2007-07-31

PCT filing:

-

PCT publication:

-

Examiner:

Moustafa M. Meky | Sean Reilly

Adjusted expiration:

2023-05-16

Abstract:

The invention provides a method and system for formatting electronic mail for transmission, in which electronic mail messages include the operational results of one or more applets. An electronic mail client creates an electronic mail message using one or more applets, each of which may operate to actively receive, transform, and display information to be presented with the electronic mail message. At or near a time when the electronic mail message is formatted for transmission, editable program code for the applets is removed, and any dynamic links between the applets are broken. The electronic mail message made available to the receiver can thus include active elements, but any applets which are received are not editable by the receiver.

Inventors:

Assignee:

Interested in similar patents?

Get notified when new applications in this technology area are published.

Classification:

G06F15/16 IPC

Digital computers in general ; Data processing equipment in general Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs

Description

This application is a continuation of application Ser. No. 08/918,698 filed Aug. 21, 1997, now U.S. Pat. No. 6,542,923.

BACKGROUND OF THE INVENTION

1. Field of the Invention

The invention relates to electronic mail.

2. Related Art

“Electronic mail” is a technique in which messages are delivered between computers (or within a single computer), destined to be read by individual users. In addition to sending messages which are just text, it has recently become known to send mail, such as programs which are able to run on the receiving computer.

For example, an “applet” is a program which is able to be transmitted using a network of computers and executed at the receiving computer. In the Java programming language environment (and for other applet programming language environments such as ActiveX), each applet includes an editable program and a graphical display image. While it would be advantageous to be able to transmit applets using electronic mail, it is often not desirable to transmit the editable program portion of the applet.

An aspect of this problem is that there are many operations in which applets might be useful in electronic mail, such as providing dynamically updated information, providing templates for creating replies, transmitting to mailing lists, and the like. However, in many cases the power of providing these operations using applets is itself a strong reason not to provide the applet code to the electronic mail recipient.

Accordingly, it would be desirable to provide a method and system for transmitting electronic mail which includes the operational results of one or more applets. This advantage is achieved in an embodiment of the invention in which links between applets and links within a applet, which are unnecessary to display of the information desired by the sender to be presented with the electronic mail, are broken at or near a time when the electronic mail is formatted for transmission.

SUMMARY OF INVENTION

The invention provides a method and system for formatting electronic mail for transmission, in which electronic mail messages include the operational results of one or more applets. An electronic mail client creates an electronic mail message using one or more applets, each of which may operate to actively receive, transform, and display information to be presented with the electronic mail message. At or near a time when the electronic mail message is formatted for transmission, editable program code for the applets is removed, and any dynamic links between the applets are broken. The electronic mail message made available to the receiver can thus include active elements, but any applets which are received are not editable by the receiver.

BRIEF DESCRIPTION OF THE DRAWINGS

FIG. 1 shows a block diagram of a system including an electronic mail client with an electronic mail message including applets.

DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT

In the following description, a preferred embodiment of the invention is described with regard to preferred process steps and data structures. Those skilled in the art would recognize after perusal of this application that embodiments of the invention can be implemented using general purpose processors or special purpose processors adapted to particular process steps and data structures described herein, and that implementation of the process steps and data structures described herein would not require undue experimentation or further invention.

Inventions described herein can be used in conjunction with inventions described in the following applications:

application Ser. No. 08/918,096, filed Aug. 21, 1997, in the name of the same inventor, titled “Micro-Client For Internet Appliance”, now U.S. Pat. No. 6,564,250; and

application Ser. No. 08/918,094, filed Aug. 21, 1997, in the name of the same inventor, titled “Secure Graphical Objects in Web Documents”, now U.S. Pat. No. 6,032,150.

Each of these applications is hereby incorporated by reference as if fully set forth herein.

Electronic Mail Client and Messages

FIG. 1 shows a block diagram of a system including an electronic mail client with an electronic mail message including applets.

In a system 100 including an electronic mail client 110 and an applet programming environment 120, the electronic mail client 110 includes a buffer 111 for creating an electronic mail message 112, and a set of editing tools 113 for editing the electronic mail message 112.

As used herein, the term “electronic mail” as used in the phrases “electronic mail client”, “electronic mail message”, and the like, refers to information transfer using one of several electronic mail protocols, and ententions and variants thereof. These electronic mail protocols include, for example, the POP3 and SMTP electronic mail is protocols.

The reader is cautioned that electronic mail protocols are rapidly evolving, with many new protocols, many variants and many extentions, modifications, and variants thereof, both official and unofficial. Some of these extensions, modifications, and variants include those which have security features, those which are particular to certain languages or character sets, those which are particular to certain display features, and so on. Not all electronic mail clients or servers are compatible with all extensions, modifications, and variants of all electronic mail protocols, and it is expected both that further electronic mail protocols, as well as extensions, modifications, and variants of electronic mail protocols will continue to develop, and that this lack of industry-wide compatibility will continue for the near future.

Those skilled in the art would be aware, after perusing this application, that the invention is applicable to all such extensions, modifications, and variants of electronic mail protocol, without undue experimentation or further invention, and that the scope and spirit of the invention is broad enough to encompass all such applications.

The electronic mail message 112 includes a set of information elements 114, such as text elements or graphical elements. The information elements 114 can communicate information to a recipient of the electronic mail message 112.

The electronic mail message 112 can also include an applet 121, which includes an editable portion 122 and a presentation portion 123. The editable portion 122 includes program code and data structures for the applet 121, such as in the Java programming environment or another means for applet program specification such as the ActiveX programming environment. The presentation portion 123 includes further information elements 114, such as text elements or graphical elements, which are produced by the applet 121 for ultimate presentation to the recipient of the electronic mail message 112.

When the electronic mail message 112 is formatted for transmission, the electronic mail client 110 breaks the link between the editable portion 122 of the applet 121 and the presentation portion 123 of the applet 121. Only the presentation portion 123 of the applet 121 is included in the electronic mail message 112 when transmitted.

The electronic mail message 112 before formatting for transmission can include multiple applets, such as applets 121 and 121a shown in FIG. 1. For example, the electronic mail message can be generated based on a formatting template for the electronic mail message 112. In other words, the electronic mail message 112 itself (before formatting for transmission) can include not only text, but also applets from the formatting template. In this arrangement, individual fields of the electronic mail message 112 each can be implemented or generated by an applet 121 which receives, transforms, and formats information for inclusion in the electronic mail message 112.

For example, a “reply” formatting template can include an applet 121 which is included in the electronic mail message itself. This “reply” template can receive header information from the electronic mail message being replied to and transform that header information into header information for the reply.

When the electronic mail message 112 is formatted for transmission, the electronic mail client 110 sends only the presentation portions of any included applets. These presentation portions include the transformed information generated by the applets. Thus, only the information for each field after it has been transformed by the applets is sent, rather than the entire applets.

For a first example, a signature applet in the electronic mail message can receive a signature from the user of the electronic mail client 110, and in response generate a graphical element (such as in a GIF format, a JPEG format, or a animation format) for inclusion in the electronic mail message 112. The transmitted electronic mail message 112 would include only the generated graphical element that forms the presentation portion of the applet, not the entire signature applet.

For a second example, a graphical editing applet in the electronic mail message can receive a graphical element (such as in the GIF format, JPEG format, or animation format) and apply editing tools to that graphical element to transform it for inclusion in the electronic mail message 112.

The electronic mail message 112 can also include multiple applets with one or more communication links between various ones of the applets. For example, the electronic mail message 112 could include multiple applets 121 and 121a connected by communication link 124. A first applet 121 could receive receives text information and a second applet 121a could transform that text into a graphical element (or retrieves information from a database or file system) for inclusion in the electronic mail message 112. For example, the “reply” formatting template can include an addressing applet which retrieves an address for the recipient, and can include a mailing list applet which retrieves a set of addresses for a mailing list of recipients.

When the electronic mail message 112 is formatted for transmission, the electronic mail client 110 breaks the communication links 124 between pairs of the applets 121. Again, only the presentation portions of each of the applets are included in the electronic mail message 112.

When the electronic mail message 112 is formatted for transmission, the electronic mail client 110 sends only transformed information, thus, only the information for each field after it has been transformed by the applet 121, rather than the applet 121 itself. For a first example, a signature applet 121 can receive a signature from the user of the electronic mail client 110, and in response generate a graphical element (such as in a GIF format, JPEG format, or animation format) for inclusion in the electronic mail message 112, and the transmitted electronic mail message 112 would include only the generated graphical element, not the applet 121. For a second example, a graphical editing applet can receive a graphical element (such as in the GIF format, JPEG format, or animation format) and apply editing tools to that graphical element to transform it for inclusion in the electronic mail message 112.

ALTERNATIVE EMBODIMENTS

Although preferred embodiments are disclosed herein, many variations are possible which remain within the concept, scope, and spirit of the invention, and these variations would become clear to those skilled in the art after perusal of this application.

Claims

The invention claimed is:

1. A method, comprising:

constructing an electronic mail message, wherein said electronic mail message includes a first applet including one or more links, wherein the first applet includes a first portion configured to receive text information, wherein the first applet includes a second portion linked to the first portion by a first link, wherein said second portion is configured to transform the received text information into a graphical element; and

formatting the electronic mail message for transmission;

wherein the formatted electronic mail message includes the second portion of the first applet, but not the first portion or the first link.

2. The method of claim 1, wherein said second portion of the first applet is a presentation portion of said first applet, and wherein said second portion includes said graphical element.

3. The method of claim 1, wherein said first applet is a Java applet.

4. The method of claim 1, wherein said first applet is an ActiveX applet.

5. The method of claim 1, further comprising transmitting the formatted electronic mail message.

6. The method of claim 1, wherein the first applet includes a third portion linked to the first portion by a second link, and wherein the formatted electronic mail message further includes the third portion, but not the second link.

7. The method of claim 1, wherein the electronic mail message includes a second applet including one or more links, and wherein the formatted electronic mail message includes at least a portion of the second applet, and wherein the formatted electronic mail message does not include at least one of the one or more links included in the second applet.

8. The method of claim 1, wherein said first link is a dynamic link, and wherein said formatting includes breaking said first link.

9. An apparatus, comprising:

a processor; and

memory coupled to the processor, wherein the memory includes program instructions executable by the processor to:

construct an electronic mail message, wherein said electronic mail message includes a first applet including one or more links, wherein the first applet includes a first portion configured to receive text information, wherein the first applet includes a second portion linked to the first portion by a first link, wherein said second portion is configured to transform the received text information into a graphical element; and

format the electronic mail message for transmission;

wherein the formatted electronic mail message includes the second portion of the first applet, but not the first portion or the first link.

10. The apparatus of claim 9, wherein said second portion of the first applet is a presentation portion of said first applet, and wherein said second portion includes said graphical element.

11. The apparatus of claim 9, wherein said first applet is a Java applet.

12. The apparatus of claim 9, wherein said first applet is an ActiveX applet.

13. The apparatus of claim 9, wherein said memory further includes program instructions executable by the processor to transmit the formatted electronic mail message.

14. The apparatus of claim 9, wherein the first applet includes a third portion linked to the first portion by a second link, and wherein the formatted electronic mail message further includes the third portion, but not the second link.

15. The apparatus of claim 9, wherein the electronic mail message includes a second applet including one or more links, and wherein the formatted electronic mail message includes at least a portion of the second applet, and wherein the formatted electronic mail message does not include at least one of the one or more links included in the second applet.

16. The apparatus of claim 9, wherein said first link is a dynamic link, and wherein said program instructions are executable by the processor to break said first link.

17. A computer readable medium comprising program instructions, wherein the instructions are computer-executable to:

construct an electronic mail message, wherein said electronic mail message includes a first applet including one or more links, wherein the first applet includes a first portion configured to receive text information, wherein the first applet includes a second portion linked to the first portion by a first link, wherein said second portion is configured to transform the received text information into a graphical element; and

format the electronic mail message for transmission;

wherein the formatted electronic mail message includes the second portion of the first applet, but not the first portion or the first link.

18. The computer readable medium of claim 17, wherein said second portion of the first applet is a presentation portion of said first applet, and wherein said second portion includes said graphical element.

19. The computer readable medium of claim 17, wherein said first applet is a Java applet.

20. The computer readable medium of claim 17, wherein said first applet is an ActiveX applet.

21. The computer readable medium of claim 17, further comprising program instructions computer-executable to transmit the formatted electronic mail message.

22. The computer readable medium of claim 17, wherein the first applet includes a third portion linked to the first portion by a second link, and wherein the formatted electronic mail message further includes the third portion, but not the second link.

23. The computer readable medium of claim 17, wherein the electronic mail message includes a second applet including one or more links, and wherein the formatted electronic mail message includes at least a portion of the second applet, and wherein the formatted electronic mail message does not include at least one of the one or more links included in the second applet.

24. The computer readable medium of claim 17, wherein said first link is a dynamic link, and wherein said program instructions are computer-executable to break said first link.

25. A method, comprising:

constructing an electronic mail message, wherein said electronic mail message includes a first applet including one or more links, wherein the first applet includes a first portion configured to receive text information, wherein the first applet includes a second portion linked to the first portion by a first link, wherein said second portion is configured to retrieve information from a database based on the received text information; and

formatting the electronic mail message for transmission;

wherein the formatted electronic mail message includes the second portion of the first applet, but not the first portion or the first link.

26. The method of claim 25, wherein said second portion of the first applet is a presentation portion of said first applet, and wherein said second portion includes said retrieved information.

27. The method of claim 25, wherein said first applet is a Java applet.

28. The method of claim 25, wherein said first applet is an ActiveX applet.

29. The method of claim 25, further comprising transmitting the formatted electronic mail message.

30. The method of claim 25, wherein the first applet includes a third portion linked to the first portion by a second link, and wherein the formatted electronic mail message further includes the third portion, but not the second link.

31. The method of claim 25, wherein the electronic mail message includes a second applet including one or more links, and wherein the formatted electronic mail message includes at least a portion of the second applet, and wherein the formatted electronic mail message does not include at least one of the one or more links included in the second applet.

32. The method of claim 25, wherein said first link is a dynamic link, and wherein said formatting includes breaking said first link.

33. The method of claim 25, wherein said retrieved information includes one or more mailing addresses for intended recipients of said electronic mail message.

34. The method of claim 33, wherein said electronic mail message is constructed as a reply to a previously received electronic mail message.

35. An apparatus, comprising:

a processor; and

memory coupled to the processor, wherein the memory includes program instructions executable by the processor to implement an electronic mail program configured to:

construct an electronic mail message, wherein said electronic mail message includes a first applet including one or more links, wherein the first applet includes a first portion configured to receive text information, wherein the first applet includes a second portion linked to the first portion by a first link, wherein said second portion is configured to retrieve information from a database based on the received text information; and

format the electronic mail message for transmission;

wherein the formatted electronic mail message includes the second portion of the first applet, but not the first portion or the first link.

36. The apparatus of claim 35, wherein said second portion of the first applet is a presentation portion of said first applet, and wherein said second portion includes said retrieved information.

37. The apparatus of claim 35, wherein said first applet is a Java applet.

38. The apparatus of claim 35, wherein said first applet is an ActiveX applet.

39. The apparatus of claim 35, wherein said memory further includes program instructions executable by the processor to transmit the formatted electronic mail message.

40. The apparatus of claim 35, wherein the first applet includes a third portion linked to the first portion by a second link, and wherein the formatted electronic mail message further includes the third portion, but not the second link.

41. The apparatus of claim 35, wherein the electronic mail message includes a second applet including one or more links, and wherein the formatted electronic mail message includes at least a portion of the second applet, and wherein the formatted electronic mail message does not include at least one of the one or more links included in the second applet.

42. The apparatus of claim 35, wherein said first link is a dynamic link, and wherein said program instructions are executable by the processor to break said first link.

43. The apparatus of claim 35, wherein said retrieved information includes one or more mailing addresses for intended recipients of said electronic mail message.

44. The apparatus of claim 43, wherein said electronic mail message is constructed as a reply to a previously received electronic mail message.

45. A computer readable medium comprising program instructions, wherein the instructions are computer-executable to implement an electronic mail program configured to:

construct an electronic mail message, wherein said electronic mail message includes a first applet including one or more links, wherein the first applet includes a first portion configured to receive text information, wherein the first applet includes a second portion linked to the first portion by a first link, wherein said second portion is configured to retrieve information from a database based on the received text information; and

format the electronic mail message for transmission;

wherein the formatted electronic mail message includes the second portion of the first applet, but not the first portion or the first link.

46. The computer readable medium of claim 45, wherein said second portion of the first applet is a presentation portion of said first applet, and wherein said second portion includes said retrieved information.

47. The computer readable medium of claim 45, wherein said first applet is a Java applet.

48. The computer readable medium of claim 45, wherein said first applet is an ActiveX applet.

49. The computer readable medium of claim 45, further comprising program instructions computer-executable to transmit the formatted electronic mail message.

50. The computer readable medium of claim 45, wherein the first applet includes a third portion linked to the first portion by a second link, and wherein the formatted electronic mail message further includes the third portion, but not the second link.

51. The computer readable medium of claim 45, wherein the electronic mail message includes a second applet including one or more links, and wherein the formatted electronic mail message includes at least a portion of the second applet, and wherein the formatted electronic mail message does not include at least one of the one or more links included in the second applet.

52. The computer readable medium of claim 45, wherein said first link is a dynamic link, and wherein said program instructions are computer-executable to break said first link.

53. The computer readable medium of claim 45, wherein said retrieved information includes one or more mailing addresses for intended recipients of said electronic mail message.

54. The computer readable medium of claim 53, wherein said electronic mail message is constructed as a reply to a previously received electronic mail message.

55. A method, comprising:

constructing an electronic mail message, wherein said electronic mail message includes a first applet including one or more links, wherein the first applet includes a first portion configured to receive text information, wherein the first applet includes a second portion linked to the first portion by a first link, wherein said second portion is configured to retrieve information from a file system based on the received text information; and

formatting the electronic mail message for transmission;

wherein the formatted electronic mail message includes the second portion of the first applet, but not the first portion or the first link.

56. The method of claim 55, wherein said second portion of the first applet is a presentation portion of said first applet, and wherein said second portion includes said retrieved information.

57. The method of claim 55, wherein said first applet is a Java applet.

58. The method of claim 55, wherein said first applet is an ActiveX applet.

59. The method of claim 55, further comprising transmitting the formatted electronic mail message.

60. The method of claim 55, wherein the first applet includes a third portion linked to the first portion by a second link, and wherein the formatted electronic mail message further includes the third portion, but not the second link.

61. The method of claim 55, wherein the electronic mail message includes a second applet including one or more links, and wherein the formatted electronic mail message includes at least a portion of the second applet, and wherein the formatted electronic mail message does not include at least one of the one or more links included in the second applet.

62. The method of claim 55, wherein said first link is a dynamic link, and wherein said formatting includes breaking said first link.

63. An apparatus, comprising:

a processor; and

memory coupled to the processor, wherein the memory includes program instructions executable by the processor to implement an electronic mail program configured to:

construct an electronic mail message, wherein said electronic mail message includes a first applet including one or more links, wherein the first applet includes a first portion configured to receive text information, wherein the first applet includes a second portion linked to the first portion by a first link, wherein said second portion is configured to retrieve information from a file system based on the received text information; and

format the electronic mail message for transmission;

wherein the formatted electronic mail message includes the second portion of the first applet, but not the first portion or the first link.

64. The apparatus of claim 63, wherein said second portion of the first applet is a presentation portion of said first applet, and wherein said second portion includes said retrieved information.

65. The apparatus of claim 63, wherein said first applet is a Java applet.

66. The apparatus of claim 63, wherein said first applet is an ActiveX applet.

67. The apparatus of claim 63, wherein said memory further includes program instructions executable by the processor to transmit the formatted electronic mail message.

68. The apparatus of claim 63, wherein the first applet includes a third portion linked to the first portion by a second link, and wherein the formatted electronic mail message further includes the third portion, but not the second link.

69. The apparatus of claim 63, wherein the electronic mail message includes a second applet including one or more links, and wherein the formatted electronic mail message includes at least a portion of the second applet, and wherein the formatted electronic mail message does not include at least one of the one or more links included in the second applet.

70. The apparatus of claim 63, wherein said first link is a dynamic link, and wherein said program instructions are executable by the processor to break said first link.

71. A computer readable medium comprising program instructions, wherein the instructions are computer-executable to implement an electronic mail program configured to:

construct an electronic mail message, wherein said electronic mail message includes a first applet including one or more links, wherein the first applet includes a first portion configured to receive text information, wherein the first applet includes a second portion linked to the first portion by a first link, wherein said second portion is configured to retrieve information from a file system based on the received text information; and

format the electronic mail message for transmission;

wherein the formatted electronic mail message includes the second portion of the first applet, but not the first portion or the first link.

72. The computer readable medium of claim 71, wherein said second portion of the first applet is a presentation portion of said first applet, and wherein said second portion includes said retrieved information.

73. The computer readable medium of claim 71, wherein said first applet is a Java applet.

74. The computer readable medium of claim 71, wherein said first applet is an ActiveX applet.

75. The computer readable medium of claim 71, further comprising program instructions computer-executable to transmit the formatted electronic mail message.

76. The computer readable medium of claim 71, wherein the first applet includes a third portion linked to the first portion by a second link, and wherein the formatted electronic mail message further includes the third portion, but not the second link.

77. The computer readable medium of claim 71, wherein the electronic mail message includes a second applet including one or more links, and wherein the formatted electronic mail message includes at least a portion of the second applet, and wherein the formatted electronic mail message does not include at least one of the one or more links included in the second applet.

78. The computer readable medium of claim 71, wherein said first link is a dynamic link, and wherein said program instructions are computer-executable to break said first link.

79. A method, comprising:

constructing an electronic mail message, wherein said electronic mail message includes a first applet including one or more links, wherein the first applet includes a first portion configured to receive a graphical element, wherein the first applet includes a second portion linked to the first portion by a first link, wherein said second portion is configured to transform the received graphical element for inclusion in the electronic mail message; and

formatting the electronic mail message for transmission;

wherein the formatted electronic mail message includes the second portion of the first applet, but not the first portion or the first link.

80. The method of claim 79, wherein said second portion of the first applet is a presentation portion of said first applet, and wherein said second portion includes said transformed graphical element.

81. The method of claim 79, wherein said first applet is a Java applet.

82. The method of claim 79, wherein said first applet is an ActiveX applet.

83. The method of claim 79, further comprising transmitting the formatted electronic mail message.

84. The method of claim 79, wherein the first applet includes a third portion linked to the first portion by a second link, and wherein the formatted electronic mail message further includes the third portion, but not the second link.

85. The method of claim 79, wherein the electronic mail message includes a second applet including one or more links, and wherein the formatted electronic mail message includes at least a portion of the second applet, and wherein the formatted electronic mail message does not include at least one of the one or more links included in the second applet.

86. The method of claim 79, wherein said first link is a dynamic link, and wherein said formatting includes breaking said first link.

87. The method of claim 80, wherein the graphical element includes an image.

88. The method of claim 80, wherein the graphical element includes a video.

89. An apparatus, comprising:

a processor; and

memory coupled to the processor, wherein the memory includes program instructions executable by the processor to implement an electronic mail program configured to:

construct an electronic mail message, wherein said electronic mail message includes a first applet including one or more links, wherein the first applet includes a first portion configured to receive a graphical element, wherein the first applet includes a second portion linked to the first portion by a first link, wherein said second portion is configured to transform the received graphical element for inclusion in the electronic mail message; and

format the electronic mail message for transmission;

wherein the formatted electronic mail message includes the second portion of the first applet, but not the first portion or the first link.

90. The apparatus of claim 89, wherein said second portion of the first applet is a presentation portion of said first applet, and wherein said second portion includes said transformed graphical element.

91. The apparatus of claim 89, wherein said first applet is a Java applet.

92. The apparatus of claim 89, wherein said first applet is an ActiveX applet.

93. The apparatus of claim 89, wherein said memory further includes program instructions executable by the processor to transmit the formatted electronic mail message.

94. The apparatus of claim 89, wherein the first applet includes a third portion linked to the first portion by a second link, and wherein the formatted electronic mail message further includes the third portion, but not the second link.

95. The apparatus of claim 89, wherein the electronic mail message includes a second applet including one or more links, and wherein the formatted electronic mail message includes at least a portion of the second applet, and wherein the formatted electronic mail message does not include at least one of the one or more links included in the second applet.

96. The apparatus of claim 89, wherein said first link is a dynamic link, and wherein said program instructions are executable by the processor to break said first link.

97. The apparatus of claim 90, wherein the graphical element includes an image.

98. The apparatus of claim 90, wherein the graphical element includes a video.

99. A computer readable medium comprising program instructions, wherein the instructions are computer-executable to implement an electronic mail program configured to:

construct an electronic mail message, wherein said electronic mail message includes a first applet including one or more links, wherein the first applet includes a first portion configured to receive a graphical element, wherein the first applet includes a second portion linked to the first portion by a first link, wherein said second portion is configured to transform the received graphical element for inclusion in the electronic mail message; and

format the electronic mail message for transmission;

wherein the formatted electronic mail message includes the second portion of the first applet, but not the first portion or the first link.

100. The computer readable medium of claim 99, wherein said second portion of the first applet is a presentation portion of said first applet, and wherein said second portion includes said transformed graphical element.

101. The computer readable medium of claim 99, wherein said first applet is a Java applet.

102. The computer readable medium of claim 99, wherein said first applet is an ActiveX applet.

103. The computer readable medium of claim 99, further comprising program instructions computer-executable to transmit the formatted electronic mail message.

104. The computer readable medium of claim 99, wherein the first applet includes a third portion linked to the first portion by a second link, and wherein the formatted electronic mail message further includes the third portion, but not the second link.

105. The computer readable medium of claim 99, wherein the electronic mail message includes a second applet including one or more links, and wherein the formatted electronic mail message includes at least a portion of the second applet, and wherein the formatted electronic mail message does not include at least one of the one or more links included in the second applet.

106. The computer readable medium of claim 99, wherein said first link is a dynamic link, and wherein said program instructions are computer-executable to break said first link.

107. The computer readable medium of claim 100, wherein the graphical element includes an image.

108. The computer readable medium of claim 100, wherein the graphical element includes a video.

Resources

Images & Drawings included:

Sources:

Similar patent applications:

Recent applications in this class:

Recent applications for this Assignee: