--- loncom/publisher/publisher.html 2000/11/28 22:15:11 1.2 +++ loncom/publisher/publisher.html 2001/03/29 21:56:53 1.4 @@ -7,15 +7,34 @@ function getfilename() { document.publisher.filename.value=parent.LONCAPAToBePublished.location.href; } +function getdfilename() { + document.dpublisher.filename.value=parent.LONCAPAToBePublished.location.href; +} + +function getrfilename() { + document.rpublisher.filename.value=parent.LONCAPAToBePublished.location.href; +} + +
+
+
+ - -
+
+
+ + +
+LON-CAPA Construction Space +
\ No newline at end of file