On Tue, Mar 25, 2008 at 7:12 AM, DuaneKaufman <[EMAIL PROTECTED]> wrote:
[...]
>  I would like the image to be stored _with_ (or as part of) the
>  worksheet, on the server, so it is available for anyone who views the
>  worksheet.
>
>  I hope that is clear enough. Thanks for the suggestion though,
>  Duane
[...]

Hi Duane,
you could try doing this:
1. In a worksheet go to Data / Upload or create a file...
2. Browse for the image and upload it. For example, my image is called
"calculo2.jpg"
3. In a cell of the worksheet do something like: html('<img
src="./data/calculo2.jpg">')

Now the image is part of you worksheet and you can share it. I hope that helps.
Best,
-- 
 Hector

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to