>I was using Crystal Report 8 for my application. In
>crystal report 8 while exporting a report to html the initial HTML page
[quoted text clipped - 7 lines]
>Is there any way by which we can force Crystal Report 10 to continue to
>create the initial HTML page as Reportfilename.HTML itself.
>>I was using Crystal Report 8 for my application. In
>>crystal report 8 while exporting a report to html the initial HTML page
[quoted text clipped - 9 lines]
>
>How about renaming the file immediately after the export command?
But I bet you mean that the user clicks on the export button (envelope
icon) on-screen, don't you...?
In contrast to exporting the report in code, I mean.
_______________________
Michael B. Johnson
Sankar - 29 Sep 2004 04:33 GMT
> >>I was using Crystal Report 8 for my application. In
> >>crystal report 8 while exporting a report to html the initial HTML page
[quoted text clipped - 16 lines]
> _______________________
> Michael B. Johnson
Yes Michael, I was talking about using the envelop button.
While programatically accessing from my application, I will have to
show the link to 1000s of files. If I have to rename the file I wont
be able to straight away do that as when there are multiple pages the
linking will be lost due to renaming. Also the program will have to
behave differently while connected to crystal report 8 and different
when connected to crystal 10. I was trying to avoid this by trying
some configuration in crystal report itself.