Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-07-2009, 02:57 PM   PM User | #1
mitchw
New to the CF scene

 
Join Date: May 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
mitchw is an unknown quantity at this point
Weblink to PHP routine

I've got a weblink that points to a php file on another machine. When the weblink is selected it opens a new window as the server processes the link. Is there a way to prevent the user's browser from opening a new window just to execute the php routine?
mitchw is offline   Reply With Quote
Old 05-07-2009, 03:12 PM   PM User | #2
Fumigator
UE Antagonizer


 
Fumigator's Avatar
 
Join Date: Dec 2005
Location: Utah, USA, Northwestern hemisphere, Earth, Solar System, Milky Way Galaxy, Alpha Quadrant
Posts: 7,686
Thanks: 42
Thanked 637 Times in 625 Posts
Fumigator is a glorious beacon of lightFumigator is a glorious beacon of lightFumigator is a glorious beacon of lightFumigator is a glorious beacon of lightFumigator is a glorious beacon of light
You could use a hidden iframe, or, a straight-up Ajax call.

http://www.dyn-web.com/tutorials/iframes/hidden.php
__________________
Fumigator is offline   Reply With Quote
Old 05-07-2009, 04:18 PM   PM User | #3
mitchw
New to the CF scene

 
Join Date: May 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
mitchw is an unknown quantity at this point
Thanks for the response, but can't use Iframes in the originating page. I'd be content if PHP would open the window "minimized" and then destroy it when execution is complete.
mitchw is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:57 PM.


Advertisement
Log in to turn off these ads.