I'm woefully unskilled when it comes to coding, but am trying to get a small database going for my software support team to document application/website configurations. Thing are working well, but I'd like to complete some more customization and am simply too unskilled to get the job done. I'm hoping someone can provide some guidance.
For reference, the database/website name is WAICDB (the database type is Access). I created a custom Add/input page, which is easy enough, in FrontPage (which is the extent of my ability for web development) that works well and that WAICDB_Add is redirecting to, allowing the team to input information into the database.
However, retrieving information so that I can use the same format for WAICDB_View, Edit and Copy is a much more difficult proposition. I'm wanting to use the same format that I created with WAICDB_Add for View, Edit and Copy but can't even begin to fathom how to pull in information from the database to populate the fields so that it can be viewed, edited or copied in that format.
Is there any way I can post my content zipped up in this forum for someone to look at? Thanks.