Thank you for the info John and I have worked on it a bit in my site. It "seems" to cause a problem and some odd behavior. I added two text/html modules to a page, added a differing product to each module, with this code to submit the products. Works fine, but does a few wierd things. 1.) If I use this code to submit a product to a PayPal standard cart, then try to use "settings" from the control panel on the same page with the javascript added in a text/html module, it opens a new cart window and adds another product to it. If I click "Add" from the control panel, same wierd behavior. 2.) If I am logged in as an admin or host, clicking the button to add to the cart will actually open two carts, the first one with one product added, the second with two products added. 3.) If I have NOT previously clicked a button for a product, then the control panel "settings," "add" and so on work fine, until I click a button once, then the behavior begins as in "1.)" here above. I am not sure what to make of all this. Oh, by the way, the "continue shopping" at the bottom of the paypal cart doesn't work either (no longer minimizes cart) and any additional items open new/additional cart windows. I have tried target=_blank and target=_paypal to name the target window to eliminnate duplicate windows with no joy. In classic .asp none of this behavior happens and I am sort of at a loss as to how or why this is occuring in a DNN page with 4.4.1 under .net 2.0. Guess I might have to study Asp.Net 2.0 some more to get a better handle on all this. Any Ideas? Clay |