

AESWebLink Logo and Introductory Text
[Developers Center Home]
At the point where you transfer a user into AESWebLink, you need to display the following items:
- A button that submits the data to AESWebLink.
- The AESDirect Logo. You can use the image that is hosted on the AESDirect website by using the following URL for the src element of the img tag: http://www.aesdirect.gov/pix/aesdirect_s.jpg
- A link to the AESDirect Homepage: http://www.aesdirect.gov
- A link to the AESWebLink login help text: http://www.aesdirect.gov/support/weblink_login_help.html
Placement and display of the items above within your application is up to you.
We recomend that all links listed above open in a new window so as to avoid interupting the application flow.
Example: (this is only an example, you can arrange these items to fit your application)