Hey ..
I want to access image charts from my other application ,I 'm successfully able to do it . but for that i first need to access myDBr app and then it shows the image in other application . Other wise before first logging in myDBR the image in other application shows blank. I have use img tag :
"img src="http://mysite/mydbr/report.php?r=11&m=7&h=be30d38eefd9fe58815989e32cec380ed834c4cf&i=1&getchart=1" alt="" "
Then i have use the alternative way to embed the reports in webpages.. It works fine but if the user doesn't not have access to the report it shows the message 'No access Rights'. I don't want to show any message. If the current user have rights , it should show the image chart and if not it should display nothing...
How to make it possible in both the scenarios . Please Help.
Kind Regards.