Author Topic: how can i solve this thing..??? iframe dissapear...  (Read 636 times)

luvrockz

  • Regular Member
  • **
  • Posts: 64
  • Karma: +1/-0
    • View Profile
how can i solve this thing..??? iframe dissapear...
« on: July 09, 2010, 02:41:53 PM »
i dnt understand how to explain this... but pls goto http://www.scicomonline.com/new/ there at the top u can find a login button... click that..... u knw what my problem is.... i put a iframe at the top of my page... i cant change it... cox i have a lot of pages and its reallyy difficult.... how can i solve this.... its kinda gone inside... pls help........

luvrockz

  • Regular Member
  • **
  • Posts: 64
  • Karma: +1/-0
    • View Profile
Re: how can i solve this thing..??? iframe dissapear...
« Reply #1 on: July 09, 2010, 02:44:15 PM »
and also there is really big problem in internet explorer...

PHP_Person

  • Expert PHP Helper
  • Regular Member
  • *****
  • Posts: 38
  • Karma: +1/-0
    • View Profile
Re: how can i solve this thing..??? iframe dissapear...
« Reply #2 on: August 13, 2011, 02:53:52 PM »
If you have a webserver and can create php pages, you might want to try this:

Code: [Select]
<?php include("login.php"); ?>

You might have to mess a little with the alignment or css settings, but you should get it right...
I'm about to write some major code in my head right now, so you better watch out!