Jump to content


External Login URL


  • This topic is locked This topic is locked
No replies to this topic

#1 Guest_cesarpenafiel_*

Guest_cesarpenafiel_*
  • Guests

Posted 16 June 2009 - 10:52 AM

You can change the default portal for your Accudemia URL. We recommend that centers put a sign in option inside their main center webpage to allow your users to log in to Accudemia to make appointments. You can use any of your existing web pages (if you have one for your center or for your college) and use that as a portal to Accudemia.

In order to do that you will need to put some HTML (called an IFRAME) into your page. Here is the HTML you need to put in your portal:


Here is the HTML code you need:

<iframe frameborder="0" height="85px" width="190px" scrolling="no"
src="http://collegename.accudemia.net/LoginForm.aspx?bgColor=%23FFFFFF&Layout=Vertical&Referer=http://www.collegehomepage.com">
</iframe>


You will need to replace the stuff in red as follows depending on how you want the IFRAME to look:

* collegename.accudemia.net: Is your Account URL, this is the one you are using right now to access Accudemia. Always will end with accudemia.net.
* FFFFFF: Is the background color of the login form, specified in HTML format. You can use any design software to pick the color you like, or use this: http://html-color-codes.info/
* Vertical: Indicates how the login box will look like, can be either Vertical or Horizontal.
* www.collegehomepage.com: Is your personal college URL, Accudemia will redirect the users there when they leave the system.


So, as you can see, you can configure the color of the IFRAME to make it look pretty and match the rest of your page and you can make it vertical or horizontal.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users