Our valued sponsor

technical help with shop... anyone?

Jackie2009ws

Banned
BANNED MEMBER
Sep 10, 2009
162
0
16
Register now
You must login or register to view hidden content on this page.
I am just wondering ....When a user clicks to 'check out' it opens a new window to pay by paypal...


I dont want a small, seperate window to open. I want it to flow.


Is this possible?
 
Jackie2009ws said:
I am just wondering ....When a user clicks to 'check out' it opens a new window to pay by paypal...
I dont want a small, seperate window to open. I want it to flow.


Is this possible?
I know this can be done but I don't know how to do it exactly. There is a HTML tag to do this just like there is one for opening links in a new tab or a new window. Go and check out w3schools.com for this.
 
If you have a look in Folder Options under the File Types tab, you can turn off DDE for HTML files that stops them opening in a new window - look it up on the MS site. ;)


Or use Firefox!
 
Hi,


This is a problem I have been asked to solve. Turning off the DDE didn't help but the following did:


Close IE and Outlook 2003,


Open "My computer"->"Tools"-> "Folder Options..."


Select the "File Types" tab,


Scroll to "HTML" click on "Advanced"


Select "Open" from the list of actions, then press "Edit..."


In there you will see "WWW_OpenURLNewWindow" in the use DDE section


Change this to "WWW_OpenURL" and outlook will reuse the open browser.


Hope that helps.
 
Register now
You must login or register to view hidden content on this page.