Results 1 to 2 of 2

Thread: Is there a way to give access to outgoing fax in vpanel

  1. #1

    Default Is there a way to give access to outgoing fax in vpanel

    Is there a way to give access to outgoing fax in vpanel to spouse without giving full access to vpanel...She finds that too confusing! Like separate html page, etc?

  2. #2
    Join Date
    Jan 2009
    Posts
    22

    Default Re: Is there a way to give access to outgoing fax in vpanel

    Save the below code as an HTML (or save the attachment as a .html). Then she can load it from a browser, login, and click the Voipo Fax link on top to show the fax page directly below.

    PHP Code:
    <a href="https://secure.voipo.com/features/fax" target="voipo">Voipo Fax</a><br><br>

    <
    iframe name="voipo" src="https://secure.voipo.com/features/fax" width="100%" height="95%" /> 
    (it uses iframe, might not work depending on your browser security settings)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •