In looking through the examples (Christopher's) at richard's site,
referencing setURL(), one example lists the file extension when setURL()
or getURL() is selected and one does not.

<a href="javascript: lp.setURL('../LICENSE');">Load txt file
License</a><br>
<a href="javascript: lp.setURL('../README.txt');">Load txt file
Readme</a><br>

What is the proper method or does it matter?

Also what is read from the URL, is it the complete file or what is
between the body tags like Pemberton's stuff? 

In all the examples the files loaded seem to be raw text files. May I
load HTML, or is this what Michaels widget is for?

Also where is documentation on setURL() and getURL()? I could not seem
to find it in the Dynapi documentation. Is this a widget function?

wes currier

_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to