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
Automatically log into websites programmatically
count # of files in folder given a partial name
fedora 13 can not connect to network
Web Page Building
Why does a checkedListBox fire the checkchanged when not clicking on the item
ORA-32004: obsolete and/or deprecated parameter(s) specified Error after switching to archivelog mode in Oracle 11G.
What are all the possible options for virtualizing a physical server that is presently attached to a SAN and used for storing data?
How to get the database record count in MS SQL Server 2005?
Apply regedit change via group policy
PowerShell command to add users to a DL