Prev | Next

Caché WebLink Developer Version 4.3 
 Programming Notes 
 Version v4.3 introduces a wide-ranging list of new functionality and improvements, as 
follows: 
 New Features 
 1. <GRID> control and automation of tables 
2. Cookie automation 
3. New cookie-based security model for hybrid static/dynamic web sites 
4. New "No Security" model for simple data publishing  
5. Mechanisms for legacy application conversion  
6. Prevention of multiple submit button presses  
7. Back-end Process Abort Flag 
8. Variable field focusing 
9. Run-time substitution of variable page names 
10. Over-riding the size, position and attributes of a new application window  
11. Dynamically modifying the edit window in the View/Maintain ASP file section  
12. Bypassing the IP address security test 
13. Pages that call a new application in a window can now return to a specified page  
14. Automatic activity logging 
15. Customised session shutdown routines  
16. New improved Event Broker interface 
17. <BUTTON> tag 
18. Specifying a specific Web Server Port 
19. Event Broker Configuration 
20. High Security Mode 
21. New Symbol Table Save Mechanism is Caché  
22. Developer Application Import Utility  
23. Dynamically handling images and other binary files 
24. What to do if the automatic upgrade process fails  
25. Reducing Developer down to its run-time components  
26. Invoking the Event Broker interface dynamically or from a static page 
 Improvements and bug fixes 
 1. Modifications to internal data structures 
2. JavaScript source file parsing corrected within <SCRIPT> tags  
3. Detection of submit tags that are not in a form 
4. Improved parsing of //type= directives in <SCRIPTS> tags  
5. Visible warning that a script without a directive is being treated as a pre -page script 
6. Namespace/UCI validity checking 
7. Correct handling of comments around JavaScript code blocks  
8. Improved error reporting when compiling within the View/Maintain ASP file section