Putting your Notebooks on the Web
Step 1: Save the notebook.
Step 2: Go to File , and choose Export As . When the choices appear, click on HTML . . .
Step 3: Give the file a name. Make sure the file appears as "filename.html". Maple will now convert the notebook to three HTML files and an images folder
Step 4: Upload these files to your web server using an FTP application. There will be three files and a folder to upload for each notebook you convert to HTML:filename.html, filename1.html, and filenameTOC.html; there will also be an images folder.
Now look at the notebooks on the Web.
NOTE: When you transfer the Maple/HTML files make sure the three .html files are transfered as text and that the contents of the images folder are transfered as binary(raw) data .
Click here to go back to the main page of this tutorial