Search found 2264 matches: header

Return to advanced search

New FTDN April 2024 (FWH 24.04)

... hPen (pen handle). If a Pen is used, the resource should be released by the programmer after ending the browse. - Fix: When own buttonbar is used, header-click fails to sort on the column. Fixed https://forums.fivetechsupport.com/viewtopic.php?f=3&p=269418&sid=c37ba41f76455848d6fa4810ba2938bd#p269418 ...
by Antonio Linares
Wed Apr 24, 2024 7:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April 2024 (FWH 24.04)
Replies: 0
Views: 45

Re: Servidor de mail propio y acuse de ENTREGA.

... 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 "Bells & Whistles" add-in Mailgun or Sendgrid APIs Add the following header to ...
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: 54

Re: EXCEL CREATE HYPERLINK

... cell that it is positioned in the upper left corner of my window so I can see other rows. To understand it is a master detail relationship between header and rows of bills. Many thanks Marco
by MarcoBoschi
Tue Apr 02, 2024 9:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: EXCEL CREATE HYPERLINK
Replies: 3
Views: 715

Re: xbrowser, setorder DESC

If we use AUTOSORT clause while defining XBrowse, when the user clicks on a header, it automatically toggles sort ascending and descending.
by nageswaragunupudi
Mon Mar 11, 2024 6:59 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: xbrowser, setorder DESC
Replies: 8
Views: 1682

Re: AP_SetStatusCode

Dear Otto,

> AP_AddHeader("Another-Header", "HeaderValue")

Do you mean in headers or out headers ? I guess out headers, if so:

AP_HeadersOutSet( cKey, cValue )
by Antonio Linares
Mon Feb 26, 2024 11:50 am
 
Forum: mod_harbour
Topic: AP_SetStatusCode
Replies: 2
Views: 148

AP_SetStatusCode

Hello friends,
I find AP_SetContentType("application/json") in apache.prg as EXTERN but I can't find

AP_SetStatusCode(200) and AP_AddHeader("Another-Header", "HeaderValue").
Are these in another part of sourcecode?
Best regards,
Otto
by Otto
Mon Feb 26, 2024 4:40 am
 
Forum: mod_harbour
Topic: AP_SetStatusCode
Replies: 2
Views: 148

Re: Intercambio de datos entre PC y dispositivo Android en la m

Estimado,

¿ En el CGI como generas las respuestas ? , ¿ usas la clase TIPCGI ? , si es asi, usa el metodo : :header( "Access-Control-Allow-Origin: * " )

Saludos

Lautaro Moreira
by Lautaro
Wed Feb 21, 2024 2:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Intercambio de datos entre PC y dispositivo Android en la m
Replies: 2
Views: 212

Re: Data exchange between PC and Android device on the same loca

Arturo,
Have you already tried configuring the Apache configuration `Header set Access-Control-Allow-Origin`?
Best regards,
Otto
by Otto
Wed Feb 21, 2024 8:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 799

Data exchange between PC and Android device on the same loca

... from origin 'null' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Which means it doesn't find the appropriate SERVER side headers uhttpd/CGI Module PROBLEM: I require to ...
by Arturo Lopesoria
Tue Feb 20, 2024 11:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 799

Intercambio de datos entre PC y dispositivo Android en la m

... from origin 'null' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Lo que significa que no encuentra los encabezados apropiados del lado SERVIDOR uhttpd/Modulo CGI PROBLEMA: ...
by Arturo Lopesoria
Tue Feb 20, 2024 10:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Intercambio de datos entre PC y dispositivo Android en la m
Replies: 2
Views: 212

Re: ancho del setgroup?

Hola. necesito darle mas ancho a los setgroup de mi xbrowser, se puede? como lo hago?      :setGroupHeader( "Infissi", 5, 6, oFont ) gracias Width of Group Header is always = Total of widths of all columns in the group We can increase of decrease the width ...
by nageswaragunupudi
Mon Feb 19, 2024 10:37 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: ancho del setgroup?
Replies: 4
Views: 375

Re: creating a new function HtmlToRtf()

... and call it with shellexec("C:\html>pandoc tabelle.html -o tabelle.rtf"). Then, to the code you get in tabelle.rtf, insert your RTF header: {\rtf1\ansi\ansicpg1252\deff0\nouicompat\deflang1031{\fonttbl{\f0\fnil\fcharset0 Arial;}} {*\generator Riched20 10.0.19041}\viewkind4\uc1 \pard\sa200\sl276\slmult1\f0\fs22\lang7 ...
by Silvio.Falconi
Fri Feb 16, 2024 11:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: creating a new function HtmlToRtf()
Replies: 3
Views: 287

Re: creating a new function HtmlToRtf()

... and call it with shellexec("C:\html>pandoc tabelle.html -o tabelle.rtf"). Then, to the code you get in tabelle.rtf, insert your RTF header: {\rtf1\ansi\ansicpg1252\deff0\nouicompat\deflang1031{\fonttbl{\f0\fnil\fcharset0 Arial;}} {*\generator Riched20 10.0.19041}\viewkind4\uc1 \pard\sa200\sl276\slmult1\f0\fs22\lang7 ...
by Otto
Thu Feb 15, 2024 11:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: creating a new function HtmlToRtf()
Replies: 3
Views: 287

Re: Creating table with Trichedit

... ROWHEIGHT .2 ; // Minimum row height is .25" CELLBORDERS SINGLE ; // Outline cells with thin border COLSHADE aMarca; // Sombras en columnas HEADERROWS 1; // dos lineas de titulos HEADER aFldNames; HEADERFONTSIZE 10; HEADERAPPEAR BOLD_ON; HEADERHALIGN CENTER //; DEFINE CELL FORMAT oRTF ; ...
by Silvio.Falconi
Mon Jan 29, 2024 3:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1457

Re: Creating table with Trichedit

... ROWHEIGHT .2 ; // Minimum row height is .25" CELLBORDERS SINGLE ; // Outline cells with thin border COLSHADE aMarca; // Sombras en columnas HEADERROWS 1; // dos lineas de titulos HEADER aFldNames; HEADERFONTSIZE 10; HEADERAPPEAR BOLD_ON; HEADERHALIGN CENTER //; DEFINE CELL FORMAT oRTF ; ...
by MMK
Mon Jan 29, 2024 11:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1457
Next

Return to advanced search

cron