Click to See Complete Forum and Search --> : Problem in displaying the parameters


Jabez
December 27th, 2005, 04:04 AM
Hi,

I am facing a pecuilar problem in crystal report.

I'm accepting input text from the user and passing it as the parameter to the crystal report. In the crystal report I have dragged the parameter field on to the detailed section.

Report displays properly ( with the parameter ) when the user enters simple text.

Parameter doesn't get displayed when the user enters the text with special characters.

Example:
user text: 104, ShantiNagar,Bangalore (This gets displayed)

user text: #104,ShantiNagar,Bangalore (But this doesn't)
&104,ShantiNagar,Bangalore (This also doesn't)

Please help me as I'm stuck here.

Thanks in advance.