topic
stringlengths
1
63
text
stringlengths
1
577k
how to scan a barcode presents in a jpeg file
It seems as the zbar library already provide several utilities that surely do it automatically, so you just need to run it from your app <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> [quote:o254x7bq] ZBar Bar Code Reader is an open source software suite for reading bar c...
how to scan a barcode presents in a jpeg file
<!-- s8) --><img src="{SMILIES_PATH}/icon_cool.gif" alt="8)" title="Cool" /><!-- s8) --> Many thanks <!-- s8) --><img src="{SMILIES_PATH}/icon_cool.gif" alt="8)" title="Cool" /><!-- s8) -->
how to scan a barcode presents in a jpeg file
[quote:278q33nw]c:\Program Files (x86)\ZBar\bin>zbarimg marco.jpg EAN-13:1234567890128 scanned 1 barcode symbols from 1 images[/quote:278q33nw] So you can call it using WinExec(), WaitRun(), hb_Run(), etc. and read the output <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->...
how to search on this ng
Hi. I haven't been able to figure out how to do a search on this ng. Suppose I'm looking for threads that include this string: "computer ip" or "external ip", how would I do that search? Thank you, Reinaldo.
how to search on this ng
May be "computer ip" + "external ip"
how to search on this ng
Hi, Manuel; Thank you for replying. The problem with that search is that it brings back all threads with the word "computer", with the word "external" and they both don't have to be present on the thread, thus displaying a huge amount of irrelevant information. I wish there was a way to find a string such as "hello ...
how to search on this ng
You could try using google instead of using the forum's search function. It can be done by issuing the following search, [code=fw:1utqntq9]<div class="fw" id="{CB}" style="font-family: monospace;"><br />site:<span style="color: #000000;">forums</span>.fivetechsupport.com computer ip<br /> </div>[/code:1utqntq9]
how to search on this ng
Hua; That's an excellent idea. Thank you. Reinaldo.
how to set Parent to Control
hi, i know Fivewin use OF Window ti assin Control now i have this [code=fw:yfuyf4ci]<div class="fw" id="{CB}" style="font-family: monospace;">   <span style="color: #0000ff;">DEFINE</span> <span style="color: #0000ff;">WINDOW</span> oWnd <span style="color: #0000ff;">FROM</span> nTop, nLeft <span style="color: #0000f...
how to set Parent to Control
Look at the fifth parameter: [code=fw:wytyzmf0]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">METHOD</span> <span style="color: #00C800;">New</span><span style="color: #000000;">&#40;</span> nTop, nLeft, nWidth, nHeight, oWnd, nClrFore, nClrBack, oBrush, ;<br />&nbsp; &nbsp; &n...
how to set Parent to Control
hi Enrico, [quote="Enrico Maria Giordano":269glueu]Look at the fifth parameter:[/quote:269glueu] ooh, YES oWnd [code=fw:269glueu]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">DEFAULT</span> oWnd := GetWndDefault<span style="color: #000000;">&#40;</span><span style="color: #000...
how to set Parent to Control
No, it has to be an object.
how to set Parent to Control
hi Enrico, [quote="Enrico Maria Giordano":14bgc20i]No, it has to be an object.[/quote:14bgc20i] uuups ... sorry YES you are right
how to start with android ?
Hi, what i need to download to start a simple hellp.prg program (also only for demo) ? I currently use Harbour/Fivewin Hi ROmeo/Zingoni
how to start with android ?
Romeo, Android + Harbour test applications ready to be tested from the real Android device or from the Android emulator: <!-- m --><a class="postlink" href="http://code.google.com/p/fivedroid/downloads/list">http://code.google.com/p/fivedroid/downloads/list</a><!-- m --> Full source code available from here: [url:...
how to start with android ?
Hola Antonio, Ya existe algun metodo para crear las librerias desde windows ? Gracias.
how to start with android ?
Pere, Aun no lo hemos probado, es lo próximo que tengo previsto revisar <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
how to start with android ?
Seria intersante, Habria la posibilidad que subieras las libs de harbour para poder hacer las pruebas, para los que no utilizamos linux ? Gracias.
how to start with android ?
Pere, Dentro de los ejemplos (archivos APK) que hemos subido a la sección de descargas del proyecto: <!-- m --><a class="postlink" href="http://code.google.com/p/fivedroid/downloads/list">http://code.google.com/p/fivedroid/downloads/list</a><!-- m --> esta la lib de Harbour <!-- s:-) --><img src="{SMILIES_PATH}/icon_s...
how to start with android ?
Can i buy somethings to start ? Or non yet ready ? tks
how to start with android ?
Romeo, They are ready and available from: <!-- m --><a class="postlink" href="http://code.google.com/p/fivephone/">http://code.google.com/p/fivephone/</a><!-- m --> <!-- m --><a class="postlink" href="http://code.google.com/p/fivedroid/">http://code.google.com/p/fivedroid/</a><!-- m --> If you want direct tech suppo...
how to start with android ?
Hola Antonio, Al fin pude crear la libreria libharbour.so y todos los ejecutables. Tenia un problema con el fichero arc4.c Cuando estamos compilando para android [b:3hsxmm4x]no [/b:3hsxmm4x]se puede definir HAVE_SYS_SYSCTL_H Como se pude excluir ? Otra pregunta como se compila el contrib HBDROID ? Si llamo hbmk2...
how to start with android ?
Pedro, En la línea 56 de arc4.c está: # define HAVE_SYS_SYSCTL_H Prueba a comentarlo: // # define HAVE_SYS_SYSCTL_H [quote:xl95s8sk]Otra pregunta como se compila el contrib HBDROID ? Si llamo hbmk2 me dice que no es un ejecutable valido.[/quote:xl95s8sk] No necesitas compilar hbdroid. Viktor creo esos ficheros...
how to start with android ?
Lo de Comentarlo ya lo he echo. Me podrias decir el comando exacto para crear un archivo test.so a partir de un archivo prg, con hbmk2 ? Podrias subir al svn de fivedroid el tutor03 con el ejemplo del browse, y los ultimos cambios? Solo he visto el tutor01. Muchas gracias!! Pere
how to start with android ?
Pere, Aqui está completo: [url:3rd4bh0g]http&#58;//code&#46;google&#46;com/p/fivedroid/wiki/Browsing_a_DBF[/url:3rd4bh0g]
how to start with android ?
Hola Antonio, no vi que me habias respondido hasta ahora. Como se compila el Test.prg para que genere la líb?. Es lo que me falta, no puedo compilar. Los archivos Harbour.java y DbfAdapter.java, se generan automaticament ? en caso afirmativo como? Estos archivos se prodrian desvincular de TutorXX, asi servirian p...
how to start with android ?
Pere, El código de test.prg lo incluimos dentro de adir.prg de Harbour y asi su contenido queda dentro de la lib de Harbour <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
how to switch from modal dialog to non modal?
Hi, How to switch from modal dialog to non modal dialog and form non modal to modal dialog ? TKS! Shuming Wang
how to switch from modal dialog to non modal?
Shuming, This example may help you: modalno.prg [code=fw:1tw63ne5]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"FiveWin.ch"</span><br /><br /><span style="color: #00C800;">function</span> Main<span style="color: #000000;">&#40;</...
how to switch from modal dialog to non modal?
Thank you very much! Shuming Wang
how to update a remote DBF
Ciao Otto [quote:ub0450l8]Have you installed mod harbour. It is so great. ? [/quote:ub0450l8] Yes, I'm playing with it Maurizio
how to update a remote DBF
[quote="Maurizio":clolngnf]Ciao Otto I use this system, simple and functional Client side --> DBF database Server side --> Mysql You can keep both tables up to date without problem, errors of FTP delegate everything to mysql Maurizio <!-- m --><a class="postlink" href="http://www.nipeservice.com">http://www.nipe...
how to update a remote DBF
Ciao Silvio , I use it when I have to align data between multi-warehouses , or when I have to share data on the web . Maurizio
how to update a remote DBF
Hello, is it possible to update a DBF file on a remote system. Thank you in advance Otto
how to update a remote DBF
<!-- m --><a class="postlink" href="https://groups.google.com/forum/#!topic/harbour-users/5_gDG_2YYaY">https://groups.google.com/forum/#!topic ... _gDG_2YYaY</a><!-- m -->
how to update a remote DBF
Otto, you can update a remote dbf in real time in this way - write in a log dbf table every time a user touch a record (User=001 Dbf=Customer Recno=10 Do=20190730140301) - a program that is always active read in polling from this log table if there are news records to process and if a new records is found: open lo...
how to update a remote DBF
Hello Marco, thank you. How do you send the DBF file. Best regards Otto
how to update a remote DBF
it all depends on scenario - ftp - mail (zip attached) - copy if you are mapped
how to update a remote DBF
use harbour netio, it works very well. <!-- m --><a class="postlink" href="http://harbourlanguage.blogspot.com/2010/04/harbour-netio.html">http://harbourlanguage.blogspot.com/201 ... netio.html</a><!-- m --> Regards,
how to update a remote DBF
Hi Otto. You can use remote command with powershell. Here is a MS documentation [url:3lv0re7s]https&#58;//docs&#46;microsoft&#46;com/en-us/powershell/scripting/learn/remoting/running-remote-commands?view=powershell-6[/url:3lv0re7s]
how to update a remote DBF
For use log file, try with native rdd of harbour LOGRDD <!-- m --><a class="postlink" href="https://github.com/harbour/core/blob/master/contrib/rddmisc/logrdd.prg">https://github.com/harbour/core/blob/ma ... logrdd.prg</a><!-- m --> Sample <!-- m --><a class="postlink" href="https://github.com/harbour/core/blob/mast...
how to update a remote DBF
Muy buena la referencia Cristóbal al LogRdd, pero creo que al LogRdd le hace falta un campo que no sea el Recno() (sensible al PACK) para referenciar los registros. En todo caso, obviando el PACK, es una solución que me parece muy buena y que nos puede permitir hacer facilmente un sincronizador de tablas. También grab...
how to update a remote DBF
[quote="hmpaquito":3q4f8p44]Muy buena la referencia Cristóbal al LogRdd, pero creo que al LogRdd le hace falta un campo que no sea el Recno() (sensible al PACK) para referenciar los registros. En todo caso, obviando el PACK, es una solución que me parece muy buena y que nos puede permitir hacer facilmente un sincroniza...
how to update a remote DBF
Hello, thank you all. I think with mod harbour this becomes an interesting. If we want to update our DBF files on the webserver we need some kind of database server. Best regards Otto
how to update a remote DBF
[quote="Otto":2s9s9bhg] If we want to update our DBF files on the webserver we need some kind of database server. Otto[/quote:2s9s9bhg] Please explain me why Security ?, integrity ?, .....
how to update a remote DBF
Dear Cristobal, I mean for data exchange between desktop and web. For example if you use web for reports you have to upload data. FTP is a problem as you need firewall setup on client side. I know we can use SQL but I would like to stay with DBF files. Best regards Otto
how to update a remote DBF
Ciao Otto I use this system, simple and functional Client side --> DBF database Server side --> Mysql You can keep both tables up to date without problem, errors of FTP delegate everything to mysql Maurizio <!-- w --><a class="postlink" href="http://www.nipeservice.com">www.nipeservice.com</a><!-- w -->
how to update a remote DBF
Hello Maurizio, thank you for your help. This is what I do right now. [b:2rrb1gvc]But now 2019 we have mod harbour.[/b:2rrb1gvc] Have you installed mod harbour. It is so great. I would like to use DBF also on the web. Easier to handle - for small databases DBF is faster. More flexible (DBU vs myPHPAdmin ). No nee...
how to use Member pszText cx & Co from LVCOLUMN Structure
Dear Jimmy, > Question : do i have to define a Method and HB_FUNC() for every Structure Member ? Yes
how to use Member pszText cx & Co from LVCOLUMN Structure
hi, i use LVCOLUMN from this Thread [url:ktz7my2s]https&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=3&t=42301[/url:ktz7my2s] LVCOLUMN Structure at Microsoft [url:ktz7my2s]https&#58;//learn&#46;microsoft&#46;com/en-us/windows/win32/api/commctrl/ns-commctrl-lvcolumna[/url:ktz7my2s] [url:ktz7my2s]https&...
how to use Member pszText cx & Co from LVCOLUMN Structure
hi, i got Warning [quote:4ilpcabo]Warning W8069 LVREPORT.prg 435: Nonportable pointer conversion in function HB_FUN_LV_COLUMNPSZTEXT[/quote:4ilpcabo] [code=fw:4ilpcabo]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">HB_FUNC</span><span style="color: #000000;">&#40;</span> LV_COL...
how to use Member pszText cx & Co from LVCOLUMN Structure
next Problem [quote:2ldxipst]Error E2096 LVREPORT.prg 636: Illegal structure operation in function HB_FUN_LV_DISPINFO Error E2096 LVREPORT.prg 641: Illegal structure operation in function HB_FUN_LV_DISPINFO[/quote:2ldxipst] [code=fw:2ldxipst]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color...
how to use Member pszText cx & Co from LVCOLUMN Structure
hi, have found out that i have to use Member of Structure in HB_FUNC() as "C" Code like for LVITEMx [code=fw:1zxau8oi]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">HB_FUNC</span> <span style="color: #000000;">&#40;</span> LISTVIEW_INSERTITEM <span style="color: #000000;">&#41...
how to use Member pszText cx & Co from LVCOLUMN Structure
hi, got a Solution [code=fw:whbx3ks1]<div class="fw" id="{CB}" style="font-family: monospace;">   AADD<span style="color: #000000;">&#40;</span> aHeader, <span style="color: #000000;">&#123;</span> <span style="color: #ff0000;">"Name"</span>, <span style="color: #000000;">250</span>, LVCFMT_LEFT, <span style="color: #...
how to use VK_F10 ?
hi, i can use o:bKeyDown to F2 - F9 and F11 i know VK:F12 can be Devugger, but how to get VK:F10 ... it does "open" Menu if exist ...
how to use WCOLOR.CH Constant with MENU / COLORSELECT ?
hi, i try to use COLOR_MENUHILIGHT [code=fw:3q0dq7v9]<div class="fw" id="{CB}" style="font-family: monospace;">   COLORSELECT COLOR_MENUHILIGHT , COLOR_MENUHILIGHT , CLR_WHITE</div>[/code:3q0dq7v9] this give be WHITE on BLACK <!-- s:shock: --><img src="{SMILIES_PATH}/icon_eek.gif" alt=":shock:" title="Shocked" /><!--...
how to use WCOLOR.CH Constant with MENU / COLORSELECT ?
hi, got it <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> [code=fw:3jlgl0eb]<div class="fw" id="{CB}" style="font-family: monospace;">  COLORSELECT GetSysColor<span style="color: #000000;">&#40;</span> COLOR_MENUHILIGHT <span style="color: #000000;">&#41;</span>, G...
how to use WCOLOR.CH Constant with MENU / COLORSELECT ?
Jimmy, very good [code=fw:5dq4ky8g]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">// Autor: &nbsp;Cristobal Navarro</span><br /><span style="color: #B900B9;">// Fecha: &nbsp;18/06/2015</span><br /><span style="color: #B900B9;">// Pruebas de Menus</span><br /><br /><span s...
how to write a string of string
Hi! A string "select a from "+ctable1+" where id='001' " how to write this as a string ? Regards! Shuming Wang
how to write a string of string
Shuming, I don't know if I understood correctly. Try this: [code=fw:3ji7dvf5]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #000000;">&#91;</span><span style="color: #ff0000;">"select a from "</span>+ctable1+<span style="color: #ff0000;">" where id='001' "</span><span style="color: #000...
how to write a string of string
You could try this :[code=fw:2kdyfeu7]<div class="fw" id="{CB}" style="font-family: monospace;">CHR<span style="color: #000000;">&#40;</span><span style="color: #000000;">34</span><span style="color: #000000;">&#41;</span>+<span style="color: #ff0000;">"select a from "</span>+CHR<span style="color: #000000;">&#40;</spa...
how to write a string of string
[quote="driessen":32f8l9mh]You could try this :[code=fw:32f8l9mh]<div class="fw" id="{CB}" style="font-family: monospace;">CHR<span style="color: #000000;">&#40;</span><span style="color: #000000;">34</span><span style="color: #000000;">&#41;</span>+<span style="color: #ff0000;">"select a from "</span>+CHR<span style="...
how to write a string of string
Thank Mr E.M.G. and Mr Michel D.! Shuming Wang
how use ShFullScreen
Hello Antonio how use ShFullScreen() for hide TaskBAr ? Thank in anticipation Maurizio PS any news about socket ?
how use ShFullScreen
I solve ShFullScreen(oWnd:hwnd,0x0020 ) On Windows Mobile works but not in Windows CE *#define SHFS_SHOWTASKBAR 0x0001 *#define SHFS_HIDETASKBAR 0x0002 *#define SHFS_SHOWSIPBUTTON 0x0004 *#define SHFS_HIDESIPBUTTON 0x0008 *#define SHFS_SHOWSTARTICON 0x0010 *#define...
html
how I can show a Html on a dialog ?
html
[b:37qzx6xz]found!!!!!![/b:37qzx6xz] Function Mostra_html(cHtml,cPath) Local ohtmlDlg Local oActiveX MemoWrit(cPath+"MiHtml.htm",chtml) DEFINE WINDOW ohtmlDlg TITLE "html test oActiveX := TActiveX():New( ohtmlDlg, "Shell.Explorer.2" ) ohtmlDlg:oClient = oActiveX // To fill the entire window surface ...
html class
Fivewin have a class read a html file ? I not want use activex as this test Function Mostra_html(cHtml,cPath) Local ohtmlDlg Local oActiveX MemoWrit(cPath+"MiHtml.htm",chtml) DEFINE WINDOW ohtmlDlg TITLE "Mostra la licenza" oActiveX := TActiveX():New( ohtmlDlg, "Shell.Explorer.2" ) ohtmlDlg:oCl...
html class
Silvio, You can read it using MemoRead() the question is: what to do with it ? <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
html class
I wish insert on vistamenu instead ctext and I have many items as I send you the message I cannot use activex for each items
html class
Silvio, You may use a TUrlLink control for each element
html class
Yes of cours but i need yo write a text as.... Sample There are 6 orders on payment... And only the words 'oders' must open my function to show the orders I hope you understood me I cannot use urlink because it write all words as link
html class
[quote:2nahjyu9]And only the words 'oders' must open my function to show the orders [/quote:2nahjyu9] Please try [code=fw:2nahjyu9]<div class="fw" id="{CB}" style="font-family: monospace;"><br />oURL := TURLLink<span style="color: #000000;">&#40;</span> ................. <span style="color: #000000;">&#41;</span><br /...
html class
Rao I explain you I thinked to create an area into a dialog or window This area is a "[b:1wi6lm0i]virtual bulletin board[/b:1wi6lm0i]" where you can pin and always see the most common and useful information, such as the company's bank details, the telephone numbers of the employees, the telephone numbers of the emerge...
html class
Silvio, You have to modify Class TVistaMenu and TVistaMenuItem or create some new classes inspired on them
html class
Antonio, I'm trying to make it but I have two problems : 1) show the text 2) click on a symbol I insert on the end of item for the first point ( text ) I 'm trying to found a solution but it is hard the text is go out od the item ( see the picture) I explain for the [b:4xwf01tu]second point[/b:4xwf01tu] I add a...
html class
Silvio, Use the function DrawText() as it draws the text inside a rectangle. Look for DrawText inside FWH/source/classes/*.prg Use a TBtnBmp for the arrow
html class
I tried to insert a btnbmp but it make error @ ::rcItem[1]+1, ::rcItem[3]-11 BTNBMP oBtnLeft SIZE 16, 16 OF Self oBtnLeft:hBitmap1 := LoadBitmap( 0, 32750 ) oBtnLeft:bAction := {|| Msginfo() } oBtnLeft:oFont := ::oWnd:oFont2:hFont I sent you test test [code=fw:1tossn6s]<div class="fw" id="{...
html class
Sorry I saw on classes there is CLASS THtmlPage but not run ?
html class
Silvio, It is only an early prototype
html class
And with this? [code=fw:1969hfxx]<div class="fw" id="{CB}" style="font-family: monospace;"><br />oBtnLeft:<span style="color: #000000;">SetFont</span><span style="color: #000000;">&#40;</span> ::<span style="color: #000000;">oWnd</span>:<span style="color: #000000;">oFont2</span> <span style="color: #000000;">&#41;</sp...
html class
same error
html documentation
Hello, I found this documentation yesterday. I think this is a very good documentation for the beginner. Best regards, Otto [url:11yry4x5]http&#58;//staff&#46;washington&#46;edu/weller/css/DOM&#46;html[/url:11yry4x5]
html report generator triathlon
Hello friends, We are thrilled to announce that Triathlon, our innovative software solution for report generation, has reached a major milestone with the implementation of the powerful WYSIWYG HTML web editor. Triathlon is now running in Webview2, which provides a faster and more secure browsing experience, with th...
html report generator triathlon
wow! tell us more about this... will this been integrated to FWH ? when ?
html report generator triathlon
Hello friends, In this video you can see how to change the HTML files for online display with the desktop version and webview2. The HTML code is stored in a memo field in a DBF. Best regards, Otto [img:2u9ididy]https&#58;//mybergland&#46;com/fwforum/triathlonquotera&#46;gif[/img:2u9ididy]
html viewer
Fivewin have not a html class viewer as to show html files intoa dialog with no activex ( shell .explorer)
html viewer
[code=fw:1rw3j8q1]<div class="fw" id="{CB}" style="font-family: monospace;"><br />ShellExecute<span style="color: #000000;">&#40;</span> oWnd:<span style="color: #000000;">hWnd</span>, <span style="color: #ff0000;">"open"</span>, <span style="color: #ff0000;">"mypage.html"</span>, <span style="color: #000000;">0</span>...
html viewer
Cris, Yes I Know it But I mean a class to show html everywhere Function Test() Local ohtml DEFINE DIALOG oDLG ohtml:Tclassehtmlviewer("page,html",oDlg) activate
html viewer
In FWH 18.03: * New function HtmlView( cURL, [cTitle] ): Displays url in a resizable dialog But it uses the ActiveX control
html viewer
I have problem with activex control because I wish insert it on window not mdi if I make a window Mdi I can insert the activex please as you saw it <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=35498">viewtopic.php?f=3&t=35498</a><!-- l -->
htmlhelp funcion ok... pero los otros no puedo probarlos.
Ya estoy creando mi ayuda en archivos chm que es el nuevo formato html de ayuda de windows. Para eso uso el HTML Help Workshop de Microsoft. Bueno, bonito y es gratis. Si necesitas un ejemplo de como hacer archivos de ayuda. <!-- m --><a class="postlink" href="http://www.mygnet.net/articulos/chm,help/568/">http://ww...
htmlhelp funcion ok... pero los otros no puedo probarlos.
Fernando, No las hemos probado, pero quizá por la declaración de los parámetros te sirva: DLL Function HTMLHelpCtx( ; hWnd As LONG, cChmFile As LPSTR, nCommand As LONG, cTopic As LPSTR ) ; AS LONG PASCAL From "HtmlHelpA" Lib "hhctrl.ocx" DLL Function HTMLHelpPopup( ; hWnd As LONG, cChmFile As LPSTR, nComman...
http method get
Hi all, I need to execute an http string like this: <!-- m --><a class="postlink" href="http://condominio.emessage.it/CheckAgent.aspx?Userid=pippo&Password=pluto">http://condominio.emessage.it/CheckAgen ... word=pluto</a><!-- m --> and obtain the result html code. How can I make this ? Thanks in advance
http method get
See <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=6&t=17194">viewtopic.php?f=6&t=17194</a><!-- l --> Regards, Alvaro
http method get
Hi, thank for your suggest. I tried but always return nil. Did I make something wrong ? #include "FiveWin.ch" static oWnd //----------------------------------------------------------------------------// function Main() local oBar DEFINE WINDOW oWnd TITLE "WebClient test" DEFINE BUTTONBAR oBar 3D OF oWnd...
http method get
[code=fw:58wulgws]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">FUNCTION</span> MAIN<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><br /><br />&nbsp; &nbsp; ? GETURL<span style="color: #000000;">&#40;</span> <span style="color: #ff0000;">"ht...
http method get
Dear Mr.EMG, [list:h601zrrw]Error: Unresolved external '_HB_FUN_TURL' referenced from D:\HTTPGET.OBJ Error: Unresolved external '_HB_FUN_TIPCLIENTHTTP' referenced from D:\HTTPGET.OBJ * Linking errors * [/list:u:h601zrrw] Any specific lib to be linked ? Regards Anser
http method get
Ok, solved <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> Thanks all for the support FUNCTION RUNURL( cUrl, cErr ,cDataToCheck) LOCAL oUrl, oCli LOCAL lOk := .F. LOCAL CRETURN:="" cErr = "" BEGIN SEQUENCE oUrl = TUrl():New( cUrl ) ...
http method get
Sorry, got the answer from here [url:2lcwd3i1]http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=3&t=15409[/url:2lcwd3i1] Tip.Lib Regards Anser