cancel
Showing results for 
Search instead for 
Did you mean: 

IFrame accessing the KM content documents

Former Member
0 Kudos

Hi Folks

I need a detail clarity on IFRAME

i am trying to access my KM documents residing at KM Content via my IFRAME.

//PATHFILE = has my document Path 

<IFRAME SRC='/irj/go/km/docs<%=PATHFILE%>'    WIDTH='100%' HEIGHT='100%' frameborder='0' scrolling='no' >

I developed a PDK application , Using IFRAME i am able to access the document of type txt , pdf and all image files

But i am not able to access the Microsoft documents (like MS word , MS PPT, MS Excel)

The thing i am looking is, i want to open all the microsoft documents in the same window (i dont want the OPEN ,SAVE , CANCE popup window)

Can any one throw some pointer over this...........

Thanks

Kumar T

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Closing the thread as I didnt find any reply on it.