Outsourcing
Application Development
Application Maintenance
Website Design
Customer Support
eLearning
Application Hosting
Message Board
Guestbook
Website Poll
Chat Room
Website Statistics
Links Page
Topsite

Live Help


: Automatic Login

You can automatically log your visitors into your message board by sending them to a custom login URL. This can be helpful if you have a separate login area on your website and you don't want to make your visitors login twice.

You can make a hidden request to the custom login URL by using a small image tag, a small iframe tag, or a high-level programming language. Sample code for the Perl, PHP, JavaScript, and Java/JSP programming languages is available here. Please note that using a server-side programming language for the automatic login will log your server into the message board, not the user executing the server-side program from their web browser.

The URL you should use is:
http://www.websitetoolbox.com/tool/register/USERNAME/dologin?member=MEMBER&pw=PASSWORD&remember=checked

  1. USERNAME should be replaced by your Website Toolbox username.
  2. MEMBER should be replaced by the username of the user.
  3. PASSWORD should be replaced by the password of the user.

Note: All symbols within the field values must be probably encoded. For example, spaces must be replaced by %20. More information...


Home