If it's going into an existing profile, there won't be errors unless someone changes something.
And even then it can error out to the next page with the changed values (not the default values from the profile). This is more being done with the RWI than the client code at the moment (for now) Charles Daminato OpenSRS Product Manager Tucows Inc. - [EMAIL PROTECTED] > -----Original Message----- > From: POWERHOUSE [mailto:[EMAIL PROTECTED]] > Sent: February 27, 2002 3:00 PM > To: Charles Daminato; Biz-Lists; [EMAIL PROTECTED] > Subject: Re: Interface question and suggestion for improvement > > > That would be a little difficult, since if it is going to an existing > profile, it has the variables already in there as default values. If you > change that, then that will mess up the existing profile use. > > I guess what I'd do is have it check to see if it's an existing > profile, if > NOT, then make the variables it uses, the default. If it IS then it won't > matter, just don't have it use those var's as default, let it get the > default from the profile. My guess is, the hardest part would be having it > print the error to the order form, instead of to error.html. > > Hard for one, though, may be easy for another. Maybe some of the other > Resellers already have done that, and would not mind sharing how they did > it, that would help OpenSRS from having to work on it "SLOWLY IN THE > BACKGROUND", as it would be just as easy as coping and pasting, then > modifying it to be how they want it to. > > Just a suggestion. > > Thanks > Richard. > http://www.firstratehosting.com "Your Host With the Most!" > http://register.firstratehosting.com/cgi-bin/index.cgi Register > your Domain > with prices starting at ONLY $8.50 Per Year! > https://www.firstratehosting.com/register/cgi-bin/name.cgi > Pre-Register your > .name domain TODAY! > > ----- Original Message ----- > From: "Charles Daminato" <[EMAIL PROTECTED]> > To: "Biz-Lists" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Wednesday, February 27, 2002 12:56 PM > Subject: RE: Interface question and suggestion for improvement > > > > A few things... > > > > Some browsers (IE for example) don't hold form data on a secure > connection, > > so when you go "back", it clears it all (lawd knows why). > Using Netscape > > clears this issue. > > > > As for using javascript; we try to use that as little as possible to > remain > > compatible with as many browsers as we can. What we're working > on (in the > > background, slowly) is changing the behaviour of this page. > What *should* > > happen is, additionally to the error message, the order page is > re-created > > with the CORRECT fields pre-populated. All you have to do then > is correct > > the offending entry and re-submit. > > > > Time TBA on this... > > > > Charles Daminato > > OpenSRS Product Manager > > Tucows Inc. - [EMAIL PROTECTED] > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED]]On Behalf Of Biz-Lists > > > Sent: February 27, 2002 1:49 PM > > > To: [EMAIL PROTECTED] > > > Subject: Interface question and suggestion for improvement > > > > > > > > > Using the Quick Start interface, whenever I forget to fill in > a required > > > field and I hit submit - I get an error message (as it should > be). When > I > > > hit back on the browser the form is completely empty requiring me > > > to retype > > > all of the information. > > > > > > My question is this - is there some other proceedure that I > > > should be using > > > other than the back button so the form will not be cleared??? > > > > > > Here is my suggestion. Using something as simple as > JavaScript the form > > > could be checked before it is submitted. I have wasted a lot of time > > > retyping information - the original mistake is mine but it seems like > the > > > interface could be made a little more user friendly and forgiving. > > > > > > CJS > > > > > > > > > >
