bluecjh
Programmer
- Mar 12, 2003
- 385
Our organisation use Crystal and Enterprise XI
Currently we use asp/aspx pages to allow
users to enter Report Parameter values in
text or combo boxes which are driven by
'in - line' sql to the database. the chosen parameters
are then added to the url calling the report in
e.g.
Response.Redirect("http:..reportviewers115/viewrpt.aspx?init=actX:connect&id=" + rptID + "&APSToken=" + APSToken + "&Param1 = ....
etc...
A face lift/redesign is in order.
I looked at XI 'Infoview' but this specifically does not seem to cater for
the above parameter issues.
I'm wondering what's the way to go... build a new .net application afresh,
what about recoding Infoview (launching parameter selection pages from within Infoview.
but i'm not a c# programmer)
I'm wondering what off the shelf products already exist? other people must
have gone down this route?
Is there any other product that can be easily customised but looks good?
are there some particularly good links re these types of
application?
Any suggestions appreciated.
Thanks.
BlueCJH
Currently we use asp/aspx pages to allow
users to enter Report Parameter values in
text or combo boxes which are driven by
'in - line' sql to the database. the chosen parameters
are then added to the url calling the report in
e.g.
Response.Redirect("http:..reportviewers115/viewrpt.aspx?init=actX:connect&id=" + rptID + "&APSToken=" + APSToken + "&Param1 = ....
etc...
A face lift/redesign is in order.
I looked at XI 'Infoview' but this specifically does not seem to cater for
the above parameter issues.
I'm wondering what's the way to go... build a new .net application afresh,
what about recoding Infoview (launching parameter selection pages from within Infoview.
but i'm not a c# programmer)
I'm wondering what off the shelf products already exist? other people must
have gone down this route?
Is there any other product that can be easily customised but looks good?
are there some particularly good links re these types of
application?
Any suggestions appreciated.
Thanks.
BlueCJH