Search found 505 matches: custom

Return to advanced search

On every desktop, a web server at your fingertips

... available, just like with a traditional web host. Tunnel-Secured Web Applications: Securely use internal applications such as CRM, Nextcloud, or custom dashboards via Cloudflare Tunnel. Remote Desktop: Access your PC or server securely via RDP from anywhere. Cost Efficiency No expensive hosting ...
by Otto
Thu Dec 19, 2024 9:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: On every desktop, a web server at your fingertips
Replies: 5
Views: 226

Re: Login with Cloudflare

... Development Overhead**: - Removing in-app login systems simplifies the codebase, reduces bugs, and minimizes the risk of vulnerabilities in your custom login system. 4. **Zero Trust Model**: - Cloudflare Access integrates seamlessly with Zero Trust principles, ensuring that users are authenticated ...
by Antonio Linares
Sat Dec 07, 2024 5:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Login with Cloudflare
Replies: 6
Views: 358

Re: cloud or not cloud

... Attempts to create a lock and lock file. * - php4dbf_phpunlock: Releases the lock created by `flock` using PHP. * - php4dbf_unlock: Releases the custom lock by deleting lock files. * - php4dbf_updateField: Updates a specific field within a record in a DBF file. * - php4dbf_updateLastModifiedDate: ...
by Otto
Fri Nov 15, 2024 9:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 4128

Think Bigger - Think on Future

... even PHP (with native file operations). For each CRUD operation, use specific read and write mechanisms to manage the data in the database file. Custom Indexing: By implementing your own indexing, you can make search and sorting functions efficient without relying on external database technologies. ...
by Otto
Fri Nov 01, 2024 9:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Think Bigger - Think on Future
Replies: 0
Views: 289

Adjusting the setup program

... Cargo for us in Harbour? And I receive a lesson: No, data-tab is not a Cargo attribute, but rather a data attribute in HTML. Data attributes allow custom data to be added to HTML elements without displaying it on the page itself. They serve to store additional information for JavaScript to access. ...
by Otto
Tue Oct 29, 2024 7:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Adjusting the setup program
Replies: 1
Views: 223

FlowMarker System Documentation

FlowMarker System Documentation We tailored "FlowMarker," a custom documentation model, specifically to our needs. It is a system designed to document data flow within code in a structured and traceable way. Using unique identifiers (DATAFLOW numbers) ...
by Otto
Fri Sep 27, 2024 12:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FlowMarker System Documentation
Replies: 2
Views: 285

Video Migration from DBF to SQL (MySQL/MariaDB) Mr. Rao

... needing to pass through the SQL layer. This is often more efficient when your data is in formats like DBF and you control how it's accessed. Custom Logic and Flexibility: You have more flexibility to design custom logic that is better suited for your specific needs, especially if you're handling ...
by Otto
Thu Sep 19, 2024 10:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Video Migration from DBF to SQL (MySQL/MariaDB) Mr. Rao
Replies: 5
Views: 646

Re: how to link multiple Files using Bcc or MSVC

... I still use .mak most of the time though because with hbmk2 I am not sure of the sequence of libs that it linked-in. With .mak I can be sure my custom lib is link first before fivewin's lib. these *.MAK files use Bcc32 or BCC64 which is NOT include in Harbour Distribution Correct. These mak ...
by hua
Thu Sep 12, 2024 6:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to link multiple Files using Bcc or MSVC
Replies: 8
Views: 807

Re: How to Work with FIVEWIN and Web Side by Side - An Easy Way

... all sites (and others) on the same webserver, some of them from several years, all sites entirely written in harbour, data-driven, dbf files, my custom harbour CMS, some sites share data with customer's databases via synchronization (orders, invoices and other documents) some customers can manage ...
by chiaiese
Fri Aug 30, 2024 2:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to Work with FIVEWIN and Web Side by Side - An Easy Way
Replies: 9
Views: 2088

SOLVED. XBROWSE FOCUS PROBLEM FRM RESOURCE

Good evening, Why xbrowse not getting focus after entering the date? Solved using WS_TABSTOP in RC file using CONTROL "Custom control", 4001, "TXBROWSE", WS_TABSTOP Regards #include "fivewin.ch"#include "dtpicker.ch"#include "xbrowse.ch"function ...
by dagiayunus
Sun Aug 18, 2024 1:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SOLVED. XBROWSE FOCUS PROBLEM FRM RESOURCE
Replies: 1
Views: 932

Re: EZTexting Send Message

Here is a code example, but I am guessing, WHACK == "/" Function SendTextCurl() Local aHeaders := {} Local oCurl := curl_easy_init() Local uRet := nil curl_easy_setopt( oCurl,HB_CURLOPT_CUSTOM_REQUEST,"POST" ) curl_easy_setopt( oCurl,HB_CURLOPT_WRITEDATA ,stdout ) curl_easy_setop...
by byron.hopp
Mon Jul 08, 2024 11:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EZTexting Send Message
Replies: 8
Views: 838

Win XP Manifest64- Combobox CheckBox Group-box - no funciona

... xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings"> <themeID>WindowsXP</themeID> <colorScheme>Custom</colorScheme> <!-- Colores para el checkbox --> <checkBoxBackgroundUnchecked>000000</checkBoxBackgroundUnchecked> <checkBoxBackgroundChecked>CCCCCC</checkBoxBackgroundChecked> ...
by José
Mon Jun 24, 2024 12:16 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Win XP Manifest64- Combobox CheckBox Group-box - no funciona
Replies: 4
Views: 538

xbrowse (likely a custom table) whose contents change dynam

xbrowse (likely a custom table) whose contents change dynamically Checkboxes that control the appearance of radio menus and changes to the xbrowse's size. Here's a possible scenario based on your description: Initial State: The xbrowse ...
by Otto
Sat May 04, 2024 7:42 am
 
Forum: mod_harbour
Topic: xbrowse (likely a custom table) whose contents change dynam
Replies: 0
Views: 991

Re: Servidor de mail propio y acuse de ENTREGA.

... the Return-Receipt-To or Disposition-Notification-To headers. Here's how you can test it: Find an email client or service that allows you to add custom headers to your emails. Some popular options include: Mozilla Thunderbird with the "Header Control" add-on Microsoft Outlook with the ...
by Antonio Linares
Mon Apr 22, 2024 4:58 am
 
Forum: Off Topic / Otros temas
Topic: Servidor de mail propio y acuse de ENTREGA.
Replies: 2
Views: 2014

COMBOBOX

Dear friends, is it possible to have a COMBOBOX with custom FONT? I am creating COMBOBOX from resources and get a syntax error when compiling with "FONT oFontBig". maybe I have to create with source code? Kind regards to all of you and thank ...
by Ruth
Tue Feb 27, 2024 4:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: COMBOBOX
Replies: 7
Views: 712
Next

Return to advanced search

cron