--- loncom/publisher/publisher.html 2002/03/21 20:39:17 1.19 +++ loncom/publisher/publisher.html 2002/07/16 20:30:54 1.20 @@ -68,9 +68,15 @@ function getnewdirfilename() { document.newdir.submit(); } } + +function getpostdata() { + document.printout.postdata.value=parent.LONCAPAToBePublished.location.href; + document.printout.submit(); +} +
@@ -96,7 +102,15 @@ method="post" enctype="multipart/form-da - + + + + + @@ -127,7 +141,7 @@ method="post" enctype="multipart/form-da
+ + +
- +