Raffi wrote:
Hi All,
I hope I'm posting this question to the correct newsgroups. We have a
web based database application that's accessed using IE. The
application opens a popup window to run in. With all the popup blockers
and compromised browsers out there, I'm looking into developing a web
based
"Henk Verhoeven" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Chung Leong wrote:
> >
> > It's easy. Just create an application that hosts the MSHTML ActiveX
control
> > (IE itself minus the interface). With tools like Delphi or Visual Basic,
> > it's literally a matter of dragging
Chung Leong wrote:
It's easy. Just create an application that hosts the MSHTML ActiveX control
(IE itself minus the interface). With tools like Delphi or Visual Basic,
it's literally a matter of dragging and dropping the control into the form.
Even in Visual C++ it's not that hard.
Hi Chung ,
Of co
Berislav Lopac wrote:
> Raffi wrote:
> > Hi All,
> >
> > I hope I'm posting this question to the correct newsgroups. We have
a
> > web based database application that's accessed using IE. The
> > application opens a popup window to run in. With all the popup
> > blockers and compromised browsers o
Raffi wrote:
> Hi All,
>
> I hope I'm posting this question to the correct newsgroups. We have a
> web based database application that's accessed using IE. The
> application opens a popup window to run in. With all the popup
> blockers and compromised browsers out there, I'm looking into
> developi
"Raffi" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi All,
>
> I hope I'm posting this question to the correct newsgroups. We have a
> web based database application that's accessed using IE. The
> application opens a popup window to run in. With all the popup blockers
> and com
Since you need javascript the cheap-n-dirty approach (xml parser, gui
library of your choice and just enough widget logic/https for your app
to work) is a no-go. I don't know of a python library with html
rendering and javascript (and https support could easily be another
barrier).
Another optio
Raffi wrote:
Hi All,
I hope I'm posting this question to the correct newsgroups. We have a
web based database application that's accessed using IE. The
application opens a popup window to run in. With all the popup blockers
and compromised browsers out there, I'm looking into developing a web
based
Hi All,
I hope I'm posting this question to the correct newsgroups. We have a
web based database application that's accessed using IE. The
application opens a popup window to run in. With all the popup blockers
and compromised browsers out there, I'm looking into developing a web
based custom clie