This is a migrated thread and some comments may be shown as answers.

Can window show a remote POST page?

2 Answers 89 Views
Window
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 09 Apr 2012, 06:41 PM
I have some pages served by JBoss on a different port so I have to use an http:// url.

In general, can Window show the page delivered by POST ing data to a remote server ?

Thanks,
Richard

2 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 12 Apr 2012, 11:03 AM
Hi Richard,

In general, the Kendo Window is simply a draggable and resizable <iframe> wrapper, so if you can show something in an <iframe>, then you can use a Kendo Window as well.

Greetings,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Richard
Top achievements
Rank 1
answered on 19 Apr 2012, 06:18 PM
Thanks Dimo.  It turned out that a server routine was producing HTML that was corrupt (the corruption caused the generated HTML to reside inside an html comment.)  Lesson learned is use Developer Tools and review captured Network responses.
Tags
Window
Asked by
Richard
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Richard
Top achievements
Rank 1
Share this question
or