Forum: ASP.NET Nov 11th, 2008 |
| Replies: 0 Views: 1,510 Hi,
I have to display a logo in crystal report in runtime. I have tried two solutions given in http://www.devx.com/codemag/Article/33658/1954 (Tip 6: Better Handling of Dynamic Images)
Dim data... |
Forum: ASP.NET Nov 7th, 2008 |
| Replies: 2 Views: 1,073 I even tried that. Got one sample code. In that through Thread.sleep(secs) is working but when place the CR code its not working. |
Forum: ASP.NET Nov 6th, 2008 |
| Replies: 2 Views: 1,073 Hello there,
I have a page. In its left side selection controls and right side one iframe.
The user has to select from controls from left side and submit the form. In button click function... |