12. Web Development Tips & Techniques
Following are some general Web development tips and techniques for building your Web Function Applications:
12.2 Automatic Data Apportionment
12.3 Considerations for Browse Lists
12.4 Message Presentation Layout
12.5 Using <RDML MERGE="&END">
12.7 Retrieve Additional Information from Browse List
12.8 Handle the ENTER key in Browsers
12.10 Modify LANSA for the Web Messages
12.11 Set the Initial Focus in an HTML Page
12.12 Tailoring the DEFAULT_SCRIPT
12.13 Generate Static Page Output to the IFS (Integrated File System)
12.14 Integrate LANSA Applications with Static HTML Pages
12.15 CheckBox Visual Web Components
12.17 Modifying charset for non-English Systems
It is strongly recommended that you review the Web and Internet examples in the LANSA SET (Samples Examples Templates) materials. These materials are available on the LANSA Encyclopedia CD-ROM and the www.lansa.com Web site. You might find the following types of samples and examples:
- Select Multiple Entries in List
- Checkbox Initial State
- Data Apportionment
- Buttons Linking to Same Function
- Determining Selected Row Number
- Expandable Menus
- Select a Date from a Calendar
- Select a Start and End Date from a Calendar
- Select a Date in Browse list
- Input/Output Fields in Browse list Column
- Input/Output Fields in Browse list Row
- Downloading a File from IFS
- Uploading a File to IFS
- Everything about Browse lists
- Handling Enter Key Problems