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
Powershell script to find all users who is not set to default storage quota. Query all users in an OU and below them.
Is there software that allows multiple users to use same Windows 7 computer?
Error assigng data to a list view
Accessing OWA from 2 different exchange servers on the one LAN.
How to ext3 read/write in Windows NTFS just as MacDrive reaching HFS+ partition and allows read/write.
Imagecache, views
Adding computers to WSUS without manual entry?
Is it possible to put a frequently used document in the system tray to open quickly?
Internal domain is company.com so requests for public
www.company.com
are not found
How to use OR condition in regular expression