Search found 702 matches: sending

Return to advanced search

xbrowse (likely a custom table) whose contents change dynam

... apply filters to the displayed data, adjusting the table's view based on selected criteria. Each filter change triggers a real-time update, sending the selected filter states and values to the server for precise data processing. To achieve what you want, you need to call a JavaScript function ...
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: 71

Re: Servidor de mail propio y acuse de ENTREGA.

... clients support these headers, and some might have specific settings or restrictions in place. Additionally, some users might have opted out of sending delivery notifications. I hope this helps you achieve your goal!
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: 419

Re: Does anyone have an Envelope Printing module ?

... is finding the right way to print the address barcode. I researched it a few years back but didn't bother to implement it. That would make sending the envelopes faster. Otherwise the PO has to feed them through a machine that prints the barcodes IF it can read the address. Tim
by TimStone
Sat Mar 02, 2024 9:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 647

Re: MAPI Outlook HTML TEXT

Is not possible
Use OLE instead through outlook. A little problem: It requires configuration in outlook for sending 3rd parties software
by paquitohm
Mon Feb 26, 2024 6:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MAPI Outlook HTML TEXT
Replies: 10
Views: 533

Re: Google Graph extra graphic ? (Navaro)

... If the html is made and the pie is drawn. do I try to change the data of the pie in the html ? I mean that the pie is onscreen and the arduino is sending new data to update the pie. with this info I can than test many samples. Thanks !!
by Marc Venken
Tue Feb 20, 2024 10:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Graph extra graphic ? (Navaro)
Replies: 23
Views: 2928

Re: Fwh 23.10 TGet another problem (UNSOLVED)

...  22:51           851,968 fiveHC.lib  Let us make sure that by an chance your are still linking with old libraries. I tested here before sending them to you Hi Mr. Rao, I have checked the sizes. They are same. Just to be sure, I compiled and ran it again. The result is the same as before. ...
by Horizon
Tue Feb 20, 2024 6:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 55043

Re: Fwh 23.10 TGet another problem (UNSOLVED)

...       851,968 fiveHC.lib  Let us make sure that by an chance your are still linking with old libraries. I tested here before sending them to you
by nageswaragunupudi
Tue Feb 20, 2024 2:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 55043

Re: 2FA - Two Factor Authentication

Dear Michel,

Does your FWH app provide support already for sending SMSs ?
by Antonio Linares
Wed Feb 14, 2024 3:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: 2FA - Two Factor Authentication
Replies: 3
Views: 238

PepPol European Invoicing standard

... is willing to share the code for making that kind of invoices ? Not the invoice itself.... but printing and generating the invoices, ready for sending. Of cource I can find parts of source in the forum, but it will be a general use and maybe a good idea for the samples directory of FW.
by Marc Venken
Wed Feb 14, 2024 9:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PepPol European Invoicing standard
Replies: 12
Views: 938

Re: SAPI : change Voice

... ) oNarrator:EventInterests := SVEPhonemeoNarrator:Speak( Main.RichEdit_1.VALUE, SVSFlagsAsync)While .....end When sending the text to the TTS engine it should know if that event happened but I can't find a way to know yet since there is no real example of how it ...
by Danielmaximiliano
Sat Feb 10, 2024 10:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3778

Re: link between PRG and RC

... to stick to Borland C too. Thank you very much... again kind regard ruth Dear Ruth, It is fine, FWH supports both of them with no issues :-) I am sending you the modified FWH libs
by Antonio Linares
Tue Jan 30, 2024 4:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1792

Send mail from fastreport

I am sending mail from Fastreport so that the "Export to PDF" dialog does not open. When executing the command FrPrn:DoExport("PDFExport"), the report disappears from the screen and Outlook opens. As long ...
by mtajkov
Sun Nov 26, 2023 3:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send mail from fastreport
Replies: 1
Views: 310

Re: xBrowse - Dates - FWH 2310

... REMOTE ) was in use, it seems to have appeared. I finally did the work around to appease my clients, but Nages felt we needed to be sure ADS was sending the info correctly to xBrowse, and that is what he was going to test. That is why I asked if he had made any progress. At least for now, the ...
by TimStone
Fri Nov 10, 2023 6:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse - Dates - FWH 2310
Replies: 19
Views: 1500

Re: Ayuda - Clase p/envio de msg,file por whatsapp - GREENAPI

viewtopic.php?f=3&t=43841&p=264851&sid=e24041a61111c5a2cb7ce52e4e99150c#p264851

I tested sending Exe files as attachments
This is working perfectly.
The receiver is able to execute the exe correctly.
by nageswaragunupudi
Sun Oct 29, 2023 8:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda - Clase p/envio de msg,file por whatsapp - GREENAPI
Replies: 8
Views: 633

Re: enviar mensajes a whatsapp, ¿posible solucion?

... de espera entre cada acción, solo es cuestion de ir probando. Espero que te sirva For versions prior to 2307, this approach is very nice. For sending Image Files like jpg,bmp,png,etc. skip these three lines [code]   oShell:SendKeys("{DOWN}") // Presiono flecha abajo    syswait(.2) ...
by nageswaragunupudi
Sat Oct 28, 2023 2:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: enviar mensajes a whatsapp, ¿posible solucion?
Replies: 55
Views: 4579
Next

Return to advanced search