Browser HOW-TO template for a new programmer

dstrasin

New Member
Does anyone out there have good sample template you can post here or email me, that shows how to set up a simple, user-updatable browser?

I simply want to establish somewhat of a standard for our company, on how a new programmer might go about creating a simple browser; one in which a user can update selected fields which will write changes to the database. I would really like to see two versions--one using temp-tables, and one without.

We are running on v8 (character), interfacing with Astea (Dispatch-1).

Thanks in advance! Dave
 
Top