Quote Originally Posted by tcustomgolf View Post
qhome...thanks again for this time saving mod, and for adding the support for the backslash, which I truly need in my co. name.

Was wondering, if programtically possible, to add a USPS account name/ID and password to the mod configuration, then when after clicking the auto-fill button, all is filled in and you're already logged in, rather than waiting until selecting a shipping method, then having to log in. Those w/o USPS accounts can leave the config items for ID and PW blank, and it would perform as normal.

Just a thought to save a couple of steps, again, don't know the workings of the API to perform it...

Thanks again....
Unfortunately no. I can only manipulate the initial form page, which is basically a hack of making the usps.com site think you entered bad information on their page and forces it to reload with all your correct data pre-filled. After that you are on the actual usps.com server and my javascript that comes from the contrib has no other control on any other pages. So I can only do it to that one page. Unless we all beg USPS to put everything on one page.