Hi Everyone,
I was hoping to gain some insight on some things for my newly created web credit application. It consists of two parts, one for the client and one for the web and it’s the web part I’m having a challenging time with.
On the web, I’ve used a tabbed table, so I have three forms (traditional paper documents) contained with one form, so use of a tabbed tables works out well, however there’s a refresh issue I keep running into as it pertains to the file upload control when moving from one page to another and then back again. I have searched the forum and someone suggested to “code it in css”. For the past 10 years, I have developed mostly for the client, so developing an application for the web can be quite challenging. My questions are:
-
Do I have to throw out my current design and start over if this involves CSS resources?
-
Is there a better way to emulate back and forth buttons within a table structure so there’s no browser refresh?
-
Would it have been better to design the form in a third-party tool using HTML and form elements and dump that into Domino?
-
If the answer to #3 is yes, how can one post data from a form to a Domino form? I’m sure this question has been asked tons of times, but any help would be appreciated.
Steve