Search:

Type: Posts; User: David King

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Re: Field_Entry_msg and Field_Exit_msg not being sent

    Gregg, I appreciate the comments. This is a new 18.1 web framework app. I had the DDs generate the messages, and ran it. To resolve, I coded it all in Update.
  2. Field_Entry_msg and Field_Exit_msg not being sent

    Any reason why you can think of? I even copied the DD generated messages to the DDO and forward sent them, not being sent, mouse click or tab key navigation.
  3. Replies
    0
    Views
    1,460

    Navigation through tabs

    Setting pbClearAfterSave to False is not preventing the webforms in a group from clearing.
  4. Replies
    1
    Views
    1,314

    WebModalDialog

    What is the web equivalent of peUpdateMode? I am getting a relational-update error on an unrelated prompt list upon popping up.
  5. Replies
    1
    Views
    1,194

    Validation Codes Mainenance source

    Is the CodeMast / CodeType entry view source available? I need to change CodeMast.Value to 50 characters, and include the ability to edit codes in my App.
  6. Replies
    2
    Views
    2,068

    Stop the load view

    Disregard checking rights to conditionally hide a view in the WAF menu system, where is the best place to run some code, and if certain conditions exist, abort the loading of a view (OnLoad) and...
  7. Replies
    1
    Views
    1,284

    Get current focus

    Procedure SwitchPanel Integer iKeyCode Boolean bShift Boolean bAlt Boolean bCtrl
    Send Focus of oDetailGrid
    Send MoveToColumnObject of oDetailGrid...
  8. Replies
    0
    Views
    1,090

    Web App Error after install 18.0

    File Name already exists (RPTCOLS) Never mind, I guess RPTCOLS is a reserved word, deleted table, all is good.
    VDF Error#:900 in line 8338.

    I got this error after installing 18.0 beta, added a...
  9. Replies
    0
    Views
    1,056

    FTP on AWS EC2

    I cannot connect to an external (outgoing) FTP site from within an EC2 instance on the Amazon cloud, with VDF 16.1 I am using passive mode, port 21. I even turned off the Windows firewalls and it...
  10. Replies
    1
    Views
    1,362

    RDS Column numbers

    If you take a report with RDS, go back and insert some additional columns by use of check database, and pressing the insert button, the item numbers do not reorder. I had 7 columns (0 - 6), went back...
  11. Replies
    2
    Views
    1,023

    Re: OnSyncRights

    Also, FYI - NotifyChangeRights and NotifyRightsChange are mentioned, NotifyChangeRights is the correct one.
  12. Replies
    2
    Views
    1,023

    OnSyncRights

    Dennis,

    The Session Management and Login section of help references OnSyncRights, and I only see OnSyncWebApp and OnSyncView.

    David King
  13. Replies
    7
    Views
    1,680

    Re: Preview Font too large

    http://windows.microsoft.com/en-US/windows7/Reset-Internet-Explorer-settings-in-Internet-Explorer-9

    Resetting all settings to factory, it worked. All is good now.

    David
  14. Replies
    7
    Views
    1,680

    Re: Preview Font too large

    IE 9.0.8112 and for running Firefox 14.0.1
  15. Replies
    7
    Views
    1,680

    Preview Font too large

    5635

    The font in preview mode is larger than it should be. Notice that Balances and Address button text font is correct. When compiled, the fonts are ok, just off in the previewer.

    David.
  16. Replies
    1
    Views
    1,137

    Re: Sticky Row Text Color

    Never mind, I figured it out.

    David King.
  17. Replies
    1
    Views
    1,137

    Sticky Row Text Color

    I am trying to set a specific row's text color in a cDBCJGrid and have the text color sticky, moving with the row.
    The report control has OnSetRowColor, how about the CJGrid?

    Any suggestions?...
  18. Replies
    1
    Views
    1,247

    web service returns a handle

    Your whats new in 17.0 states that more of the XML parsing and conversion is done for us, when the function returns a handle. Can you elaborate on this process? Can I see the XML data in the debugger?
  19. Re: getting values from report control with eRC_db_Text

    I figured it out by looking at the code in process_rows:

    Procedure OnComSelectionChanged
    Send Process_Rows
    End_Procedure
    ...
  20. getting values from report control with eRC_db_Text

    What is the recommended procedure to get the column values of the current row when using a text based report control?

    David
  21. Re: Tere is a way to can get access to Members from Electo studio 4.3?

    Add member to your filelist. It is file 140:

    Filelist|New Entry

    C:\Electos\ver4.3\MyWebSite\Data\Member.dat
    Member
    Member
  22. Replies
    1
    Views
    1,549

    Metadata Error

    I have migrated an Electos page to production and am getting error 5635, invalid webobject oHSEDcuments.

    Object Type: MetaData

    What to do?
  23. Replies
    1
    Views
    1,640

    Electos error running in AWS EC2

    Active Server Pages error '00000000'
    Create object failed
    ?
    An error occurred while creating object 'WebAppServerSession'. error '8007007e'
    /LM/W3SVC/1/ROOT/ELECTOS/global.asa, line 129...
  24. Re: Fatal error metadata database corrupted, cannot load studio

    Thanks John, I reinstalled 16.1 and fixed it.
  25. Fatal error metadata database corrupted, cannot load studio

    455445554556

    Just happened this morning.
Results 1 to 25 of 96
Page 1 of 4 1 2 3 4