Loading a webPage through an extension

Discussions about using 3rd party extension with OpenOffice.org
Post Reply
Pastel.Belem8
Posts: 4
Joined: Fri Aug 28, 2015 3:38 pm

Loading a webPage through an extension

Post by Pastel.Belem8 »

Hi! I want to develop an extension to OOo. This extension is suppose to open a webPage (.aspx) where I'd fill some fields and do something with it..
Is it possible to open through scripts load an webPage.aspx into a window, or something similar??
OpenOffice 3.1 on Windows 8.1 (64x)
User avatar
Villeroy
Volunteer
Posts: 31279
Joined: Mon Oct 08, 2007 1:35 am
Location: Germany

Re: Loading a webPage through an extension

Post by Villeroy »

Actcie server pages are Microsoft technology. Microsoft technology (services, protocols, interfaces, file formats) are strictly reserved for Microsoft products.
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Pastel.Belem8
Posts: 4
Joined: Fri Aug 28, 2015 3:38 pm

Re: Loading a webPage through an extension

Post by Pastel.Belem8 »

What if I want to open an HTML page? Is it possible? If so, how?
Last edited by Pastel.Belem8 on Fri Aug 28, 2015 7:13 pm, edited 1 time in total.
OpenOffice 3.1 on Windows 8.1 (64x)
User avatar
Villeroy
Volunteer
Posts: 31279
Joined: Mon Oct 08, 2007 1:35 am
Location: Germany

Re: Loading a webPage through an extension

Post by Villeroy »

Today's operating systems come with a web browser.
OpenOffice does not include any web browser.
Embedding anything into everything is Microsoft's speciality.
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Pastel.Belem8
Posts: 4
Joined: Fri Aug 28, 2015 3:38 pm

Re: Loading a webPage through an extension

Post by Pastel.Belem8 »

Can I open a HTML page through scripting then?
OpenOffice 3.1 on Windows 8.1 (64x)
User avatar
RoryOF
Moderator
Posts: 34618
Joined: Sat Jan 31, 2009 9:30 pm
Location: Ireland

Re: Loading a webPage through an extension

Post by RoryOF »

Set up a URL to the HTML page and the system browser will open it.
Apache OpenOffice 4.1.15 on Xubuntu 22.04.4 LTS
Post Reply