This topic is locked

How to redirect to a report

11/28/2008 5:36:04 AM
ASPRunnerPro General questions
C
carlo author

Hi
i have quote list page with offer_id , title , materdetail to option, etc
i have report that show me totals from all quotes
it is possible to use in list page form ffer_id field a VIEW_AS link and call offer_report page ?
And if is possible , ho i could do it ?

I mean : afert offer_report.asp what i need to write ? for calling report with search to that offer_id ?
thanks
carlo

C
carlo author 11/28/2008

Hi

i try to use

ViewReportOfferte_report.asp?a=search&searchopt_IdOfferta=Contains&value_IdOfferta=??


Waht is right to use instead ??
Thanks
Carlo

C
carlo author 11/28/2008

Hi

i try to use

ViewReportOfferte_report.asp?a=search&searchopt_IdOfferta=Contains&value_IdOfferta=??


Waht is right to use instead ??
Thanks
Carlo


I find this

ViewReportOfferte_report.asp?a=advsearch&asearchfield%5B%5D=IdOfferta&asearchopt_IdOfferta=Contains&value_IdOfferta=


Simply with nothig....
Carlo