|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Hello,
I need to lock my browser window so that if the client clicks on a link, say in email, it pops up a new browser window and doesn't redirect the one currently open. Can anyone help! Thanks! |
|
#2
|
|||
|
|||
|
How is this related to XML?
|
|
#3
|
|||
|
|||
|
Well, essentialy, it really isn't.
I'm using xml/xsl to pass paramaters and return data from a local database that really shouldn't be redirected to a different site. I was just wondering if there was a way to lock the window. Any thoughts? |
|
#4
|
|||
|
|||
|
Well, if there is it would be operating system/browser specific.
It might be possible to write a javascript function that detects when the browser is loading a new page and if it's trying to go to a different domain it pops up a new browser window. You might try asking in the javascript forum if anyone has done this. |
|
#5
|
|||
|
|||
|
I'll do that! Thanks!
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > Locking browser windows |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|