|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
Window Manipulation & Frame Targeting
How do you manipulate window size, placement, toolbars, etc. w/ PHP... much like the JS function window.open();?
And here is the scenario with the Frame Targeting. I have one frame with a Login.html as its source. And the information from the Login.html form gets passed to a Login.php file, and if it fails the login check it goes to registration.html... however, I don't want the registration.html to be sourced out of the login frame, and be sourced into the main content frame. Any ideas? |
|
#2
|
||||
|
||||
|
RE: Window Manipulation & Frame Targeting
You cannot manipulate window size with php, php is server side and cannot interact with the client like javascript can.
|
|
#3
|
|||
|
|||
|
Message Moved
Thread moved from 'PHP Coding' to 'Client Side Things' by kendo.
Reason: Client Side Question |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > Window Manipulation & Frame Targeting |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|