Web Embedding

Web Embedding

When I embed a view or form on a web page using an iframe, if I have HTML on my web page that links to another form or or view, it always asks for a login for standard users on each page.  It does not ask for authentication on every link click if I am logged in, only standard users.
 
Example:  I have two html pages created on my web-site that each incudes a zoho creator view.  In HTML on the page, there is a link that points to the other page, allowing users to switch back and forth between zoho creator views.  It seems to log out the user whenever the link is followed.