Michael, I keep getting the following error message: too many values to unpack
Eventually I trimmed down the original google link to this jwiki command to the following, but still get the same error message. I may have made a little headway by trying the following command. <<EmbedObject(http://maps.google.com/?source=embed,url_mimetype=text/html,width=640,height=505)>> But the resulting error message is produced and I don't know what "target" to supply. <<EmbedObject: Argument "target" is required>> Finally, I get the following error message with the simplest code:<<EmbedObject(http://maps.google.com/,url_mimetype=text/html,width=640,height=505)>> Current configuration does not allow embedding of the file http://maps.google.com/ because of its mimetype text/html.: http://maps.google.com/ So, it may be that text/html is not an allowable mimetype. On Thu, Dec 3, 2009 at 10:16 AM, Michael Dykman <[email protected]> wrote: > Hi Brian, > > Doesn't the embedded link you got from google return type text/html? > Try that in url_mimetype... > > - michael dykman > > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
