Home
 Articles
 Book Store
 DIT
 Login
 Register
 News
 Online Training Courses
 Programming
 Research Papers
 Software Development
 Students Notes
  Web Hosting


 
 
 Load External Page ?

Q

HI,

I want to load external page into my website,

I want this http://acbar.org/job_search.php page appear as frame in my webpage,

any help will be really appreciated.

(by Maihan | Posted on Sunday, March 22, 2009)



A

Hello Maihan,

You can use an iframe to present that page on yours.  The code would be similar to this:

<iframe src="http://acbar.org/job_search.php"></iframe>

There are other options you can apply.  The below articles/tutorials will explain all of them:

http://www.yourhtmlsource.com/frames/inlineframes.html
http://www.w3schools.com/TAGS/tag_iframe.asp


(by Dan Stephenson | Posted on Sunday, March 22, 2009)


A


(by | Posted on Tuesday, February 16, 2010)

 

if You Think You have a right answer for that Click Here to Post Your answer

 
 
 



 

Copyright © http://www.itbaba.com. 2007 All Rights