Recent content by Yatendra

  1. Y

    Reading emails contents(inline images) from outlook

    Hi All, I have a job of reading emails from ms outlook installed on my machine and need to create word document file from email text using progress 4gl. My issue is, I am not able to read the complete email body. I am using the com handles to read outlook emails. By using body attribute of...
  2. Y

    Stop user from viewing the previous page once logged out on pressing browse back button

    Hello Everyone, I am facing issue in my application’s logout scenario. After the user login into website, he/she uses it(website) and when done, they do a logout, which leads them back to login page. But the problem is now, from this login page, if I click the browser back button then it again...
  3. Y

    Dynamic window rendering

    Hi All, Can anyone help me regarding dynamic window rendering process... I want to change look and feel of dynamic windows in windows xp same as the look and feel of as in windows 7. Is any window/manifest file exists anywhere which can result this. Progress version: 9.1E Dynamics version...
  4. Y

    Webspeed setup on linux machine

    Hi All, I am new to web speed. I have a job to setup webspeed on linux machine with apache server. Can anyone provide me the complete steps for configuration webspeed on linux machine. Please help me. Thanks,
  5. Y

    SUPER Procedure of initializeObject of smart frame is setting ERROR-STATUS Handle

    initializeObject SUPER Procedure of smart frame is setting ERROR-STATUS Handle Hi All, I am working on a dynamics application. I have a smart window and a smart frame on the this window. When i run the smart window, the ERROR-STATUS handle is set from RUN SUPER of initializeObject of smart...
  6. Y

    How to make a word dodument file available on web server

    Hello All, I am trying to open such word document that is not available on web server. How can I make the file available to the web server so that it can be viewable and downloadable. Thanks,
  7. Y

    How to create a HTML Page with word document file contents.

    Hello All, I am trying to build a HTML page in webspeed with the contents of a word document file. Is it possible? Please answer... Thanks in advance.
  8. Y

    stream the doc file contents to HTML

    I just want to open the document file on web. Currently only the documents which are in the web server document directory are displaying on web. I want to display such documents which are not in this directory. Is it possible? So i am trying to create a web(HTML) page and want to copy the...
  9. Y

    stream the doc file contents to HTML

    Hello All, Has anyone any idea, how to stream the word document file contents to a web page? I want to display the word document in to web page. Please answer?
  10. Y

    Tracking object versions in dynamics

    4GL/Dyanamics Hi All, Can we keep track the version record of dynamic objects (.ado files) in dynamics. I want to use the dynamic object version record in code. Can anyone help me........
  11. Y

    Dynamic objects version record

    HI, I am working on a progress dynamics project and using round table tool for version contol of objects. In the round table all dyanamics objects are created/modified with .ado extension having a version numver. I want to use this version number through code where round table does not exist...
Top