New to web dev in Notes. I have a standard R5 Discussion Forum that includes web access. Code to create/edit interest profile works fine in Client, but fails on the web. On the web, the database is access from a "container page" which is a company portal - a link entitled "Edit Interest Profile" calls the (WebEditInterestProfile) agent with &login attached, but a new profile doc is created each time a user selects the link. I don't think the code that reconstructs user names to remove slashes and spaces is working because calling the agent from a container page bypasses the pre-processing code in the standard discussion forum outline. I'm not yet familiar enough with notes on the web to follow the logic - anyone encountered same problem and have a solution? Thanks in advance!

