We've had this problem also and its because Netscape 4.04 has trouble with
cookies and session variables need cookies to keep track of the user. I got
around this by passing the variable session.URLToken over the url. For
example http://www.mysite.com/page.cfm?#session.URLToken#
I can't remember if you need the ?. Hope this helps.

__________________________________
Carlos Vazquez
Web Administrator
www.locateadoc.com
www.mojointeractive.com

> -----Original Message-----
> From: Todd Ashworth [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 31, 2000 2:50 PM
> To: [EMAIL PROTECTED]
> Subject: [Error message] %$@&*#@ Netscape
>
>
> I'm getting this error message:
>
> -------------8<------ snip ------->8---------------
> Error Diagnostic Information
>
> An Error occurred while evaluating the expression
> #Session.cart_arr(i).comments#
> Error near line 240, column 97
>
> The element at position 4 in dimension 1 of object
> "Session.cart_arr" cannot
> be found.  The object has elements in positions 1 through 3.
> Please modify
> the index expression.
> -------------8<------ snip ------->8---------------
>
> I understand what it's trying to say, but what I don't understand is why
> this is *only* happening with Netscape 4.04.  It works fine in
> Netscape 4.08
> and all 4.x and 5.x versions of IE.  Upgrading the browser isn't
> an option,
> since this is a 'local' internet app and 1/2 the population in the area is
> using the 4.04 version.  Anyone have a clue?
>
> Todd Ashworth
>
>
> ------------------------------------------------------------------
> ------------
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

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

Reply via email to