messages
listlengths
1
1
topic
stringlengths
2
60
[ { "date": "2010-11-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Faltaba esto:\n\n[code=fw:19x4tayo]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #B900B9;\">/***************************************************************************<br />* Sistema ....
CAN FLASH A XBROWSE ?
[ { "date": "2010-11-17", "forum": "FiveWin for Harbour/xHarbour", "text": "this is a good idea \nthanks\ndo you have an idea how converte it on xbrowse control ?", "time": "21:11", "topic": "CAN FLASH A XBROWSE ?", "username": "Silvio" } ]
CAN FLASH A XBROWSE ?
[ { "date": "2010-11-17", "forum": "FiveWin for Harbour/xHarbour", "text": "why this not run ????\n\n[code=fw:3me2i7ch]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">FUNCTION</span> ShowDlg<span style=\"color: #000000;\">&#40;</span><span style=\"color: #00...
CAN FLASH A XBROWSE ?
[ { "date": "2010-11-18", "forum": "FiveWin for Harbour/xHarbour", "text": "Hola Silvio:\n\nEn la clase xBrowse no existe el metodo ::UpStable(), simplemente refresca con ::Refresh() o para repintar todo ::Refresh( .T )\n\nUn saludo\nJLL", "time": "00:26", "topic": "CAN FLASH A XBROWSE ?", "u...
CAN FLASH A XBROWSE ?
[ { "date": "2010-11-18", "forum": "FiveWin for Harbour/xHarbour", "text": "ok but it not run ok \nloook please this \n[code=fw:3sxfj10b]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> <br /><span style=\"color: #B900B9;\">/*****************************************************************...
CAN FLASH A XBROWSE ?
[ { "date": "2006-04-22", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio en BTNBMP la clausula CANCEL no funciona.\nHay alguna forma de arreglarlo?.\n\nGracias", "time": "06:39", "topic": "CANCEL EN BTNBMP", "username": "jmua" } ]
CANCEL EN BTNBMP
[ { "date": "2006-04-25", "forum": "FiveWin para Harbour/xHarbour", "text": "José Martin,\n\nTienes que asignar el dato lCancel del TBtnBmp, aquí tienes un ejemplo funcionando correctamente:\n[code:36lv9qws]\n#include \"FiveWin&#46;ch\"\n\nfunction Main&#40;&#41;\n\n local oDlg, cText &#58;= Space&#40; ...
CANCEL EN BTNBMP
[ { "date": "2006-05-04", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio,\nFunciona bien muchas gracias.\nAhora me gustaria saber como puedo asignar una tecla aceleradora al mismo tBTNBMP\nUn saludo\n\n[quote=\"Antonio Linares\":379xmlgd]José Martin,\n\nTienes que asignar el dato lCancel del T...
CANCEL EN BTNBMP
[ { "date": "2006-05-04", "forum": "FiveWin para Harbour/xHarbour", "text": "José,\n\nLa clase TBtnBmp no admite aceleradores. En su lugar puedes usar un botón TButtonBmp que si los soporta. Resisa samples\\TestBuBm.prg", "time": "15:52", "topic": "CANCEL EN BTNBMP", "username": "Antonio Linar...
CANCEL EN BTNBMP
[ { "date": "2006-05-04", "forum": "FiveWin para Harbour/xHarbour", "text": "Amigo no se si sea lo que estas buscando... Pero si creas tus dialogos con recursos lo puedes hacer anteponiendo un & antes de la letra de cada boton.... y cuando haces alt+laletra, toma el foco el boton respectivo luego presiona...
CANCEL EN BTNBMP
[ { "date": "2006-05-05", "forum": "FiveWin para Harbour/xHarbour", "text": "he probado el tButtonBmp y no de deja utilzar Bitmaps desde recursos, solo desde ficheros externos, no se si hare algo mal pero es lo que me pasa.\nEsto no me interesa pues no quiero utilizar nada externo a la aplicación.\nEn Cua...
CANCEL EN BTNBMP
[ { "date": "2006-05-05", "forum": "FiveWin para Harbour/xHarbour", "text": "Me corrijo, si funciona con recursos solo cambie la palabra RESOURCE por BITMAP.\n\nSaludos", "time": "07:50", "topic": "CANCEL EN BTNBMP", "username": "jmua" } ]
CANCEL EN BTNBMP
[ { "date": "2011-09-02", "forum": "FiveWin para Harbour/xHarbour", "text": "Holas,\n\nalguien tiene funcionando SBUTTONS con CANCEL, un SBUTTON con cancel definido no cancela la validación en un GET, estoy utilizando la versión 7 de sbutton\n\nsaludos\n\nMarcelo", "time": "13:46", "topic": "CANCE...
CANCEL en SBUTTON no funciona
[ { "date": "2011-09-02", "forum": "FiveWin para Harbour/xHarbour", "text": "Intenta:\n\nLCANCEL := .T.", "time": "14:13", "topic": "CANCEL en SBUTTON no funciona", "username": "karinha" } ]
CANCEL en SBUTTON no funciona
[ { "date": "2011-09-02", "forum": "FiveWin para Harbour/xHarbour", "text": "karinha,\n\ngracias por responder, pero ya intente eso también aún así no me está funcionando\n\nsaludos\n\nMarcelo", "time": "16:18", "topic": "CANCEL en SBUTTON no funciona", "username": "Marcelo Via Giglio" } ]
CANCEL en SBUTTON no funciona
[ { "date": "2011-09-02", "forum": "FiveWin para Harbour/xHarbour", "text": "Y con CANCEL UPDATE directamente en el REDEFINE BUTTON??", "time": "16:47", "topic": "CANCEL en SBUTTON no funciona", "username": "karinha" } ]
CANCEL en SBUTTON no funciona
[ { "date": "2011-09-02", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola\n\nsbutton es la clase de manuel mercado, si es asi\n\nprueba modificando la clase C:\\FWH\\SOURCE\\CLASSES\\CONTROL.PRG\n[code=fw:4jin3u1l]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br /><span st...
CANCEL en SBUTTON no funciona
[ { "date": "2011-09-02", "forum": "FiveWin para Harbour/xHarbour", "text": "Patricio,\n\ngracias, ya había encontrado eso y se soluciona con ello, muchas gracias por responder\n\nkarinha, gracias por la atención\n\nsaludos\n\nMarcelo", "time": "17:30", "topic": "CANCEL en SBUTTON no funciona", ...
CANCEL en SBUTTON no funciona
[ { "date": "2006-10-13", "forum": "FiveWin para Harbour/xHarbour", "text": "Dado el caso de tener el foco en un get donde tengo una validación...\n\ny el botón de salir tambien dentro del mismo folder.\n\nREDEFINE BUTTON aBtns[6] ID 506 OF oFld:aDialogs[2] CANCEL ; // Salir\n ACTION ( oDlg:En...
CANCEL en button en folder no funciona
[ { "date": "2013-09-23", "forum": "FiveWin para Harbour/xHarbour", "text": "Saludos.\n\nhabia dejado este detalle al olvido, pero si alguien ha resuelto el problema del la clausula CANCEL en el sbrowse 7.0\ny si lo pudiera compartir.\n\nCaso.\n\n @ 11,10 SBUTTON oBtn[1] PROMPT '&Aceptar' RESOURCE 'GOSEMA...
CANCEL en tsbutton 7.0, no funciona
[ { "date": "2013-09-23", "forum": "FiveWin para Harbour/xHarbour", "text": "Expongo una diferencia entre las versiones 4 y 7 en el segundo return (x) cambia\n\nversion 7 ***************************************************************************************\nMETHOD GetDlgCode( nLastKey ) CLASS TSButton\n...
CANCEL en tsbutton 7.0, no funciona
[ { "date": "2013-09-23", "forum": "FiveWin para Harbour/xHarbour", "text": "Noé,\n\nPor favor prueba a añadir TSBUTTON a esta lista de nombres de Clases en control.prg Método KillFocus():\n\n Upper( oWnd:Classname() ) $ \"TBUTTON;TBTNBMP;TBUTTONBMP;TBTNFLAT\" .and. ;", "time": "18:29", "topi...
CANCEL en tsbutton 7.0, no funciona
[ { "date": "2013-09-23", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio Linares.\nGracias por la solución.", "time": "21:09", "topic": "CANCEL en tsbutton 7.0, no funciona", "username": "noe aburto" } ]
CANCEL en tsbutton 7.0, no funciona
[ { "date": "2007-01-05", "forum": "FiveWin para Harbour/xHarbour", "text": "Olá Amigos, \n\nEu estou tentando compilar um exemplo de Ftp e aconteceu o seguinte : \n\nCANNOT LOAD WinINet.dll ! \n\nTestei em 5 Micros: \n\n3 com XP e conecçao ADSL, deu erro da DLL \n\n1 com Win98 conecçao Via radio, deu cer...
CANNOT LOAD WinINet.dll !
[ { "date": "2007-01-05", "forum": "FiveWin para Harbour/xHarbour", "text": "Ale,\n\nTu ejemplo funciona correctamente en XP con SP2. Acabamos de probarlo conectando con ftp.microsoft.com", "time": "08:15", "topic": "CANNOT LOAD WinINet.dll !", "username": "Antonio Linares" } ]
CANNOT LOAD WinINet.dll !
[ { "date": "2007-01-05", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":1rt23wbg]Ale,\n\nTu ejemplo funciona correctamente en XP con SP2. Acabamos de probarlo conectando con ftp.microsoft.com[/quote:1rt23wbg]\n\nLa mañana buena Antonio, \n \nSí, con la conexión Via Ra...
CANNOT LOAD WinINet.dll !
[ { "date": "2007-01-06", "forum": "FiveWin para Harbour/xHarbour", "text": "Ale,\n\nLo hemos probado con ADSL. Puedes probarlo en otro ordenador ?", "time": "07:56", "topic": "CANNOT LOAD WinINet.dll !", "username": "Antonio Linares" } ]
CANNOT LOAD WinINet.dll !
[ { "date": "2007-01-08", "forum": "FiveWin para Harbour/xHarbour", "text": "Ale,\n\ncuidado con el firewall de windows. Asegúrate de que tu aplicacion está dentro de las excepciones, sino lo bloqueará y te dejará en nil la conexión.\n\nCarlos", "time": "13:36", "topic": "CANNOT LOAD WinINet.dll !...
CANNOT LOAD WinINet.dll !
[ { "date": "2013-02-11", "forum": "Off Topic / Otros temas", "text": "Para los que estan cansados de MS Office y quieren una opcion libre y en las nubes, saludos... <!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":shock:\" title=\"Shocked\" /><!-- s:shock: --> \n\n<!-- m --><a class=\"pos...
CANSADO DE MS-OFFICE
[ { "date": "2013-02-11", "forum": "Off Topic / Otros temas", "text": "Hace años que dejé de usar Office y solo uso Google docs.\n\nHoy por hoy estoy super satisfecho con el cambio, y no dejaria de usarlo salvo que encontrase algo realmente mejor <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt...
CANSADO DE MS-OFFICE
[ { "date": "2016-09-12", "forum": "FiveWin para Harbour/xHarbour", "text": "Buen dia, asi como dice el titulo, necesito saber la cantidad de MESES existentes entre 2 fechas, revise algunas funciones de fechas y consegui una pero es la cantidad de dias transcurridos en un periodo o en un año desde 01/01, ...
CANTIDAD DE MESES Y AÑOS ENTRE 2 FECHAS - RESUELTO
[ { "date": "2016-09-13", "forum": "FiveWin para Harbour/xHarbour", "text": "Bueno, me hice esta pequeña funcion y hasta lo que revise...hace lo que quiero, aca la dejo por si a alguien le es util o si la puede mejorar o le consigue algun detalle...esta probada a vuelo de pajaro, saludos... <!-- s:shock: ...
CANTIDAD DE MESES Y AÑOS ENTRE 2 FECHAS - RESUELTO
[ { "date": "2016-09-20", "forum": "FiveWin para Harbour/xHarbour", "text": "José Luis un buen día.\n\nTengo lo siguiente:\n[quote:2nsjfooe]\n\n# include \"fivewin.ch\"\n\nFunction Main ()\nLocal dfecha1 := \"\"\nLocal sEdad := \"\"\nLocal sDias := \"\"\n\nSET DATE TO ANSI\nSET CENTURY ON\ndFecha1 := ...
CANTIDAD DE MESES Y AÑOS ENTRE 2 FECHAS - RESUELTO
[ { "date": "2016-09-22", "forum": "FiveWin para Harbour/xHarbour", "text": "Ernesto, con la funcion que cree y publique resolvi lo que necesitaba, igual es bueno tener otras opciones, la diferencia con la tuya es que da hasta los dias, la mia solo los años y meses que es lo que necesitaba. igual probare ...
CANTIDAD DE MESES Y AÑOS ENTRE 2 FECHAS - RESUELTO
[ { "date": "2012-11-03", "forum": "FiveWin para Harbour/xHarbour", "text": "Buenos dias listeros, un saludito,\nTenia algun tiempo de estar retirado de las canchas, pues regreso,\n\nUn pregunta que viene dando vueltas haber si es posible, \n\nTengo un dlg con cuatro botones , se pueden mover a volunt...
CAPTURAR CORDENADAS Y MOVER UN BOTTON DENTRO DE UN Dialogo
[ { "date": "2012-11-03", "forum": "FiveWin para Harbour/xHarbour", "text": "No sé que versión de FW manejas pero en samples tienes las fuentes de un ide y creo que ahí hay algo de lo que necestas.\n\nSaludos", "time": "22:59", "topic": "CAPTURAR CORDENADAS Y MOVER UN BOTTON DENTRO DE UN Dialogo"...
CAPTURAR CORDENADAS Y MOVER UN BOTTON DENTRO DE UN Dialogo
[ { "date": "2012-11-04", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias por el tips,\nNo tengo mucha exeriencia, en el asunto pero desearia algo un poco menos complidado porque no se cuales seran las funciones, agradesco desde ya\ncualquier ejmplo simple que puedan compartir.\nMuchas Gr...
CAPTURAR CORDENADAS Y MOVER UN BOTTON DENTRO DE UN Dialogo
[ { "date": "2012-11-04", "forum": "FiveWin para Harbour/xHarbour", "text": "Oscar,\n\nTienes un ejemplo en FWH/samples/design.prg. Te lo copio aqui:\n\ndesign.prg:\n[code=fw:18yb5tab]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #B900B9;\">// Dialogs designer</span>...
CAPTURAR CORDENADAS Y MOVER UN BOTTON DENTRO DE UN Dialogo
[ { "date": "2012-11-05", "forum": "FiveWin para Harbour/xHarbour", "text": "Exelente , \nComo siempre muchas gracias por la ayuda, \n\nOscar Chacon", "time": "04:27", "topic": "CAPTURAR CORDENADAS Y MOVER UN BOTTON DENTRO DE UN Dialogo", "username": "guapilescity" } ]
CAPTURAR CORDENADAS Y MOVER UN BOTTON DENTRO DE UN Dialogo
[ { "date": "2012-11-27", "forum": "FiveWin para Harbour/xHarbour", "text": "Estimados, \n\nGracias como siempre ayuda invaluable.\n\nCon respecto a el mismo topico, mi pregunta es la siguinte\n\nYa tengo los controles y sus cordenadas pero se podra hacer lo siguiente,\n\nCon el click derecho mueves el...
CAPTURAR CORDENADAS Y MOVER UN BOTTON DENTRO DE UN Dialogo
[ { "date": "2012-11-28", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio, is there an error because I create a get with size 12 and then the source became 8 \n @ 1, 2 GET oGet VAR cVar OF oDlg SIZE 130, 12 DESIGN\n\n\n\nPrg source\n\n@ 16, 56 GET oGet SIZE 128, 8 PIXEL OF oDlg", "tim...
CAPTURAR CORDENADAS Y MOVER UN BOTTON DENTRO DE UN Dialogo
[ { "date": "2012-12-01", "forum": "FiveWin para Harbour/xHarbour", "text": "Agradezco desde ya la ayuda \n\nBUENAS , por aqui de nuevo \n\nTodo muy bien hasta que llegamos a la parte donde mueves el control creado , con el mouse.\nEl ultimo control creado mantiene sus coordenadas en el dialog ...
CAPTURAR CORDENADAS Y MOVER UN BOTTON DENTRO DE UN Dialogo
[ { "date": "2011-03-13", "forum": "FiveWin para Harbour/xHarbour", "text": "Buenos dias estimados amigos del foro\nEn el foro encontre estas funciones que estoy tratando de adecuarlas a mis necesidades, pero tengo 2 problemas.\n\n1.- cuando ligo el programa con esta funcion SetCommState( @cDcb ) ) me da...
CAPTURAR LAMADA DE CENTRAL TELEFONICA
[ { "date": "2011-03-13", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola buenas tardes\n\nUna solución es la siguiente\nal principio del programa abres el puerto utilizando las mismas funciones con sus respectivas validaciones como lo estas haciendo \n\nFunction Main\n nCommB := OpenComm( )\...
CAPTURAR LAMADA DE CENTRAL TELEFONICA
[ { "date": "2011-03-14", "forum": "FiveWin para Harbour/xHarbour", "text": "Luis Muchas gracias\nvoy a probar y comunico los resultados", "time": "14:33", "topic": "CAPTURAR LAMADA DE CENTRAL TELEFONICA", "username": "EASYSOFT" } ]
CAPTURAR LAMADA DE CENTRAL TELEFONICA
[ { "date": "2013-12-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola,\n\nalguien sabe como puedo capturar, sin redefinir el bkeydown del xbrowse, las teclas flecha der y flecha izq ?\n\nGracias.\nSaludos. Ariel.", "time": "16:42", "topic": "CAPTURAR VK_LEFT / _RIGHT", "username": ...
CAPTURAR VK_LEFT / _RIGHT
[ { "date": "2013-12-12", "forum": "FiveWin para Harbour/xHarbour", "text": "if GetKeyState( VK_LEFT )\n..\nelse GetAsyncKeyState( VK_RIGHT )\n..\nendif\n\nno sirve?", "time": "19:49", "topic": "CAPTURAR VK_LEFT / _RIGHT", "username": "karinha" } ]
CAPTURAR VK_LEFT / _RIGHT
[ { "date": "2013-12-14", "forum": "FiveWin para Harbour/xHarbour", "text": "Nop, no lo reconoce... la unica forma que lo pude solucionar fue sobreescribiendo el bkeydown\n\nFunction ModifyClass()\n\nOVERRIDE METHOD KeyDown IN CLASS TXBrowse WITH METHOD xBrwKeyDown\n\nEXTEND CLASS TXBrowse WITH DATA bMyKe...
CAPTURAR VK_LEFT / _RIGHT
[ { "date": "2013-12-16", "forum": "FiveWin para Harbour/xHarbour", "text": "<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=6&t=27066&p=150398&hilit=CAPTURAR+VK_LEFT#p150398\">viewtopic.php?f=6&t=27066&p=150398&hilit=CAPTURAR+VK_LEFT#p150398</a><!-- l -->", ...
CAPTURAR VK_LEFT / _RIGHT
[ { "date": "2021-09-22", "forum": "mod_harbour", "text": "From FB - modharbour.club\n\n\ndear friends, would you be so kind as to give an example of how to fill the bootstrap 4 -> card-columns from w3 school from database? I would need 4 columns: image, title, text and button. it would be great if you co...
CARD_COLUMN (example is called SUBMARINE )
[ { "date": "2021-09-22", "forum": "mod_harbour", "text": "Ruth, you can test the program here:\n[url:2x1arzdh]https&#58;//www&#46;modharbour&#46;club/cardcolumns/index&#46;prg[/url:2x1arzdh]\nDownload link for the program:\n[url:2x1arzdh]https&#58;//www&#46;modharbour&#46;club/cardcolumns/cardcolumns&#46...
CARD_COLUMN (example is called SUBMARINE )
[ { "date": "2021-09-22", "forum": "mod_harbour", "text": "Live Demo: [url:tez81lsd]https&#58;//www&#46;modharbour&#46;club/cardcolumns/index&#46;prg[/url:tez81lsd]\n\nDOWNLOAD: [url:tez81lsd]https&#58;//www&#46;modharbour&#46;club/cardcolumns/submarine&#46;zip[/url:tez81lsd]\n\n[img:tez81lsd]https&#58;...
CARD_COLUMN (example is called SUBMARINE )
[ { "date": "2021-09-22", "forum": "mod_harbour", "text": "[b:g5prurx4]Project name \"SUBMARINE\"[/b:g5prurx4]\ntemplate for a web page\ndata comes from a DBF file\nbootstrap 4 -> card-columns from w3 school\nadded a bs4 w3school slider snippet\nLive-Demo\n<!-- m --><a class=\"postlink\" href=\"https://ww...
CARD_COLUMN (example is called SUBMARINE )
[ { "date": "2017-05-12", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola buenas tardes esperando que se encuentren bien les envio cordial saludos.\n\nDespues de tanto tiempo que no entraba al foro y deje de programar un buen de meses,ahora me solicitan un detalle.\n\n1.- Me piden que desarrolle u...
CARGAR ARCHIVOS A DBF DESDE DISCO DURO
[ { "date": "2017-05-13", "forum": "FiveWin para Harbour/xHarbour", "text": "Saludos ACC, para lo del calendario...lo mas recomendado es la clase TCalex de Daniel Gil que esta en los repositorios, coloca ese nombre en el buscador y tendras mucha informacion...en relacion a los demas temas, hay que analiza...
CARGAR ARCHIVOS A DBF DESDE DISCO DURO
[ { "date": "2017-05-15", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"joseluisysturiz\":4s1fx82j]Saludos ACC, para lo del calendario...lo mas recomendado es la clase TCalex de Daniel Gil que esta en los repositorios, coloca ese nombre en el buscador y tendras mucha informacion...en relacio...
CARGAR ARCHIVOS A DBF DESDE DISCO DURO
[ { "date": "2017-05-16", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"ACC69\":2em2v6lx][quote=\"joseluisysturiz\":2em2v6lx]Saludos ACC, para lo del calendario...lo mas recomendado es la clase TCalex de Daniel Gil que esta en los repositorios, coloca ese nombre en el buscador y tendras much...
CARGAR ARCHIVOS A DBF DESDE DISCO DURO
[ { "date": "2017-05-16", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"joseluisysturiz\":1d4q1ep8][quote=\"ACC69\":1d4q1ep8][quote=\"joseluisysturiz\":1d4q1ep8]Saludos ACC, para lo del calendario...lo mas recomendado es la clase TCalex de Daniel Gil que esta en los repositorios, coloca ese ...
CARGAR ARCHIVOS A DBF DESDE DISCO DURO
[ { "date": "2017-05-17", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola buenos dias alguien que me pueda ayudar que metodo debo cargar a mi sistema de lo mencionado anteriormente?? o no me di a entender lo que requiero hacer.\nPorfas \n\nGracias.\nAtte: Adriano C. C.", "time": "15:31", "...
CARGAR ARCHIVOS A DBF DESDE DISCO DURO
[ { "date": "2017-05-17", "forum": "FiveWin para Harbour/xHarbour", "text": "Si lo que quieres es la información sobre un fichero concreto, podrías utilizar\n[code=fw:317mxtve]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #0000ff;\">XBrowse</span><span style=\"...
CARGAR ARCHIVOS A DBF DESDE DISCO DURO
[ { "date": "2017-05-18", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"cnavarro\":i89ktsdx]Si lo que quieres es la información sobre un fichero concreto, podrías utilizar\n[code=fw:i89ktsdx]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #0000ff;\"...
CARGAR ARCHIVOS A DBF DESDE DISCO DURO
[ { "date": "2013-04-08", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola amigos, alguno de ustedes sabe donde puedo encontrar imagenes bmp de COMIDAS, BEBIDAS, TRAGOS, ETC. Para restaurantes, quiero incorporar imagenes a los botones de un punto de venta.\n\nGracias,\nJuan Fco. Vásquez M.\nRep. Do...
CARPETA CON IMAGENES BMP PARA COMIDAS Y BEBIDAS DE RESTAURAN
[ { "date": "2013-04-09", "forum": "FiveWin para Harbour/xHarbour", "text": "Aca hay muchas gratuitas y en las utilidades del foro, hay otros link de imagenes e iconos gratis, en este que te pongo puedes colocar el tema y te traera imagenes relacionadas, espero te sirva, igual en google puedes colocar cos...
CARPETA CON IMAGENES BMP PARA COMIDAS Y BEBIDAS DE RESTAURAN
[ { "date": "2013-04-09", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias Hermano, bendiciones\n\nSaludos,\nJuan", "time": "17:41", "topic": "CARPETA CON IMAGENES BMP PARA COMIDAS Y BEBIDAS DE RESTAURAN", "username": "juan fco. vasquez Mendoza" } ]
CARPETA CON IMAGENES BMP PARA COMIDAS Y BEBIDAS DE RESTAURAN
[ { "date": "2006-01-23", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola a todos:\n\nHace un rato estaba navegando en la pagina de ADS, y me encontre con esta excelente herramienta para diseño de bases de datos SQL:\n\n[url:2erdk7lq]http&#58;//www&#46;casestudio&#46;com[/url:2erdk7lq]\n\nPara los...
CASE Studio 2, para diseño y modelado de base de datos
[ { "date": "2006-01-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Le daremos un vistazo con mucho gusto", "time": "00:12", "topic": "CASE Studio 2, para diseño y modelado de base de datos", "username": "armandini" } ]
CASE Studio 2, para diseño y modelado de base de datos
[ { "date": "2006-01-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Rene:\nHas probado Dezign for databases - <!-- m --><a class=\"postlink\" href=\"http://www.datanamic.com/dezign/\">http://www.datanamic.com/dezign/</a><!-- m --> ?\nQue mejoras trae sobre él ?\n\nSaludos,", "time": "15:59", ...
CASE Studio 2, para diseño y modelado de base de datos
[ { "date": "2006-01-25", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Rene,\n\n Esto es un asunto que me interesa muchisimo. Por lo tanto, me gustaria de saber si alguno de ustedes usa el CASE Studio 2 o alguna otra herramienta CASE pues deseo empezar a usar algo como el CASE Studio 2 y no sé...
CASE Studio 2, para diseño y modelado de base de datos
[ { "date": "2014-03-04", "forum": "FiveWin for Pocket PC", "text": "Hello\n\nI have been asked to get my WindowsMobile application running on a CASIO IT-9000. The program runs OK and done the work to cope with a much higher screen resolution.\n\nHowever the main reason for using this new hardware is it h...
CASIO PrinterLib.lib
[ { "date": "2014-06-17", "forum": "FiveWin for Pocket PC", "text": "Hello,\n\nI have an APP on Casio IT 3000 with a built in printer, printing OK. \n\nTry add this link option: /MACHINE:THUMB", "time": "11:45", "topic": "CASIO PrinterLib.lib", "username": "Salvador" } ]
CASIO PrinterLib.lib
[ { "date": "2023-11-08", "forum": "FiveWin para Harbour/xHarbour", "text": "Estimados amigo,\nobtengo esta cadena JSON pero no puedo procesar la informacion que continua a \"licencia\", gracias por vuestro apoyo\n\n{\"status\":200,\"message\":\"Exito\",\"data\":{\"numero_documento\":\"23869035\",\"grupo_...
CAdena JSON
[ { "date": "2023-11-08", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Willi, prueba de esta manera:\n\n[code=fw:1hsiw33u]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />cJs := <span style=\"color: #ff0000;\">'{\"status\":200,\"message\":\"Exito\",\"data\":{\"numero_docume...
CAdena JSON
[ { "date": "2023-11-08", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias Carlos, funcionó perfectamente", "time": "16:01", "topic": "CAdena JSON", "username": "Willi Quintana" } ]
CAdena JSON
[ { "date": "2010-07-08", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola,\n\nAlguien tiene alguna funcion para calcular el RFC ?\n\nGracias\n\nRene", "time": "00:28", "topic": "CAlculo RFC Mexico", "username": "rene.montano" } ]
CAlculo RFC Mexico
[ { "date": "2010-07-08", "forum": "FiveWin para Harbour/xHarbour", "text": "Hecha un vistazo a este link, talvez sea lo que buscas...\n\n[url:18ihqj2v]http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=6&t=1380&p=5750&hilit=rfc#p5750[/url:18ihqj2v]", "time": "00:33", "topic": "CAlc...
CAlculo RFC Mexico
[ { "date": "2019-12-11", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello, \nI did this simple test:\n[code=fw:3uk9ydan]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <fivewin.ch><br /><br />proc main<span style=\"color: #000000;\">&...
CBS_DROPDOWN select all empty text
[ { "date": "2019-12-12", "forum": "FiveWin for Harbour/xHarbour", "text": "hi,\n[quote=\"AntoninoP\":c7urrw7q]\nMy problem is that when the application starts, the text inside the combobox is all selected:\n[/quote:c7urrw7q]\ni see ... empty <!-- s:idea: --><img src=\"{SMILIES_PATH}/icon_idea.gif\" alt=...
CBS_DROPDOWN select all empty text
[ { "date": "2019-12-12", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Jimmy\":2dtqju47]hi,\n[quote=\"AntoninoP\":2dtqju47]\nMy problem is that when the application starts, the text inside the combobox is all selected:\n[/quote:2dtqju47]\ni see ... empty[/quote:2dtqju47]\n\nmy problem is the...
CBS_DROPDOWN select all empty text
[ { "date": "2019-12-12", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"AntoninoP\":1ptsf8ks]\nmy problem is the blue rectangle...[/quote:1ptsf8ks]\nsorry i don't understand what your Problem with Frame is <!-- s:?: --><img src=\"{SMILIES_PATH}/icon_question.gif\" alt=\":?:\" title=\"Questio...
CBS_DROPDOWN select all empty text
[ { "date": "2019-12-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Here my final code...\n\n[code=fw:25krppaw]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <fivewin.ch><br /><span style=\"color: #00D7D7;\">#include</span> <span sty...
CBS_DROPDOWN select all empty text
[ { "date": "2007-02-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello Fivewinners,\n\nHow i can set CC or BCC in an Outlook via OLE ?\n\nRegards, Norbert", "time": "19:51", "topic": "CC and BCC in Outlook", "username": "NK" } ]
CC and BCC in Outlook
[ { "date": "2007-02-23", "forum": "FiveWin for Harbour/xHarbour", "text": "oMail:CC = \"...\"\noMail:BCC = \"...\"\n\nEMG", "time": "20:00", "topic": "CC and BCC in Outlook", "username": "Enrico Maria Giordano" } ]
CC and BCC in Outlook
[ { "date": "2007-02-25", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"EnricoMaria\":1psyzq0w]oMail:CC = \"...\"\noMail:BCC = \"...\"\n\nEMG[/quote:1psyzq0w]\n\nMany thanks, it works\n\nRegards, Norbert", "time": "20:29", "topic": "CC and BCC in Outlook", "username": "NK" } ]
CC and BCC in Outlook
[ { "date": "2019-01-17", "forum": "FiveWin para Harbour/xHarbour", "text": "CCCO (con copia oculta) no funciona con windows live mail. Sólo funciona con CC (con copia). ¿Algún cambio en MAIL.CH?\n\nRegards, saludos.", "time": "13:53", "topic": "CCCO (con copia oculta) no funciona con windows live...
CCCO (con copia oculta) no funciona con windows live mail.
[ { "date": "2009-05-12", "forum": "Off Topic / Otros temas", "text": "Hi all,\nthe CD duplication company we always use to print the CD for our customers has failed this morning.\nAnyone know a good CD duplication company based in Europe to suggest me ?\n\nThanks", "time": "08:00", "topic": "CD d...
CD duplication in Europe
[ { "date": "2014-10-14", "forum": "FiveWin para Harbour/xHarbour", "text": "hola \n\ncómo enviar correo electrónico utilizando CDO y @outlook.com TLS ?\n\nCDO no admite TLS? ver link\n<!-- m --><a class=\"postlink\" href=\"http://stackoverflow.com/questions/12812408/is-there-some-trick-to-making-vbscrip...
CDO y @outlook.com TLS
[ { "date": "2014-10-17", "forum": "FiveWin para Harbour/xHarbour", "text": "<!-- m --><a class=\"postlink\" href=\"http://www.pctoledo.com.br/forum/viewtopic.php?f=43&t=14189\">http://www.pctoledo.com.br/forum/viewto ... 43&t=14189</a><!-- m -->", "time": "16:33", "topic": "CDO y @outlook.com TL...
CDO y @outlook.com TLS
[ { "date": "2013-07-21", "forum": "FiveWin for Harbour/xHarbour", "text": "To All\n\nI have been trying to use CDO to send SMTP e-mail from a Project Management application I am writing. I have created a Gmail account and I use Rafa's CDO code mentioned in the Spanish forum... and I have been successful....
CDO Email strange behavoir
[ { "date": "2013-07-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Rick,\n\nSometimes, if gmail detect that the account is being used from another location it asks to enter a veryfication code.\n\nMaybe this will be the issue.\n\nCan you use another SMTP provider, ie Amazon cloud services?.", ...
CDO Email strange behavoir
[ { "date": "2013-07-21", "forum": "FiveWin for Harbour/xHarbour", "text": "For it could be useful\nVerify that you have activated the option \"two-step verification\" of your account. (Security)\n\nIf so, in Gmail maybe have to enlist the application that you are using and does not allow that protocol an...
CDO Email strange behavoir
[ { "date": "2013-07-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Cristobal\n\nI have done some research on Google searching for 'gmail smtp relay' .. and it does seem to be possible.\n\nI have entered and verified my security code and the account is active. I am using port 465 and some of the r...
CDO Email strange behavoir
[ { "date": "2013-07-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Rick,\n\nTwo things to try. Check to make sure that the port isn't being blocked at the customer's site. Also, try increasing the timeout interval (it is normally 30).\n\n:Item( \"http://schemas.microsoft.com/cdo/configuration/smt...
CDO Email strange behavoir
[ { "date": "2013-07-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Rick,\n\nAnother thought. The customer company may be intentionally blocking the Gmail site to prevent employees from accessing their personal mail at work.\n\nJames", "time": "22:06", "topic": "CDO Email strange behavoir"...
CDO Email strange behavoir
[ { "date": "2013-07-22", "forum": "FiveWin for Harbour/xHarbour", "text": "James\n\nI had a second set of eyes look at this and I was getting the infamous \"Member not found\" ADO error which doesn't really tell me much .. \n\nHere is what I found and this seems to be the fix .. the cFrom when dealing wi...
CDO Email strange behavoir
[ { "date": "2013-07-23", "forum": "FiveWin for Harbour/xHarbour", "text": "To All\n\nAs I mentioned in the last post .. sending email with CDO is quite possible and using gMail as a 'SMTP RELAY' is a great way to integrate sending e-mail from your applications.\n\nThe final solution ( specific to gmail )...
CDO Email strange behavoir
[ { "date": "2013-07-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Rick,\n\nGlad to hear you solved the problem.\n\nI always specify the From field like this:\n\ncFrom:= [\"James Bott\" <jbott@whatever.com>]\n\nI never tried using a bogus email address during testing--I just send test emails to m...
CDO Email strange behavoir
[ { "date": "2013-07-23", "forum": "FiveWin for Harbour/xHarbour", "text": "I implemented CDO several months back and resolved the remaining SSL issues some of my clients faced.\n\nWith that said, I do NOT use Gmail. It would not surprise me that any corporation or individual who seeks to not have 100%...
CDO Email strange behavoir
[ { "date": "2013-07-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim\n\nI truly understand your concerns .. when using SMTP Relay .. I am using the gMail service to just distribute my e-mail. None of the messages are stored anywhere on any gMail account.\n\nAll I have done is created a gmail ac...
CDO Email strange behavoir
[ { "date": "2013-07-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Rick,\n\nWell, just because you don't store it, doesn't mean that Google doesn't.\n\nTim, which SMTP server are you using? Or, do you have your own mail server setup?\n\nJames", "time": "18:52", "topic": "CDO Email strange...
CDO Email strange behavoir
[ { "date": "2013-07-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Rick,\n\nIt doesn't have to be stored there. Anything you touch Google is recorded ... even your searches, and cross referenced. The EU is now on the verge of assessing massive fines for privacy violations against them. \n\nJam...
CDO Email strange behavoir