Re: URGENT: HELP PLEASE!!!!Reports on the D2K WEB SERVER

From: <cary_at_nams.net>
Date: Tue, 09 Feb 1999 17:30:34 GMT
Message-ID: <79prbq$h51$1_at_nnrp1.dejanews.com>


Hello,

[Quoted]      I ran across this very same thing on Monday. Unfortunately, I never did get it to work using an HTML form and ended up passing all the parameters via the URL. Hopefully, someone who knows more about HTML forms and the Reports Server can educate us both on how to fix this.

Cary

In article <36BF4E1B.E0437D54_at_us.oracle.com>,   Mehmet Erisen <merisen_at_us.oracle.com> wrote:
> Hello,
> I have built a drill down report with reports 3.0
> I will deliver the project, but I can not make the initial HTML file to
> work.
> I can run the reports if I type
>
http://server_name:port/r30ows?server=my_server+report=my_report.rdf+userid=scot t/tiger_at_my_db+destype=cache+desformat=HTML+parameter1=value1
>
> this works fine.
> However, if I do the followingHTML it does not work. It is taking me
> to
> http://server_name:port/r30ows?
> Thanks a million for helping....
> Mehmet.
> HTML:
> <HTML>
> <!--Form Action is R30OWS URL-->
> <FORM METHOD=POST
> ACTION="http://us-webforms-2.us.oracle.com:1000/r30ows?">
>
> <INPUT name=server type=hidden vaue="my_server">
> <INPUT name=server type=text value="report">
>
> Report Name:
> <INPUT name=report type=text value="customer.rdf">
> <INPUT name=user_id type=hidden value="scott/tiger_at_my_db"><BR>
> <INPUT name=destype type=hidden value="cache">
>
> <SELECT name=desformat>
> <OPTION value=HTML selected> HTML
> <OPTION value=PDF> PDF
> </SELECT> <BR>
> Parameter:
> <INPUT name=custname type=text value="Pepsi">
> <HR>
> <INPUT type=submit value="Run Report!">
> </CENTER>
> </FORM>
> </HTML>
>
>

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Tue Feb 09 1999 - 18:30:34 CET

Original text of this message