Mam problem ze scroll barem pod iframe pojawja sie pod firefox pod ie nie
oto link do zrodla registration.html
oto style
oto kod zrodlowy do iframe;
<? /************************************************* * Easy Mail Form * ************************************************** | | | Created by Jasper Koops | | V1.0 | | | | Last Modified 29-12-2005 | | | | Easy Mail Form is released under the terms | | and conditions of the GNU GPL version 2 or | | any later version | ------------------------------------------------- */ include("config.php"); include("language/$language.php"); $_POST['op'] = ""; } if($_POST['op'] != "ds"){ $display_block = " <form action="".$_SERVER['PHP_SELF']."" method="post"> <p style="padding-top: 20px;"> <input type="text" size="35" name="username"> <b>$your_name:</b><br>n <br><br>n <input type="text" size="35" name="mailaddress"> <b>$your_mailaddress:</b><br>n <br><br>n <input type="text" size="35" name="city"> <b>City, State, Zip code:</b><br>n <br><br>n <input type="text" size="35" name="subject"> <b>Church Affliation:</b><br> <br><br>n <input type="text" size="35" name="message"> <b>Date of arrival</b><br> <br><br> <input type="hidden" name="op" value="ds"> <div style="clear: both; height: 1px; font-size: 0; line-height: 0;"></div> <input type="submit" class="submitButt" value="$button"> </p> </form> <p> Crown Plaza, 70 State St, Rochester, NY (585) 546-3450<br /> Christians On The Move $89.00 + applicable taxes<br /><br /> Registration is $25 through July 1st and $30 July 2nd - August 4th. Registration is only required for adults although the convention will host activ
ities and enrichment for people of all ages. Upon completion of your registration, a confirmation will be mailed to you confi
rming receipt of your registration and an itinerary of the events planned for Aug
ust 1 - 4th. The Fellowship thanks you in advance for registering with Christians on the Move
. See you in August! </p> "; }else if($_POST['op'] == "ds"){ //get IP address $ip = $_SERVER['REMOTE_ADDR']; //make time //strip tags //check if e-mail address is valid $display_block = "<p>".$email_invalid."</p><br><br><br>"; } else { //check if all fields are filled in $display_block = "<p>$name_empty</p><br><br><br>"; $display_block = "<p>$subject_empty</p><br><br><br>"; $display_block = "<p>$mailaddress_empty</p><br><br><br>"; $display_block = "<p>$message_empty</p><br><br><br>"; } else { //create the message $msg = "<b>$name:</b> $_POST[username]n<br>"; $msg .= "<b>Church Affliation:</b> $_POST[subject]n<br>"; $msg .= "<b>City,State, Zip code:</b> $_POST[city]n<br>"; $msg .= "<b>$mailaddress:</b> $_POST[mailaddress]n<br>"; $msg .= "<b>$date:</b> $date_messagen<br><br>"; $msg .= "<b>Date of arrival:</b><br>n$_POST[message]nnn<br>"; $msg .= "<br><br><b>IP: $ip</b>n"; $mailheaders = "Reply-To: ".$_POST['mailaddress']."nMIME-Version: 1.0rnContent-type: text/html; charset=iso-8859-1rn"; //send the message //show the filled in values $display_block = "<p><br><b>$your_name:<br></b> $_POST[username]<br><br><br>"; $display_block .= "<b><i><p>To pay your registration fee, select PayPal and follow the PayPal instruction
s. For Payment Form enter your name. For amount enter $25 dollars for each person r
egistered.</i></b><br><br></p>"; $display_block .= "<b><i> <form action="https://www.paypal.com/cgi-bin/webscr" target="_blank" method="post"> <input type="hidden" name="cmd" value="_xclick"> <input type="hidden" name="business" value="wordoflife@frontiernet.net"> <input type="hidden" name="item_name" value=""> <input type="hidden" name="currency_code" value="USD"> <input type="hidden" name="amount" value=""> <input type="image" class="paypalimage" src="http://www.dahgeodesigns.com/christiansonthemove/images/paypalbutton.jpg" name="submit" alt="Make payments with PayPal!"> </form> </i></b><br><br></p>"; $display_block .= "<b><i><p><font color="#00FFFF"> Thank you for registering for the Christians on the Move Fellowship National Convention 2006. <br> If you have not done so, please select the PayPal button which will complete your registration with your
monetary confirmation of $25 per person. God bless you and we thank you for visiting our web site. Please check back with us as we periodically have different events throughout the year. Until then see you in August!!!</font></i></b><br><br></p>"; } } } ?>
<html> <body> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta name="Keywords" content="</span>" /> <meta name="Description" content="" /> <<span style='color:blue'>meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="robots" content="all" /> <meta name="revisit-after" content="5 days" /> <style type="text/css" media="screen,projection"> @import "images/style.css"; </style> </head> <body style="background: #810000;"> <div style="text-align: left; font-size: 12px;" class="cotmfv1"> <p> To register for the Christians on the Move Fellowship National Convention 2006 August 1st - 4th, please enter your information into the fields below and select Send. Successfully completing each field will ensure your information package is ready for you upon arrival. </p> [php]<? echo $display_block; ?>[/php] </div> </body> </html>
-----
edit:
proszê jako¶ sensowanie u¿ywaæ bbcode, bo naprawdê jak cz³owiek widzi takie dziwol±gi to odechciewa siê czytaæ. masz w koñcu ponad 100 postów i nie jeste¶ tu nowy

poprawiam
revyag
wydaje sie ze problem lezy gdzies w kodzie php
poniewaz ten ifram ma scroll bar w ieiframe
probowalem sie z tym uporac ale
