If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: janvier
Forum Index » Profile for janvier » Messages posted by janvier
Author Message
Carbonize,
I don't know enough PHP to be able to tell you exactly what type it is. This is a snippet of the page where I want to have the Targe be my iFrame.

$HeadX = '';
if ( $auto_refresh == "Y" && ! empty ( $auto_refresh_time ) ) {
$refresh = $auto_refresh_time * 60; // convert to seconds
$HeadX = "<meta http-equiv=\"refresh\" content=\"$refresh; url=week_details.php?$u_url" .
"date=$startdate$caturl\" target=\"_self\" />\n";
}
$INC = array('js/popups.php');
print_header($INC,$HeadX);


here is the actual file:
http://www.miamipremier.com/webCalendar/week_details.php if you care to check it out.

I thank you all of your assistance.
Janvier
I have no idea what happened other than rewrite everything according to what you guys have posted. YOU GUYS ARE AWESOME!.

Just a quick question that isn't regarding Advance Poll, but rather PHP...
What ARE the PHP commands to have a link open in an iFrame? I have webCalendar and unfortunatelly the support group is not as great as this one. I would like to try a few options if there is more than one way to do it. I have tried: target=\"iFrame\" (i named the iframe 'iFrame')but that didn't work. Any suggestions would be greatly appreciated.

Sincerely,
Janvier
Auron,

What do you mean " link? "

How I wish you were right. To change an extention on a page is probably the easiest thing to do... But like i initially wrote, the page is called aPoll.php and it only has what I intially quoted. No white spaces, or anything else other than that.

At least I don't feel like a looser for posting something that you guys have already written a solution for before.

Janvier
 
Forum Index » Profile for janvier » Messages posted by janvier
Go to:   
Based on the open source JForum