cancel
Showing results for 
Search instead for 
Did you mean: 

The webpage cannot be found

Former Member
0 Kudos

Hi,

I am trying to display my results on a webpage. I am using a .irpt and iframe to do this. I have tried this many times but I am not getting the desired output; instead getting an error. My query works fine when I test it seperately. Can somebody tell me what common mistakes one might make? Appreciate it.

Regards,

V M.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

maybe u can post ur code here, or we can not know what exactly ur problem is.

and one more thing, normally, we will use a jave applet to display in the web pages.

</applet> Status:

<applet name="ibr_Status" codebase="/XMII/Classes" code="iBrowser" archive="illum8.zip" width="100" height="20" mayscript>

<param name="QueryTemplate" value="Default/SandBox/David/20080519/AllStatus_XML_Qry" >

<param name="DisplayTemplate" value="Default/SandBox/David/20080519/ibr_Status">

</applet>

like this

Former Member
0 Kudos

Ok, everything looking good now. Something to do with the network connection here. Thanks much.

Regards,

V M.

Former Member
0 Kudos

Hi,

Can you tell me whats the error you are getting when u run page?

Clear Java Console once and check .Hope it may work

Regards,

Rao