Search found 145 matches: meta

Return to advanced search

Dynamic Table Filter Control

... oWebView:Destroy() return nil function Html() local cHtml TEXT INTO cHtml <!DOCTYPE html> <html lang="de"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" ...
by Otto
Fri May 03, 2024 4:42 pm
 
Forum: mod_harbour
Topic: Dynamic Table Filter Control
Replies: 0
Views: 268

Re: phpBB to LLM

python is 3.12 pip is uptodate antivirus is stopped ? C:\fwh\AI>pip install pytorch Collecting pytorch Using cached pytorch-1.0.2.tar.gz (689 bytes) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Building wheels for...
by alerchster
Mon Dec 25, 2023 6:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4754

Re: Calculate total pages

... this feature in the next version. In all cases other than direct printing to printer and generating PDF using HaruPDF, the printer class generates meta files for preview and then printing or for generation of pdf, jpg, docx, etc In the case where meta files are generated we can modify the emf files ...
by nageswaragunupudi
Sat Nov 25, 2023 8:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Calculate total pages
Replies: 32
Views: 5913

eMail with html

... but I can't. Any help, please. cText := <!DOCTYPE html> <html lang="en" data-bs-theme="dark"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" ...
by D.Fernandez
Fri Sep 22, 2023 11:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: eMail with html
Replies: 2
Views: 263

eMail con formato Html

... Me lee el archivo en texto plano. cText := <!DOCTYPE html> <html lang="en" data-bs-theme="dark"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" ...
by D.Fernandez
Fri Sep 22, 2023 10:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: eMail con formato Html
Replies: 0
Views: 233

Re: Website logo

... HTML code provided, here is a list of the logos found: Stack Overflow logo: File path: https://cdn.sstatic.net/Sites/stackoverflow/Img/logo.svg Meta Stack Exchange logo: File path: https://cdn.sstatic.net/Sites/meta/Img/logo.svg Stack Exchange logo: File path: https://cdn.sstatic.net/Sites/stackexchange/Img/logo.svg ...
by Otto
Thu May 18, 2023 10:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Website logo
Replies: 8
Views: 507

Re: WebView and national encoding

Dear Yuri,

Have you tried this ?

Try adding <meta charset="UTF-8" /> to your <head> and see if that resolves your issue.
by Antonio Linares
Tue Feb 07, 2023 10:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView and national encoding
Replies: 10
Views: 539

Re: SHOWFILEPROPERTIES -> TAB Detail -> MultiMedia Info

hi, have try other Way using "Shell.Application" and GetDetailsOf() FUNCTION GetMetaData(cPath, cFilename)LOCAL aRet  := {}LOCAL nItem ,iMax := 333LOCAL cRet  := ""LOCAL cRet2 := ""LOCAL objShell := CreateObject("Shell.Application")  ...
by Jimmy
Mon Dec 19, 2022 11:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SHOWFILEPROPERTIES -> TAB Detail -> MultiMedia Info
Replies: 10
Views: 529

Problems with Preview

... it won't save the document as a PDF, even if I choose the Print option and pick a PDF writer as the printer. I suspect it has to do with where the meta file created by the Preview function is stored, although thats just a hunch. Is there any way to tell the Preview function where to store the meta ...
by dtussman
Tue Nov 08, 2022 11:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problems with Preview
Replies: 14
Views: 859

Re: Resource Bitmap for Fivewin

... and then what image type it is (bmp,ico,cur,jpeg,png,tiff,etc) and then reads it as an image and converts into hBitmap (in some cases it can be meta or other types.) We just leave all that headache to FWH and get back hBitmap (or pImage) or nil.
by nageswaragunupudi
Sun Oct 30, 2022 3:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resource Bitmap for Fivewin
Replies: 7
Views: 457

Google Maps + Ativex dejó de funcionar?

... JavaScript. Avalie a possibilidade de usar outro navegador. Saiba mais Dispensar TEST.HTML <!DOCTYPE html> <html> <head> <meta name="viewport" content="initial-scale=1.0, user-scalable=no"> <meta charset="utf-8"> <title>Geocoding ...
by MGA
Fri May 06, 2022 8:48 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Google Maps + Ativex dejó de funcionar?
Replies: 1
Views: 268

Re: New Fivewin with new PDF

... '<!DOCTYPE HTML PUBLIC "-/' + '/W3C/' + '/DTD HTML 4.0 Transitional/' + '/EN">' cHtml += '<HTML><HEAD>' cHtml += '<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>' cHtml += '<META name=GENERATOR content="MSHTML 8.00.6001.18783">' ...
by byron.hopp
Tue Apr 05, 2022 7:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Fivewin with new PDF
Replies: 12
Views: 979

Re: HBSSL CON FUNCIONES DE DIEGO FAZIO INCLUIDAS

Perdón que me meta, es para factura electrónica-Afip?

Saludos
by horacio
Thu Sep 16, 2021 8:51 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: HBSSL CON FUNCIONES DE DIEGO FAZIO INCLUIDAS
Replies: 43
Views: 5082

Re: redirecting index.prg

https://css-tricks.com/snippets/html/meta-refresh/

Very nice to find that there is a lot of interest for mod_harbour from our Chinese brothers :-)
by Antonio Linares
Thu Aug 19, 2021 10:39 am
 
Forum: mod_harbour
Topic: redirecting index.prg
Replies: 9
Views: 1093
Next

Return to advanced search