Microsoft
Software
Hardware
Network
Question : Change crystal reports chart type during runtime
I am using Crystal Reports 10.5 in VS 2008 and trying to change chart type during runtime.
Ex: from 3D bars to 2D bars.
Answer : Change crystal reports chart type during runtime
Just change the & into the XML acceptable value of &
Here are the reserved characters you have to change..
" "
' '
< <
> >
& &
<cfset cleanFirstName = replace(getinfo.FirstName,
"&","&
","all")>
Random Solutions
XPS M1530 not booting
How to make a program that goes to a URL
Coldfusion query syntax
Moving SQL server database, sids, users, etc. from a physical machine to a guest on ESX (vmware)
CNAME config - I'm stupid
Looking for help with a new DC
Unix Shell script to simplify scp via reverse ssh tunnel
Backing up configuration for catalyst 4948
QoS configuration
"AC" colum has mac address if it does not have a - hyphen place one. If it already has do nothing.