Search results

  1. rcgomez11

    Question How can I call the local installation of the default browser when application is ran under Citrix?

    Citrix Online Plug-In 12.1.44.1 Windows 7 32 Bit OpenEdge 10.1C Good day, What I'm trying to do is to call my default web browser and automatically opens a specific website (company website) from the 4gl button (click event). All is well when I'm running the dialog with the button in my...
  2. rcgomez11

    Question Sql Server Query vs Progress DB

    Platform: Windows 7 x86 Progress: 10.1C SQL Server: 2008 Express PHP: 5.3.13 I have a linked server configured inside my sql server 2008 which is connected to the ODBC of my progress database. I can now query it inside my php script using sqlsrv driver, but the problem is when I try to monitor...
  3. rcgomez11

    How to open each internet browser if one is not available in the sytem?

    Windows 7 Professional x64 Progress 10.1C Good day ProgressTalkers, I got a module that triggers internet browser to opens-up and directed to go a certain website. The problem is, I wanted to add some features of if that internet browser is not available in the system, e.g. I want to open...
  4. rcgomez11

    Proxy Generator in Windows 7 64 Bit platform...

    Platform: Windows 7 Professional x64 Progress Version: OpenEdge 10.1C Progress Licenses: Client Networking, OE Studio and OE Workgroup RDBMS Good day ProgressTalkers, I'm currently on the process of creating a web service in progress and I'm stuck co'z my proxy generator has an error and...
  5. rcgomez11

    How to install or how I can use ablJSON?

    Progress Version: Openedge 10.1C License: OE Studio Platform: Windows 7 Professional x64 ProgressTalkers, Good day to you all. I want to make a module that grabs data from my database and present it as a valid JSON. Downloaded ablJSON parser and just follow its installation wizard but...
  6. rcgomez11

    Read .w and .p file and get their objects defined in frame...

    Progress Version : 10.1C Platform: Windows 7 Professional 64Bit Good day ProgressTalkers, It's good to be back... I'm trying to build a module that can create an html form from a .w and .p defined frame. I got these codes: DEF VAR L-uno AS INT. DEF VAR L-dos AS DEC. DEF VAR L-tres AS...
  7. rcgomez11

    Unable to run procedure with component handle on web...

    Progress Version : 9.1E Platform: Windows 7 Ultimate 32Bit Good day ProgressTalkers, I have a module that converts word to pdf file, when I tried to run this module using "F2" on keyboard this module goes well as it is expected but when I tried to run this module inside html then...
  8. rcgomez11

    Convertion from MS Word to PDF format...

    Good day ProgressTalkers, Progress Version: 9.1E Platform: Windows 7 Ultimate 32 Bit Is there a way that I can convert uploaded MS Word document to produce PDF formatted file, using 4GL codes? Hope you can help me with this problem of mine, thanks in advance and you'll...
  9. rcgomez11

    Log Function

    Good day ProgressTalkers, I just passed a code/function which is very new to me and I know you can help me. I'm thinking, what's the use of log(number, optional base) function? I'm wondering if it behaves like an audit trail that list all events a user done to the system or something...
  10. rcgomez11

    Remote management of database...

    Server: Windows Server 2008 Standard x86 Progress 9.1E Client: Windows 7 x86 Progress 9.1E Good day ProgressTalkers, I just finished installing our new server(settings on top) and I know that with 2008 server I can't use my progress explorer and using...
  11. rcgomez11

    Webspeed - Bandwidth allocation...

    Good day ProgressTalkers, Progress Version: 9.1E I'm about to deploy my web-module in one of our client, but they require me to submit also the requirement for their bandwidth allocation, how many concurrent users this module/bandwidth can handle to avoid hanging-up. HTML, CSS, JS...
  12. rcgomez11

    Break by inside Dynamic Query

    Good day ProgressTalkers, Progress Version: 9.1E License: Enterprise I just want to know how can I implement break by keyword correctly inside dynamic query, when I tried to use "dbQuery:first-of(0)" with this query "dbQuery:QUERY-PREPARE('preselect each account-dtl...
  13. rcgomez11

    Database Sensitivity...more like that....

    Good Day ProgressTalkers, Is there a way or workaround on how can I know or something like will prompt on my pc whenever a record was added on my database? I'm on my way on creating a feature where if somebody is already logged on and somebody tries to log-in with the same username...
  14. rcgomez11

    Can't make smtpmail.p work...

    Good day ProgressTalkers, OS: Windows 7 Ultimate Progress Version: Progress 9.1e SMTPMail Version: v5_8c SMTP Server: smtp.gmail.com I having hard times figuring out how can I make a module that can send email using smtpmail.p but it always prompt that there is...
  15. rcgomez11

    Multi-Dimensional Array in Progress

    Good Day ProgressTalkers, is there a way that i can implement a multi-dimensional array in my progress script?Thanks in advance...
  16. rcgomez11

    Executing aderb/_printrb in Progress OpenEdge 101c....

    Environment Setup: OS: Windows 7 Ultimate Progress Versions: Progress 91e and Progress OpenEdge 101c Licensed: Progress 91e => Enterprise, Provision and Workgroup Progress OpenEdge 101c => OE Application, OE Enterprise, OE Studio PDF Printer: NovaPDF 7 Problem...
  17. rcgomez11

    How to center every data in every column of my browser?

    Good day progressTalkers, I just wanted to know, how can i make every data in every column of my browser be centered?I just thought that it might give my browser a nicer look..thanks in advance and you all brilliant guys have a good day....
  18. rcgomez11

    Special Characters - Works in desktop application, but in Web, does not....

    Good day progressTalkers, i just want to ask about special characters, because I just notice that in I can't viewed the correct characters in web but it does on desktop applications, I want to know why and how can I correct it so it can show it also in web, hope I made myself clear and...
  19. rcgomez11

    MsgBlaster - Can i have a copy of it?

    Hi progresstalkers, good afternoon from here in the philippines, i need to have a copy of MsgBlaster Control/OCX, can someone lend me a copy of it?i tried to follow the path posted in oehive but it looks like its not there now, hope you can help me with my problem, thanks in advance...
  20. rcgomez11

    Database Startup Error

    "The database was last used Wed Jul 13 13:40:08 2011." "The before-image file expected Wed Jul 08:00:00 2011." "Those dates don't match, so you have wrong copy of one of them." These sentences display when i proserve my database, i know you have alot of ideas progressTalkers, i tried...
Top