We use Domino Designer 6.0.2 to develop our Notes application and then deploy the software on Domino Server 6.5.4 on Windows 2003. The application is served as web pages on the internet.
In our application, we provide some forms which contains string fields to accept user input. The data in these forms are gathered together to create some reports to be displayed on the web. We found that if the user input contains special characters such as #, we will have problem producing the reports, problem can be data missing from the reports.
Is it a Lotus application limitation? How can we bypass this problem? Is there any other special characters that will also cause similar problem?