PC Review


Reply
Thread Tools Rate Thread

How do I log the users out of a secure site when they click on a link to an external site

 
 
=?Utf-8?B?Tm92aWNl?=
Guest
Posts: n/a
 
      26th May 2004
We have a link to an external site in one of our modules and am wondering how I could log the users out of our site before directing them to the external URL

For example: <a href="http://www.yahoo.com">Go to Yahoo</a> When they click on this link, I want to first log them out. We cannot have any Javascript as it is a 508 compatible site

Any help would be greatly appreciated

Thanks!
 
Reply With Quote
 
 
 
 
mikeb
Guest
Posts: n/a
 
      26th May 2004
Novice wrote:
> We have a link to an external site in one of our modules and am wondering how I could log the users out of our site before directing them to the external URL.
>
> For example: <a href="http://www.yahoo.com">Go to Yahoo</a> When they click on this link, I want to first log them out. We cannot have any Javascript as it is a 508 compatible site.
>


Have the href be a URL that points back to your site instead of directly
to Yahoo. The action for that URL would be to log the user off, then
redirect to Yahoo.

The problem with this approach is that if the user looks at the target
href (for example in the status bar when the cursor is hovering over the
link) it will be obvious that the link isn't really directly to Yahoo.
Whether this is really a problem depends on your specific application
and user base.

--
mikeb
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to click on email link and be taken to site. Restrictions Margie Microsoft Outlook Discussion 1 7th Mar 2009 11:20 AM
adding a link for users to add my site to their favorites =?Utf-8?B?M3hhbGFkeQ==?= Microsoft Frontpage 4 13th Oct 2006 06:22 PM
I view email ie Costco.com I cannot click link to web site =?Utf-8?B?RA==?= Microsoft Outlook Installation 1 20th Jun 2006 01:46 PM
When I get a link in email I can't click on it to go to site =?Utf-8?B?V2FsdGVyIE1jRG9uYWxk?= Microsoft Outlook Discussion 1 23rd Mar 2006 09:36 AM
link to secure site mike labs Microsoft Powerpoint 1 22nd Jul 2003 03:08 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:37 AM.