FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index mod_harbour Company web pagewith mod harbour
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Company web pagewith mod harbour
Posted: Sun Jul 11, 2021 07:35 AM
Hello friends,

I start transferring my web page from WodPress to mod harbour and DBF.
I document the work for myself. In case someone is interested, I put the notes online, too.



Best regards,
Otto
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Company web pagewith mod harbour
Posted: Sun Jul 11, 2021 07:52 PM
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Company web pagewith mod harbour
Posted: Mon Jul 12, 2021 06:46 AM
Hello friends,

Reading content from the DBF file
Controller
cPage returns the selected page from the request mypage.com/?page=99999

HTML which is stored in the database memofield is shown in an HTML DIV Container

We use LOCATE as we do not use indexing. Datebases for a web page usually do not have many records. So, this is fast enough.
If the page is not found, 404 is returned.

Best regards,
Otto

Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Company web pagewith mod harbour
Posted: Fri Dec 10, 2021 07:31 PM
Dear friends,
Web page is online.

https://winhotel.space/winhotel_webpage/megamenu.prg

Best regards,
Otto
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Company web pagewith mod harbour
Posted: Sun Dec 12, 2021 09:30 PM

Dear Otto, congratulations
Impressive

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo

El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Company web pagewith mod harbour
Posted: Fri Feb 04, 2022 02:08 PM
Dear friends,

I received a nice photo from our ice hockey club today.
Our company is a small sponsor of the local hockey club.

Our website is a mod harbour site. On the backend we have DBF.

Best regards,
Otto

https://winhotel.space/winhotel_webpage/megamenu.prg



Continue the discussion