Copy the Source Code from a Page

These are instructions for transfering a web page to MZB. You will want to do this if you have made a web page with a utility other then MZB.
Follow these steps:
  • Bring the page that you have made up on the screen to view it.
  • Right click with the mouse and select 'view source' from the menu.
  • The source code (HTML) will come up in a new window.
  • Highlight all of the source code and press 'control' and 'c' at the same time
    It will seem like nothing happened but the code will be copied.
  • Open up MZB.
  • If you want the page to be your home page select 'blank home page' on the edit screen.
    Otherwise add a blank page.
  • Right click in the 'page text' box and select 'paste.'
  • The HTML code will be pasted in page text box.
  • Rename the blank page and save changes.
  • If there are any images on the page they will need to be uploaded to the file directory.
  • The address for each image in the HTML code will need to be changed.
  • example of correct code:
    <img src="images/nameoftheimage.jpg">
    images/ is where the images are located in your MZB file library.

Notes:
  • MZB is compatible with standard HTML, JavaScript, and Flash (.swf files).
  • Some utilities have specific features that are only compatible within their program.
    These features will not be supported by MZB.
  • Remember: if the page has any images you must upload
    them to your file library.

Copyright © 2001 MyZipBiz Help. All Rights Reserved.

Home Page
Contact Us
FAQ
First Time User
Basic HTML
Editting Images
Links
Using Tables
How To Add Products
Color Chart
Making Buttons
Marketing Ideas
Design Ideas
MyZipBiz Features