We have an app that has a login screen and the following code is ran on the action 
page: <cfset client.repid=form.repid>. The repid is displayed at the top of all the 
pages in an included header page. Some of the reps say that on the order confirmation 
screen, their repid changes to that of someone else in the office. The only reference 
in the code on the confirmation page is: 

<cfprocparam type="In" cfsqltype="CF_SQL_CHAR" variable="@rssc_rep_id" 
value="#client.repid#" null="No">

I have no idea how it could be changing. The offices run Linux boxes with Netscape 3.0 
browser, and they all run through a Netscape Server. Any thoughts on this? It's 
causing our reps to not get credited for all of their sales. It seems as though the 
repid that it changes to is one from their office. Any other suggestions? We are 
running in a clustered environment, which is why we use client variables stored in a 
sql server 2000 database.

TIA,

- Gary
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to