I created a new file in Composer, opened the INSERT|HTML box and
inserted this...

<script type="text/javascript"
id="WolframAlphaScript8a3363abe792db2d8761d6403605aeb7"
src="http://www.wolframalpha.com/widget/widget.jsp?id=8a3363abe792db2d8761d6403605aeb7";></script>

The file was saved, then double-clicked.  It opened in the browser and
displayed
the widget.

However, when the file was published from composer, the script would not
display
from the http server.  Looking at VIEW|HTML SOURCE, the script had been
changed...

<script type="text/javascript"
id="WolframAlphaScript8a3363abe792db2d8761d6403605aeb7"
src="widget.jsp"</script>

Using an FTP client and "putting" the file worked as it should.  Why is
Composer
replacing...

http://www.wolframalpha.com/widget/widget.jsp?id=8a3363abe792db2d8761d6403605aeb7

with "widget.jsp?"
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to