I have a Perl cgi that serves an xhtml page including, as <object> (no embed) an SVG drawing whose specs can be changed by submitting data from an html form. The form and the drawing begin with the default specs and both are updated as the user makes successive changes to his requirements.
I am doing most of my testing in Mac OS 10 with FireFox (in fact the beta 3.**) and there is no problem with local caching here or in Safari, but Opera puts the SVG file into its cache so that the user's modifications are not updated in the drawing. I have so far found no way to prevent this behaviour with meta tags in the html and the only way for the thing to be usable in Opera is for the user to delete the cache before submitting the changed data. Can anybody suggest a solution to this? JD ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

