--- loncom/publisher/publisher.html 2000/12/23 15:53:26 1.3 +++ 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 -
+
+
+ + +
+
+ + +
+LON-CAPA Construction Space +
\ No newline at end of file