[ic] Login?

Tom giftbound at verizon.net
Sun Mar 26 00:46:34 EST 2006


Either way its not working, I seen this done at www.kcgifts.com Im lost there has to be something im doing wrong.

At 09:33 PM 3/25/2006, you wrote:
> 
>
>> -----Original Message-----
>> From: interchange-users-bounces at icdevgroup.org 
>> [mailto:interchange-users-bounces at icdevgroup.org] On Behalf Of Tom
>> Sent: 2006 March 25 -- Saturday 1:53 PM
>> To: interchange-users at icdevgroup.org
>> Subject: [ic] Login?
>> 
>> Im trying to do mouseover functions in my  store, But its not 
>> worrking Right, Am I doing something Wrong?
>> 
>> [if session logged_in]
>>     <td><a href="[area logout]" 
>> onmouseout="turn_off('menu_b2b')" 
>> onmouseover="turn_over('menu_b2b')"><img name="menu_b2b" 
>> src="/foundation/images/menu_b2b.gif" alt="Log Out" 
>> width="71" height="25" border="0"></a></td>
>>     [else]
>>     <td><a href="[area login]"  
>> onmouseout="turn_off('menu_b2')" 
>> onmouseover="turn_over('menu_b2')"><img name="menu_b2" 
>> src="/foundation/images/menu_b2.gif" alt="Log In" width="58" 
>> height="25" border="0"></a></td> [/else]
>>     [/if]
>
>Sometimes, [if session logged_in] doesn't like to work for me.  In fact,
>it hardly ever works for some reason.  So, i tend to use [if session
>username] instead.  There should only be a username in the session if
>the user managed to log in, right?  :)
>
>--
>Daniel Davenport
>New Age Digital
>http://www.newagedigital.com
>
>_______________________________________________
>interchange-users mailing list
>interchange-users at icdevgroup.org
>http://www.icdevgroup.org/mailman/listinfo/interchange-users




More information about the interchange-users mailing list