Hi,

I was trying out the user login tutorial in CFVault with a minor alteration,
using client variables instead of session variables. But I kept encountering
the following error on the initial log in:
An error occurred while evaluating the expression:


 Application.UsersLoggedin["#client.UserID#"].TimeCreated = Now()
The member operator(.) can only be applied to a struct object. The provided
object "Application.UsersLoggedin" is not a structin dimension 1.
Consequently, member "TIMECREATED" cannot be assigned to.
But when I refresh the page, the error was removed and I got logged in! Any
suggestions?

Thank you.
David


------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to